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
701f2f313e
Adding save of videodumpfiles depending on the -d parameter. These videodump file should
...
help in creating a videodev-dumpfile input source. It will help in develouping and work on
the video filter without using a real camera.
Created checkdumpfile as new Makefile target to generate a helper tool to gain some basic information
on the videodump.
3 years ago
.gitignore
fixing gtk warnings, adding BGR24 pixelformat and clear control grid on video stop
3 years ago
ChangeLog
Adding save of videodumpfiles depending on the -d parameter. These videodump file should
3 years ago
LICENSE
initial upload
4 years ago
Makefile
Adding save of videodumpfiles depending on the -d parameter. These videodump file should
3 years ago
Makefile.rules.linux
adding automatic format detection, fixing control display. Adding rudimentary support for controls to SVBONY driver
3 years ago
README.md
initial upload
4 years ago
checkdumpfile.cc
Adding save of videodumpfiles depending on the -d parameter. These videodump file should
3 years ago
configuration.cc
adding automatic format detection, fixing control display. Adding rudimentary support for controls to SVBONY driver
3 years ago
configuration.h
Adding save of videodumpfiles depending on the -d parameter. These videodump file should
3 years ago
convert.cc
Adding save of videodumpfiles depending on the -d parameter. These videodump file should
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
filter.cc
fixing little stuff
4 years ago
filter.h
first experiment with object detection
4 years ago
gui.cc
code cleanup
3 years ago
gui.h
adding automatic format detection, fixing control display. Adding rudimentary support for controls to SVBONY driver
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
Adding save of videodumpfiles depending on the -d parameter. These videodump file should
3 years ago
simpleskycam.ui
adding automatic format detection, fixing control display. Adding rudimentary support for controls to SVBONY driver
3 years ago
video.cc
code cleanup
3 years ago
video.h
adding support for multiple dirvers
4 years ago
videodev-dummy.cc
prepare dummy videodev file. And fixed some warnings.
4 years ago
videodev-dummy.h
adding automatic format detection, fixing control display. Adding rudimentary support for controls to SVBONY driver
3 years ago
videodev-svbcam.cc
fixing blocking thread on grabbing a frame from SVBONY cams and reporting the selected resolution
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
adding automatic format detection, fixing control display. Adding rudimentary support for controls to SVBONY driver
3 years ago
videoframe.cc
kompiliert jetzt auch auf ubuntu 16.04 lts
4 years ago
videoframe.h
first experiment with object detection
4 years ago
SimpleSkyCam
Simple application to create images using a teleskope and a cameramodul.