libfprint/libfprint
Anthony Bretaudeau c5a550e42c Add Authentec AES1610 driver
This is an active capacitance swipe-type device similar to but smaller
than the AES2501.

Image processing performance is good but matching performance is not so
good. The bozorth3 matcher needs tweaking in order to better cope with
small sets of minutiae.

With a lowered threshold, matching performance is good enough for now.
2007-11-19 18:39:03 +00:00
..
drivers Add Authentec AES1610 driver 2007-11-19 18:39:03 +00:00
nbis Rework some image handling; add public binarization API 2007-11-17 12:51:28 +00:00
core.c Use G_N_ELEMENTS macro 2007-11-17 23:47:06 +00:00
data.c Add API to delete enroll data 2007-11-19 18:29:26 +00:00
fp_internal.h Add API to access minutiae 2007-11-19 00:27:27 +00:00
fprint.h Add API to delete enroll data 2007-11-19 18:29:26 +00:00
img.c Add API to access minutiae 2007-11-19 00:27:27 +00:00
imgdev.c Fix variable get_img_width/height return value 2007-11-17 13:17:15 +00:00
Makefile.am Add Authentec AES1610 driver 2007-11-19 18:39:03 +00:00