フロー図で天体写真を処理するツールです。
詳しい使い方は https://www.hoshinone.highwell.jp/
Visual Flow-based Image Processing Tool
For detailed usage, visit https://www.hoshinone.highwell.jp/
git clone https://github.com/Masa-gh1/HoshinoNe.git cd HoshinoNe
pip install -r requirements.txt
python HoshinoNe.py
This project was developed with assistance from Amazon Q Developer and Gemini Code Assist, AI-powered coding assistants.
MIT License - see LICENSE file for details.
- Phase Correlation: Standard FFT-based image registration technique
- Star Detection: Astronomical image processing methods
- Color Space Conversion: sRGB/ITU-R BT.709 standard matrices
- Edge-Preserving Filters: Gaussian filtering with Sobel edge detection
See THIRD-PARTY-LICENSES.txt for third-party library licenses.