FloatImg4PythonBinding/src/v4l2
Mutah f36984db0d Add v4l tools to build system 2021-05-14 00:23:21 +02:00
..
Makefile Add v4l tools to build system 2021-05-14 00:23:21 +02:00
README.md source tree refactor and build system (to be completed) 2021-05-11 22:44:13 +02:00
README.txt source tree refactor and build system (to be completed) 2021-05-11 22:44:13 +02:00
capture.c source tree refactor and build system (to be completed) 2021-05-11 22:44:13 +02:00
essai.sh source tree refactor and build system (to be completed) 2021-05-11 22:44:13 +02:00
exemple.txt source tree refactor and build system (to be completed) 2021-05-11 22:44:13 +02:00
funcs.c source tree refactor and build system (to be completed) 2021-05-11 22:44:13 +02:00
funcs.h source tree refactor and build system (to be completed) 2021-05-11 22:44:13 +02:00
grabvidseq.c source tree refactor and build system (to be completed) 2021-05-11 22:44:13 +02:00
nc-camcontrol.c source tree refactor and build system (to be completed) 2021-05-11 22:44:13 +02:00
notes.txt source tree refactor and build system (to be completed) 2021-05-11 22:44:13 +02:00
rgb2fimg.c source tree refactor and build system (to be completed) 2021-05-11 22:44:13 +02:00
t.c source tree refactor and build system (to be completed) 2021-05-11 22:44:13 +02:00
v4l2_pr_structs.c source tree refactor and build system (to be completed) 2021-05-11 22:44:13 +02:00
v4l2_pr_structs.h source tree refactor and build system (to be completed) 2021-05-11 22:44:13 +02:00
video-infos.c source tree refactor and build system (to be completed) 2021-05-11 22:44:13 +02:00

README.md

Images en virgule flottante, video 4 linux

grabvidseq

tth@lubitel:~/Devel/FloatImg/v4l2$ ./grabvidseq -h
options :
        -d /dev/?       select video device
        -g              convert to gray
        -n NNN          how many frames ?
        -O ./           set Output dir
        -o bla.xxx      set output filename
        -p NN.N         period in seconds
        -r 90           rotate picture
        -s WxH          size of capture
        -c mode         contrast enhancement
        -u              try upscaling...
        -v              increase verbosity

video-infos

Options :
        -e N            examine that, please
        -d              select the video device
        -K              set the K parameter
        -l              list video devices
        -T bla          add a title
        -v              increase verbosity