You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
4 months ago | |
---|---|---|
.gitignore | 4 months ago | |
CMakeLists.txt | 4 months ago | |
LICENSE | 6 years ago | |
README | 3 years ago | |
bayer.png | 4 months ago | |
database.cpp | 4 months ago | |
database.h | 4 months ago | |
databaseview.cpp | 4 months ago | |
databaseview.h | 4 months ago | |
filesystemwidget.cpp | 1 year ago | |
filesystemwidget.h | 1 year ago | |
icon.ico | 4 months ago | |
icon.png | 4 months ago | |
icon.rc | 4 months ago | |
image.frag | 4 months ago | |
image.vert | 4 months ago | |
imageinfo.cpp | 4 months ago | |
imageinfo.h | 4 months ago | |
imageringlist.cpp | 1 year ago | |
imageringlist.h | 1 year ago | |
imagescrollarea.cpp | 6 years ago | |
imagescrollarea.h | 6 years ago | |
imagescrollareagl.cpp | 4 months ago | |
imagescrollareagl.h | 4 months ago | |
invert.png | 4 months ago | |
loadrunable.cpp | 4 months ago | |
loadrunable.h | 4 months ago | |
main.cpp | 4 months ago | |
mainwindow.cpp | 4 months ago | |
mainwindow.h | 4 months ago | |
nuke.png | 4 months ago | |
rawimage.cpp | 4 months ago | |
rawimage.h | 4 months ago | |
resources.qrc | 4 months ago | |
starfit.cpp | 3 years ago | |
starfit.h | 3 years ago | |
stfslider.cpp | 4 months ago | |
stfslider.h | 4 months ago | |
stretchpanel.cpp | 4 months ago | |
stretchpanel.h | 4 months ago |
README
Simple image viewer with multithreaded image loading
To get all dependencies install these packages
sudo apt install qtbase5-dev libraw-dev libexif-dev libcfitsio-dev
Then to build run
qmake .
make
./tenmon