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