storage: add save/load functionality
commit680142f268ad8bdfd0cbcbd6654f2e0dc2d20187
authorDaniel Drake <dsd@cs.manchester.ac.uk>
Tue, 16 Oct 2007 13:23:30 +0000 (16 14:23 +0100)
committerDaniel Drake <dsd@cs.manchester.ac.uk>
Tue, 16 Oct 2007 13:34:22 +0000 (16 14:34 +0100)
tree35be8b0f734ae3eddf83e2caee945965331c7e7d
parent3b8f8c195cc49532669cce859be7969ff5813611
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.
examples/Makefile.am
examples/enroll.c [copied from examples/verify_live.c with 70% similarity]
examples/verify.c [copied from examples/verify_live.c with 62% similarity]
examples/verify_live.c
libfprint/data.c
libfprint/fprint.h