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.

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 provides an interface to access the data. For more information, please refer to its documentation: bob.db.atnt.Database