Go to file
Daniel Drake 680142f268 storage: add save/load functionality
Prints can now be saved to disk (but you currently must classify which
finger they are) and you can load them later.

Added 2 simple example programs to demonstrate this.
2007-10-16 14:34:22 +01:00
examples storage: add save/load functionality 2007-10-16 14:34:22 +01:00
libfprint storage: add save/load functionality 2007-10-16 14:34:22 +01:00
.gitignore Create repo structure 2007-10-08 17:16:13 +01:00
AUTHORS Create repo structure 2007-10-08 17:16:13 +01:00
autogen.sh Build system tweaks 2007-10-13 16:03:53 +01:00
ChangeLog Create repo structure 2007-10-08 17:16:13 +01:00
configure.ac Build system tweaks 2007-10-13 16:03:53 +01:00
COPYING upekts: communication handling and enrollment implementation 2007-10-13 17:13:25 +01:00
COPYING.GPL upekts: communication handling and enrollment implementation 2007-10-13 17:13:25 +01:00
HACKING Documentation update 2007-10-08 17:37:58 +01:00
INSTALL Create repo structure 2007-10-08 17:16:13 +01:00
Makefile.am Documentation update 2007-10-08 17:37:58 +01:00
NEWS Create repo structure 2007-10-08 17:16:13 +01:00
README upekts: communication handling and enrollment implementation 2007-10-13 17:13:25 +01:00
THANKS Create repo structure 2007-10-08 17:16:13 +01:00
TODO Rename verify to verify_live 2007-10-15 22:16:59 +01:00

libfprint
http://www.reactivated.net/fprint

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.