Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 271 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 271 Bytes

star_alignment

Align several astronomy / nightscape images by star points in images.

matlab code

Check star_align_average_main.m as the main script.

python code

Check imgprc.py and run it. Need OpenCV, NumPy, SciPy, pywt, piexif, matplotlib be installed.