User’s Guide¶
This package contains the access API and descriptions for the amicorpus database. It only contains the Bob accessor methods to use the database directly from python, with our certified protocols.
The Database Interface¶
The bob.db.ami.Database
complies with the standard biometric verification database as described in bob.db.base <bob.db.base>, by implementing the bob.db.base.Database
.
Todo
Explain the particularities of the bob.db.ami.Database
database.