c5a550e42c
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.
27 lines
730 B
Text
27 lines
730 B
Text
LIBRARY
|
|
=======
|
|
identification
|
|
test suite against NFIQ compliance set
|
|
make library optionally asynchronous and maybe thread-safe
|
|
nbis cleanups
|
|
API function to determine if img device supports uncond. capture
|
|
race-free way of saying "save this print but don't overwrite"
|
|
|
|
NEW DRIVERS
|
|
===========
|
|
Sunplus 895 driver
|
|
AES3400/3500 driver
|
|
ID Mouse driver
|
|
Support for 2nd generation MS devices
|
|
Support for 2nd generation UPEK devices
|
|
|
|
IMAGING
|
|
=======
|
|
ignore first frame or two with aes2501
|
|
aes2501: increase threshold "sum" for end-of-image detection
|
|
aes2501 gain calibration
|
|
aes4000 gain calibration
|
|
aes4000 resampling
|
|
PPMM parameter to get_minutiae seems to have no effect
|
|
nbis minutiae should be stored in endian-independent format
|
|
|