libfprint/libfprint
Vasily Khoruzhick c9cdbaf880 aes2550: set partial flag on an image
Set partial flag to remove false minutiae at the perimeter of a scan
2015-12-16 13:24:38 -08:00
..
drivers aes2550: set partial flag on an image 2015-12-16 13:24:38 -08:00
nbis nbis: add one more step of false minutia removal 2015-12-16 13:24:38 -08:00
aeslib.c lib: move frame assembling routines into a separate file and make them usable by non-aes drivers 2015-12-16 13:24:38 -08:00
aeslib.h lib: move frame assembling routines into a separate file and make them usable by non-aes drivers 2015-12-16 13:24:38 -08:00
assembling.c lib: move line assembling routines out of vfs5011 into common code 2015-12-16 13:24:38 -08:00
assembling.h lib: move line assembling routines out of vfs5011 into common code 2015-12-16 13:24:38 -08:00
async.c Implement image capture (both synchronous and asynchronous variants) 2013-08-12 11:18:18 +03:00
core.c lib: Add VFS5011 driver 2015-01-31 13:19:11 +03:00
data.c imgdev: perform 5 scans for enrollment 2013-08-19 11:13:49 +03:00
drv.c Public async API implementation 2008-03-01 13:02:17 +00:00
fp_internal.h imgdev: Add fpi_imgdev_abort_scan() to abort scan gracefully from within the driver. 2015-12-16 13:24:38 -08:00
fprint-list-udev-rules.c rules: Add driver name to the USB properties 2015-03-15 23:13:08 +01:00
fprint.h Implement image capture (both synchronous and asynchronous variants) 2013-08-12 11:18:18 +03:00
img.c lib: add partial image flag 2015-12-16 13:24:38 -08:00
imgdev.c imgdev: reset action_result after reporting it 2015-12-16 13:24:38 -08:00
Makefile.am upeksonly: move regwrite sequences into a header 2015-12-16 13:24:38 -08:00
pixman.c lib: use pixman for imaging utils 2013-08-19 11:13:50 +03:00
poll.c Fix return timeout of fp_get_next_timeout 2011-02-18 13:59:28 +00:00
sync.c Implement image capture (both synchronous and asynchronous variants) 2013-08-12 11:18:18 +03:00