|
Nail to Nail Fingerprint Capture Challenge
API for participant-specific one-to-many template generation and template matching.
|
| ▼NBiometricEvaluation | |
| ▼NError | |
| CConversionError | Error when converting one object into another, a property value from string to int, for example |
| CDataError | Error when reading data from an external source |
| CException | The parent class of all BiometricEvaluation exceptions |
| CFileError | File error when opening, reading, writing, etc |
| CMemoryError | An error occurred when allocating an object |
| CNotImplemented | A NotImplemented object is thrown when the underlying implementation of this interface has not or could not be created |
| CObjectDoesNotExist | The named object does not exist |
| CObjectExists | The named object exists and will not be replaced |
| CObjectIsClosed | The object is closed |
| CObjectIsOpen | The object is already opened |
| CParameterError | An invalid parameter was passed to a constructor or method |
| CStrategyError | A StrategyError object is thrown when the underlying implementation of this interface encounters an error |
| ▼NImage | Classes and methods for manipulating images |
| CImage | Represent attributes common to all images |
| CRaw | An image with no encoding or compression |
| ▼NIO | |
| ▼CRecordStore | A class to represent a data storage mechanism |
| CRecord | |
| CRecordStoreIterator | Generic ForwardIterator for all RecordStores |
| ▼NMemory | |
| CAutoArray | A C-style array wrapped in the facade of a C++ STL container |
| ▼NN2N | Contains all the structures and functions used by the API |
| CCandidate | Object used to report a single candidate in a candidate list |
| CFingerImage | Fingerprint image and image attributes |
| CInterface | The interface to the implementations |
| CReturnStatus | Information about the completion status of a method |
1.8.13