No description
8e0e8e4386
bz threshold is now 10 (instead of 15). I think it is ok for the moment. If we manage to get higher image quality in the future, we'll change that. max_frame is set to 350. 150 was too low => incomplete fingerprints the driver was designed to stop the acquisition as soon as it gets a blank frame (=> incomplete fingerprints). Now it waits to have at least 50 blank frames before stopping. |
||
---|---|---|
doc | ||
examples | ||
libfprint | ||
.gitignore | ||
AUTHORS | ||
autogen.sh | ||
configure.ac | ||
COPYING | ||
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 licensed under the GNU LGPL version 2.1. See the COPYING file for the license text. Section 6 of the license states that for compiled works that use this library, such works must include libfprint copyright notices alongside the copyright notices for the other parts of the work. We have attempted to make this process slightly easier for you by grouping these all in one place: the AUTHORS file. 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/wiki/US_export_control