No description
e3451158e9
mindtct appears to completely ignore the pixels-per-mm input parameter (ippmm). When processing AES4000 images, the binarized image is completely mangled and a lot of ridge information is lost. Resizing the AES4000's small images results in a huge imaging performance gain. We use imagemagick for the resizing, as it's resizing code resamples the image too (smoothing it out), which further improves performance. |
||
---|---|---|
doc | ||
examples | ||
libfprint | ||
.gitignore | ||
AUTHORS | ||
autogen.sh | ||
ChangeLog | ||
configure.ac | ||
COPYING | ||
COPYING.GPL | ||
HACKING | ||
INSTALL | ||
libfprint.pc.in | ||
Makefile.am | ||
NEWS | ||
README | ||
THANKS | ||
TODO |
libfprint ========= libfprint is part of the fprint project: http://www.reactivated.net/fprint libfprint was originally developed as part of an academic project at the University of Manchester with the aim of hiding differences between different consumer fingerprint scanners and providing a single uniform API to application developers. The ultimate goal of the fprint project is to make fingerprint scanners widely and easily usable under common Linux environments. For more information on libfprint, supported devices, API documentation, etc., see the homepage: http://www.reactivated.net/fprint/Libfprint libfprint is primarily licensed under the GNU LGPL. HOWEVER, THIS PRERELEASE VERSION INCLUDES GPL CODE FROM LIBTHINKFINGER, therefore distribution is subject to both the terms of the LGPL (see COPYING) *and* the GPL (see COPYING.GPL). At release time, I will contact libthinkfinger authors and see if they will be happy to relicense. I expect they will. libfprint includes code from NIST's NBIS software distribution: http://fingerprint.nist.gov/NBIS/index.html We include bozorth3 from the US export controlled distribution. We have determined that it is fine to ship bozorth3 in an open source project, see http://reactivated.net/fprint/US_export_control