Steffen Pohle
c213b00b84
adding debug message
3 years ago
Steffen Pohle
18fbecceed
adding buttons, no function yet.
3 years ago
Steffen Pohle
b99e4bd975
adding buttons, no function yet.
3 years ago
Steffen Pohle
7a82b2c33d
read out monitor geometry, in case we need it
3 years ago
Steffen Pohle
e3b65f1c9d
saving and restoring windows position and size on exit and startup
3 years ago
Stefan Jahn
bf30a38282
Fixed typo
3 years ago
Stefan Jahn
eacab6a56d
Added RAW8 support for SVB camera, fixed RGB24 format; also fixed RGB conversions
3 years ago
Stefan Jahn
3a95c90f7c
Frame saving bug fixes
3 years ago
Stefan Jahn
6a12c34087
Fix in bilenar debayering; is this already real color
3 years ago
Stefan Jahn
36b734d58b
Small fix for bilinear debayering
3 years ago
Stefan Jahn
e1f9d581c4
Enable files >2GB on 32bit systems; some fix for simple debayering
3 years ago
Steffen Pohle
294723388d
ok
3 years ago
Steffen Pohle
1b5fed363a
fixed: video for linux device is busy causes fatal error
3 years ago
Steffen Pohle
ae7db254f6
menu did not set the histogram mode right
3 years ago
Steffen Pohle
98051d6b7c
crash on invalid or not givin dumppath solved.
3 years ago
Steffen Pohle
e5c5b90cad
closing and reopening windows will works. As well as the menus for some settings
3 years ago
Steffen Pohle
3485300d28
spelling issues..
3 years ago
Steffen Pohle
974281ef66
gtk fixed .. detection display should work now.
3 years ago
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
...
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
Stefan Jahn
d359c3e553
Added preliminary SER file implementations
3 years ago