NIST Biometric Evaluation Framework
Software components for biometric technology evaluations
|
#include <map>
#include <set>
#include <string>
#include <vector>
#include <be_finger_an2kminutiae_data_record.h>
#include <be_finger_an2kview_fixedres.h>
#include <be_latent_an2kview.h>
#include <be_finger_an2kview_capture.h>
#include <be_io_utility.h>
#include <be_memory_autobuffer.h>
#include <be_palm_an2kview.h>
Go to the source code of this file.
Classes | |
class | BiometricEvaluation::DataInterchange::AN2KRecord |
A class to represent an entire ANSI/NIST record. More... | |
struct | BiometricEvaluation::DataInterchange::AN2KRecord::DomainName |
Representation of a domain name for the user-defined Type-2 logical record implementation. More... | |
struct | BiometricEvaluation::DataInterchange::AN2KRecord::CharacterSet |
Namespaces | |
namespace | BiometricEvaluation |
This software was developed at the National Institute of Standards and Technology (NIST) by employees of the Federal Government in the course of their official duties. | |
namespace | BiometricEvaluation::DataInterchange |