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
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
Stefan Jahn
fd921718e4
kompiliert jetzt auch auf altem Ubuntu
4 years ago
Steffen Pohle
6c60cd381c
adding differentw pixelformat and resolution support
4 years ago
Steffen Pohle
0f4146f6a7
code cleanup, movement vector should be working now
4 years ago
Steffen Pohle
eb49eb8399
preset buttons are working
4 years ago
Steffen Pohle
20dc5313c7
preset buttons are working
4 years ago
Steffen Pohle
2b394e70a4
Merge branch 'master' of steffen.gulpe.de:steffen/SimpleSkyCam
...
merge
4 years ago
Stefan Jahn
96b281e77e
MMX Code repariert, jetzt gibt es auch keine overflows mehr...
4 years ago
Stefan Jahn
806fe41ad5
Geschwindigkeitsoptimierung für die Kreuzkorrelation, MMX ist doch nicht so vorteilhaft... seltsam?
4 years ago