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
Steffen Pohle
ecb5ff8599
Merge branch 'master' of steffen.gulpe.de:steffen/SimpleSkyCam
...
nixda
4 years ago
Steffen Pohle
d38edd80f2
adding more options
4 years ago
Stefan Jahn
595c27e21a
Mauseingaben gehen jetzt auch mit Gtk 3.18
4 years ago
Steffen Pohle
5f29c24127
adding debugging
4 years ago
Steffen Pohle
ddc814df7d
show object marker only when found
4 years ago
Steffen Pohle
f1e1bd83f7
adding new gui elements
4 years ago
Steffen Pohle
e8f891e8b2
Merge branch 'master' of steffen.gulpe.de:steffen/SimpleSkyCam
...
?
4 years ago
Steffen Pohle
dbf45348db
display error.
4 years ago
Stefan Jahn
57465bb74e
startet und läuft jetzt auch auf ubuntu 16.04 lts
4 years ago
Stefan Jahn
23dc1a1471
kompiliert jetzt auch auf ubuntu 16.04 lts
4 years ago
Steffen Pohle
608e546366
issues.. gui
4 years ago
Steffen Pohle
c05a57c432
adding second version of InputDetectCrossC - seems to work much better
4 years ago
Steffen Pohle
488b392e39
adding a new detection type
4 years ago
Steffen Pohle
6641d1b08f
fixing little stuff
4 years ago
Steffen Pohle
d026f1fa27
saving images works, basic image detection works.
4 years ago
Steffen Pohle
32a1fd8f54
first experiment with object detection
4 years ago
Steffen Pohle
874796b87f
started to work on detection and filter
4 years ago