User’s Guide

This package contains the access API and descriptions for the VERA Palmvein and the VERA Spoofing Palmvein database. It only contains the Bob accessor methods to use the DB directly from python, with our certified protocols. The actual raw data for the VERA Palmvein and the VERA Spoofing Palmvein database should be downloaded from the original URL.

The Database Interface

The bob.db.verapalm.Database complies with the standard biometric verification database as described in Common Functionality in all Verification Databases, implementing both interfaces bob.db.verification.utils.SQLiteDatabase and bob.db.verification.utils.ZTDatabase.

Todo

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

Table Of Contents

Previous topic

VERA Palmvein Database

Next topic

Python API

This Page