Initial implementation for image device access and capture
commitf3a838e856423af802de1d777a19163843cdf635
authorDaniel Drake <dsd@cs.manchester.ac.uk>
Fri, 26 Oct 2007 23:06:53 +0000 (27 00:06 +0100)
committerDaniel Drake <dsd@cs.manchester.ac.uk>
Fri, 26 Oct 2007 23:09:18 +0000 (27 00:09 +0100)
treef66e37163d76c1938ec47c205d3cf2072bf918ac
parent0aac3706d707b26f478656282d2d7dce47e3adbf
Initial implementation for image device access and capture

Also added new example: img_capture
TODO
examples/Makefile.am
examples/img_capture.c [new file with mode: 0644]
libfprint/Makefile.am
libfprint/core.c
libfprint/fp_internal.h
libfprint/fprint.h
libfprint/img.c [new file with mode: 0644]
libfprint/imgdev.c