instructions to checkout source
[gspca-barcode.git] / README
1 Checkout source code:
2
3         git clone git://git.rot13.org/gspca-barcode
4
5 svv.c
6         very simple program displays or grabs webcam images using the V4L2 interface.
7         It needs GTK+ and the V4L library. Written by Jean-François Moine
8
9         http://moinejf.free.fr/
10         http://moinejf.free.fr/svv.c
11
12
13 Makefile
14         Type "make" to to show camera image and grap single image with g.
15         If recognition is unsuccesfull, image will be displayed for manual inspection.