Nail to Nail Fingerprint Capture Challenge
API for participant-specific one-to-many template generation and template matching.
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 123]
 CBiometricEvaluation::Memory::AutoArray< T >A C-style array wrapped in the facade of a C++ STL container
 CN2N::CandidateObject used to report a single candidate in a candidate list
 Cstd::exceptionSTL class
 CBiometricEvaluation::Error::ExceptionThe parent class of all BiometricEvaluation exceptions
 CBiometricEvaluation::Error::ConversionErrorError when converting one object into another, a property value from string to int, for example
 CBiometricEvaluation::Error::DataErrorError when reading data from an external source
 CBiometricEvaluation::Error::FileErrorFile error when opening, reading, writing, etc
 CBiometricEvaluation::Error::MemoryErrorAn error occurred when allocating an object
 CBiometricEvaluation::Error::NotImplementedA NotImplemented object is thrown when the underlying implementation of this interface has not or could not be created
 CBiometricEvaluation::Error::ObjectDoesNotExistThe named object does not exist
 CBiometricEvaluation::Error::ObjectExistsThe named object exists and will not be replaced
 CBiometricEvaluation::Error::ObjectIsClosedThe object is closed
 CBiometricEvaluation::Error::ObjectIsOpenThe object is already opened
 CBiometricEvaluation::Error::ParameterErrorAn invalid parameter was passed to a constructor or method
 CBiometricEvaluation::Error::StrategyErrorA StrategyError object is thrown when the underlying implementation of this interface encounters an error
 CN2N::FingerImageFingerprint image and image attributes
 CBiometricEvaluation::Image::ImageRepresent attributes common to all images
 CBiometricEvaluation::Image::RawAn image with no encoding or compression
 CN2N::InterfaceThe interface to the implementations
 CBiometricEvaluation::IO::RecordStore::Record
 CBiometricEvaluation::IO::RecordStoreA class to represent a data storage mechanism
 CBiometricEvaluation::IO::RecordStoreIteratorGeneric ForwardIterator for all RecordStores
 CN2N::ReturnStatusInformation about the completion status of a method