Revision 1ba39ae...
Go back to digest for 26th May 2013Features in Graphics
Marcel Wiesweg committed changes in [libkface] /:
New face recognition API.
Add the notion of an Identity which is stored in the libkface database and linked by applications via attributes.
Recognition is done by one simple call.
Training is done via a callback class which allows implementation of various schemes which may
be required by future backends (get all images of a person etc.)
File Changes
Added 2 files
- libkface/dataproviders.h
- libkface/identity.h
Modified 1 files
- libkface/recognitiondatabase.h
3 files changed in total