87 Commits (839d5d7c6d163f8285c3c0122d5a8797c30fa0e2)
 

Author SHA1 Message Date
Stefan Jahn 839d5d7c6d Avoid to write into smaller (in height) destination image
3 years ago
Stefan Jahn e6566646c6 Fixed another possible bug in the simple version of debayering GRBG16
3 years ago
Stefan Jahn 032cbdc0cf Added bilinear debayer of GRBG16, not yet tested
3 years ago
Steffen Pohle 59c59e557a using key to change histogram scale setting value
3 years ago
Stefan Jahn 7046b2edc9 Logarithmic scale depending on variable
3 years ago
Stefan Jahn c4b45efb9a Removed off-by-one error in zoomed histogram
3 years ago
Stefan Jahn ca56050ec5 Logarithmic histogram for testing...
3 years ago
Stefan Jahn 8cbf46d78e Added zoom functionality in histogram
3 years ago
Stefan Jahn c879097e89 small optimization
3 years ago
Steffen Pohle d9c22be57e save some time
3 years ago
Steffen Pohle 21b771a025 adding input for histogram
3 years ago
Steffen Pohle d4f71a7847 histogram
3 years ago
Steffen Pohle 1877e5951c adding histogram
3 years ago
Steffen Pohle f26d9e7396 fixed compilse warnings, added -ltiff to the librarys neeeded to compile
3 years ago
Stefan Jahn 209cbf9b43 Added some comments about DNG file endianess
3 years ago
Steffen Pohle b115537323 split application into different windows.
3 years ago
Steffen Pohle 03b12788cf adding RAW16 format
3 years ago
Steffen Pohle a89548deb4 add errorexit function to print error message, backtrace and exit application
3 years ago
Steffen Pohle aeb43f5a46 add errorexit function to print error message, backtrace and exit application
3 years ago
Steffen Pohle b77a3d7509 VideoFrame added methode ToPixbuf.
3 years ago
Steffen Pohle 3c39f17c45 Update 'README.md'
3 years ago
Steffen Pohle 6f3eacfded Update 'README.md'
3 years ago
Steffen Pohle 27b3a0f07d fix
3 years ago
Steffen Pohle 9cab2c3722 reading and writing of dumpfiles should work.
3 years ago
Stefan Jahn 9ee7aa91d8 Support for DNG file export (for RAW and RGB right now)
3 years ago
Stefan Jahn 3182cb51e5 Fixed timestamps in SER files
3 years ago
Steffen Pohle 3b44f3ae66 clean up all compile warnings.
3 years ago
Stefan Jahn 0e0638ec21 Tested SER file writing, added timestamps at end of SER file; reading should also work
3 years ago
Stefan Jahn 197cd5c443 SER file format works now for writing.
3 years ago
Steffen Pohle ad106709f2 fixing compile warnings.
3 years ago
Steffen Pohle 701f2f313e Adding save of videodumpfiles depending on the -d parameter. These videodump file should
3 years ago
Stefan Jahn d359c3e553 Added preliminary SER file implementations
3 years ago
Steffen Pohle 8d96a401fd code cleanup
3 years ago
Steffen Pohle dda54345ce fixing gtk warnings, adding BGR24 pixelformat and clear control grid on video stop
3 years ago
Steffen Pohle 77c99d1e29 fixing blocking thread on grabbing a frame from SVBONY cams and reporting the selected resolution
3 years ago
Steffen Pohle c635975500 adding automatic format detection, fixing control display. Adding rudimentary support for controls to SVBONY driver
3 years ago
Steffen Pohle 27d0d9bbe7 prepare dummy videodev file. And fixed some warnings.
4 years ago
Steffen Pohle 0737f228fe fixed error on compiling without SVBCam
4 years ago
Steffen Pohle f646fe74cc no svbcam support on default
4 years ago
Steffen Pohle 46d67f624c adding support for SBVCams.
4 years ago
Steffen Pohle fccdc0eed7 saving config did not worked with spaces right.
4 years ago
Steffen Pohle dfd56e3b30 Merge branch 'master' of steffen.gulpe.de:steffen/SimpleSkyCam
4 years ago
Steffen Pohle 3e7fa34222 adding support for multiple dirvers
4 years ago
Steffen Pohle 3fb13b364f compile
4 years ago
Steffen Pohle 615adc8930 Merge branch 'master' of steffen.gulpe.de:steffen/SimpleSkyCam
4 years ago
Steffen Pohle 60221e364f export detmatrix out of thread
4 years ago
Stefan Jahn d9aa6ee4db Gray conversion returns now 8 bit instead of 9 bit
4 years ago
Steffen Pohle aad9e0b6ef change sum of products from float to int, no float needed
4 years ago
Stefan Jahn a7d696384a Fixed approx. gray calculations for cross correlations
4 years ago
Stefan Jahn e75e2adedf Kreuzkorrelation nicht mehr mit Rot-Kanal, sondern auf dem Grau-Bild (R+G+B)
4 years ago