User’s Guide

This package contains the access API and descriptions for the AT&T database of faces, which is formerly known as the ORL database. The actual raw data for the database should be downloaded from the original URL. If you don’t download the data yourself, it will automatically be downloaded to a temporary directory each time you create a bob.db.atnt.Database object.

This package only contains the Bob accessor methods to use the DB directly from python, using a single self-designed evaluation protocol.

The Database Interface

The bob.db.atnt.Database complies with the standard biometric verification database as described in Common Functionality in all Verification Databases, implementing the interface bob.db.verification.utils.Database.

Todo

Explain the particularities of the bob.db.atnt.Database.