Daniel Drake
f3a838e856
Initial implementation for image device access and capture
...
Also added new example: img_capture
2007-10-27 00:09:18 +01:00
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
Daniel Drake
10bb96a0df
Rename verify to verify_live
...
...to make way for an enroll example which stores on disk, and
a verify example that loads from disk.
2007-10-15 22:16:59 +01:00
Daniel Drake
f81aa47a19
Add 'verify' example skeleton
...
This will become an example program to enroll a fingerprint and then
verify a finger against it.
2007-10-08 17:37:33 +01:00