Nail to Nail Fingerprint Capture Challenge
API for participant-specific one-to-many template generation and template matching.
All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Pages
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 1234]
 NBiometricEvaluation
 NError
 CConversionErrorError when converting one object into another, a property value from string to int, for example
 CDataErrorError when reading data from an external source
 CExceptionThe parent class of all BiometricEvaluation exceptions
 CFileErrorFile error when opening, reading, writing, etc
 CMemoryErrorAn error occurred when allocating an object
 CNotImplementedA NotImplemented object is thrown when the underlying implementation of this interface has not or could not be created
 CObjectDoesNotExistThe named object does not exist
 CObjectExistsThe named object exists and will not be replaced
 CObjectIsClosedThe object is closed
 CObjectIsOpenThe object is already opened
 CParameterErrorAn invalid parameter was passed to a constructor or method
 CStrategyErrorA StrategyError object is thrown when the underlying implementation of this interface encounters an error
 NImageClasses and methods for manipulating images
 CImageRepresent attributes common to all images
 CRawAn image with no encoding or compression
 NIO
 CRecordStoreA class to represent a data storage mechanism
 CRecord
 CRecordStoreIteratorGeneric ForwardIterator for all RecordStores
 NMemory
 CAutoArrayA C-style array wrapped in the facade of a C++ STL container
 NN2NContains all the structures and functions used by the API
 CCandidateObject used to report a single candidate in a candidate list
 CFingerImageFingerprint image and image attributes
 CInterfaceThe interface to the implementations
 CReturnStatusInformation about the completion status of a method