ほしよみ社会塵のブログ

Archives · 2021

Home

About

Archives

loading..
画像処理RustC++

PixInsight Class Library を自作プログラムから呼び出してみる

あいさつこんにちは.突然ですが,皆さんは PixInsight Class Library(PCL)をご存知でしょうか.PixInsight 内部の機能がプログラムの形で提供されています. The PixInsight Class Library (PCL) is a C++ development framework to build PixInsight modules.PixInsight modules are special shared libraries (.so files on FreeBSD and Linux; .dylib under macOS; .dll files on Windows) that communicate with the PixInsight core ap..

Read more