Skip to content

Image processing application for astrophotography.

License

Notifications You must be signed in to change notification settings

austinlucaslake/astrosight

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

astrosight

Image processing application for astrophotography.


Latest Release License CI Status


Build

To clone the repository on your local machine, please run the following git command in the terminal: git clone https://github.com/austinlucaslake/astrosight.git

Assuming Conan is installed, you may build and run this project as follows: conan build . -b=missing -pr=profile && ./build/Release/main

Similarly, to build and run the program in debug mode, the following command may be used instead: conan build . -b=missing -pr=profile -s=build_type=Debug && ./build/Debug/main

About

Image processing application for astrophotography.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published