ほしよみ社会塵のブログ

Tags · Rust

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
loading..
写真画像処理カメラRust

Rustのrawloader Crateを使ってみる

あいさつこんにちは.最近の新月期の土日はなかなかぱっとしない天気ですね.こんな時は遠征記でも書きたいのですが,タイミング的にまだ違うと思ったので,代わりの記事になります.今流行り(?)のRustを使った小ネタです.

Read more