Simple application to create images using a telescope and a camera.
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.
 
 
 
 
Steffen Pohle 21b771a025
adding input for histogram
3 years ago
.gitignore fixing gtk warnings, adding BGR24 pixelformat and clear control grid on video stop 3 years ago
ChangeLog Support for DNG file export (for RAW and RGB right now) 3 years ago
LICENSE initial upload 4 years ago
Makefile adding histogram 3 years ago
Makefile.rules.linux fixed compilse warnings, added -ltiff to the librarys neeeded to compile 3 years ago
README.md Update 'README.md' 3 years ago
checkdumpfile.cc fixing compile warnings. 3 years ago
configuration.cc reading and writing of dumpfiles should work. 3 years ago
configuration.h add errorexit function to print error message, backtrace and exit application 3 years ago
convert.cc adding RAW16 format 3 years ago
convert.h adding automatic format detection, fixing control display. Adding rudimentary support for controls to SVBONY driver 3 years ago
detect.cc prepare dummy videodev file. And fixed some warnings. 4 years ago
detect.h adding support for multiple dirvers 4 years ago
dng.cc Added some comments about DNG file endianess 3 years ago
dng.h Added some comments about DNG file endianess 3 years ago
filter.cc fixing little stuff 4 years ago
filter.h first experiment with object detection 4 years ago
gui.cc adding histogram 3 years ago
gui.h adding input for histogram 3 years ago
histogram.cc adding input for histogram 3 years ago
histogram.h adding histogram 3 years ago
json.cc saving config did not worked with spaces right. 4 years ago
json.h preset buttons are working 4 years ago
main.cc add errorexit function to print error message, backtrace and exit application 3 years ago
ser.cc Fixed timestamps in SER files 3 years ago
ser.h Fixed timestamps in SER files 3 years ago
simpleskycam.h add errorexit function to print error message, backtrace and exit application 3 years ago
simpleskycam.ui adding input for histogram 3 years ago
video.cc adding histogram 3 years ago
video.h reading and writing of dumpfiles should work. 3 years ago
videodev-dummy.cc prepare dummy videodev file. And fixed some warnings. 4 years ago
videodev-dummy.h reading and writing of dumpfiles should work. 3 years ago
videodev-dumpfile.cc VideoFrame added methode ToPixbuf. 3 years ago
videodev-dumpfile.h reading and writing of dumpfiles should work. 3 years ago
videodev-svbcam.cc adding RAW16 format 3 years ago
videodev-svbcam.h fixing blocking thread on grabbing a frame from SVBONY cams and reporting the selected resolution 3 years ago
videodev-v4l2.cc adding automatic format detection, fixing control display. Adding rudimentary support for controls to SVBONY driver 3 years ago
videodev-v4l2.h adding automatic format detection, fixing control display. Adding rudimentary support for controls to SVBONY driver 3 years ago
videodev.cc fixing gtk warnings, adding BGR24 pixelformat and clear control grid on video stop 3 years ago
videodev.h reading and writing of dumpfiles should work. 3 years ago
videoframe.cc VideoFrame added methode ToPixbuf. 3 years ago
videoframe.h VideoFrame added methode ToPixbuf. 3 years ago

README.md

SimpleSkyCam

Simple application to create images using a teleskope and a cameramodul.

Screenshots and other stuff can be found at: https://steffen.gulpe.de/progs/SimpleSkyCam