Skip to content

ppolesiuk/spica

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spica

C library for image processing related to astrophotography. Always far from complete, but I hope it might be useful, at least to me.

Building and installing

This library uses CMake, and can be build and installed as any other CMake project:

$ cmake CMakeList.txt
$ make
# make install

Documentation

You can generate local documentation using Doxygen:

$ doxygen

Examples

You can find some examples in examples directory.

About

Astrophotography image processing library

Resources

License

Stars

Watchers

Forks

Packages

No packages published