Find a file
Benjamin Berg 2a9ad74ec4 print: Reject enroll images that can't be matched
If the score of a print matching itself is too low to match, then
reject it. It can never match and it is therefore completely useless.

Also change this into a non-fatal error, the user is free to retry the
enroll step in the hope that more minutiae is found (e.g. longer swipe).
2022-05-17 19:16:32 +00:00
.ci ci: Add ABI check 2019-08-05 20:05:13 +02:00
.gitlab-ci ci: Pull in diffutils 2021-09-15 16:27:17 +02:00
data elan: add PID 0x0c4b 2022-04-14 17:21:52 +08:00
demo demo: Do not build udev_rules inside flatpak 2021-06-25 09:54:00 +02:00
doc ssm: Add API to silence most state change debug messages 2021-12-02 13:54:59 +01:00
examples examples: Check whether the returned date is valid 2022-02-03 14:49:49 +01:00
libfprint print: Reject enroll images that can't be matched 2022-05-17 19:16:32 +00:00
scripts scripts: Speed up uncrustify by running 4 jobs in parallel 2021-07-01 13:19:03 +02:00
tests tests: Test suspend/resume and sysfs attributes in synaptics 2022-05-17 20:29:00 +02:00
.git-blame-ignore-revs .git-blame-ignore-revs: Ignore formatting commit and add hint how to use it 2020-12-07 19:01:10 +01:00
.gitignore gitignore: Remove autotools ignores, add _build 2020-02-10 11:41:40 +01:00
.gitlab-ci.yml ci: Reference image directly for forks 2021-09-15 17:23:00 +02:00
AUTHORS AUTHORS: Update 2012-12-14 13:17:24 +01:00
code-of-conduct.md Add code of conduct document 2019-07-25 12:04:39 +02:00
COPYING upekts relicensing 2007-11-15 09:54:35 +00:00
HACKING.md HACKING: Clarify the intent of the license 2019-08-05 13:37:28 +02:00
INSTALL INSTALL: Update for Meson 2018-05-18 01:16:30 +02:00
MAINTAINERS Add MAINTAINERS file 2020-05-22 15:00:11 +02:00
meson.build context: Log version number at startup 2022-04-10 13:58:58 +02:00
meson_options.txt meson: Permit disabling (and forcing) installation of udev rules 2021-06-25 09:54:00 +02:00
NEWS Release 1.94.3 2022-02-11 19:36:43 +01:00
README.md Convert README to markdown 2022-02-11 19:36:22 +01:00
THANKS Thanks to Greg and Martin from AuthenTec 2012-11-29 09:51:55 +01:00

libfprint

libfprint is part of the fprint project: https://fprint.freedesktop.org/

History

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.

The academic university project runs off a codebase maintained separately from this one, although I try to keep them as similar as possible (I'm not hiding anything in the academic branch, it's just the open source release contains some commits excluded from the academic project).

License

THE UNIVERSITY OF MANCHESTER DOES NOT ENDORSE THIS THIS SOFTWARE RELEASE AND IS IN NO WAY RESPONSIBLE FOR THE CODE CONTAINED WITHIN, OR ANY DAMAGES CAUSED BY USING OR DISTRIBUTING THE SOFTWARE. Development does not happen on university computers and the project is not hosted at the university either.

For more information on libfprint, supported devices, API documentation, etc., see the homepage: https://fprint.freedesktop.org/

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 https://fprint.freedesktop.org/us-export-control.html

Older versions of libfprint are available at: https://sourceforge.net/projects/fprint/files/

Historical mailing-list archives: http://www.reactivated.net/fprint_list_archives/

Historical website: http://web.archive.org/web/*/https://www.freedesktop.org/wiki/Software/fprint/