Go to file
Daniel Drake 659d8346be Compiler flags update
Dropped -Wextra as it is not that useful.
Set compiler flags to be more like the kernel's.
Set std=gnu99
Fixed some warnings.
2007-12-27 01:06:55 +00:00
doc Return images through enroll/verify path 2007-11-15 09:54:39 +00:00
examples Cleanup discover_device in examples 2007-12-01 13:00:33 +00:00
libfprint Compiler flags update 2007-12-27 01:06:55 +00:00
.gitignore Doc and build updates 2007-11-15 23:00:04 +00:00
AUTHORS Add Authentec AES1610 driver 2007-11-19 18:39:03 +00:00
COPYING upekts relicensing 2007-11-15 09:54:35 +00:00
HACKING Doc and build updates 2007-11-15 23:00:04 +00:00
INSTALL Create repo structure 2007-10-08 17:16:13 +01:00
Makefile.am Version 0.0.2 2007-11-17 13:17:15 +00:00
NEWS v0.0.5 release 2007-12-07 15:07:07 +00:00
README Add a disclaimer for the university 2007-12-07 15:05:13 +00:00
THANKS Doc and build updates 2007-11-15 23:00:04 +00:00
TODO Compiler flags update 2007-12-27 01:06:55 +00:00
autogen.sh Fix img_capture_continuous build 2007-11-04 19:10:23 +00:00
configure.ac Compiler flags update 2007-12-27 01:06:55 +00:00
libfprint.pc.in Build system tweaks 2007-10-31 15:44:36 +00:00

README

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.

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).

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:
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