User’s Guide

This package contains the access API and descriptions for the BioSecure database. The actual raw data for the database should be downloaded from the original URL. This API is only compatible with the DS2 Still face image part of the BioSecure database.

This package only contains the Bob accessor methods to use the DB directly from python.

The Database Interface

The bob.db.biosecure.Database complies with the standard biometric verification database as described in bob.db.base <bob.db.base>, implementing the interface bob.db.base.SQLiteDatabase.

Todo

Explain the particularities of the bob.db.biosecure.Database database.