|
NIST Biometric Evaluation Framework
Software components for biometric technology evaluations
|
| C_WDIR | |
| C_wdirent | |
| CBiometricEvaluation::Finger::AN2KMinutiaeDataRecord | Representation of a Type-9 Record from an AN2K file |
| CBiometricEvaluation::View::AN2KViewVariableResolution::AN2KQualityMetric | A structure to represent an AN2K quality metric |
| CBiometricEvaluation::DataInterchange::AN2KRecord | A class to represent an entire ANSI/NIST record |
| CBiometricEvaluation::Feature::Sort::Angle | Sort by increasing angle (theta) |
| CBiometricEvaluation::DataInterchange::ANSI2004Record | All finger views from a single finger minutiae record |
| CBiometricEvaluation::Device::Smartcard::APDU | |
| CBiometricEvaluation::Device::Smartcard::APDUException | Exception thrown when a command fails |
| CBiometricEvaluation::Device::Smartcard::APDUResponse | The data and status words returned by the card in response to a command |
| CBiometricEvaluation::Framework::API< T > | A convenient way to execute biometric technology evaluation API methods safely |
| CBiometricEvaluation::Memory::AutoArray< T > | A C-style array wrapped in the facade of a C++ STL container |
| CBiometricEvaluation::Memory::AutoArray< uint8_t > | |
| CBiometricEvaluation::Memory::AutoArrayIterator< C, T > | RandomAccessIterator for any AutoArray |
| CBiometricEvaluation::Memory::AutoBuffer< T > | |
| CBiometricEvaluation::Memory::AutoBuffer< ANSI_NIST > | |
| CBiometricEvaluation::DataInterchange::AN2KRecord::CharacterSet | |
| CBiometricEvaluation::Image::TIFF::ClientIO | Struct passed to libtiff client functions |
| CBiometricEvaluation::Image::BMP::ColorTableEntry | One element of the colormap table |
| CBiometricEvaluation::Process::CommandCenter< T, typename >::Command | Parsed command received from the network |
| ►CBiometricEvaluation::Process::CommandCenter< T, typename > | Receive enumerations as commands over the network |
| ►CBiometricEvaluation::IO::Compressor | Common interface for classes providing compressing and decompressing functionality |
| CBiometricEvaluation::Video::Container | Representation of a video container |
| CBiometricEvaluation::Image::Coordinate | A structure to contain a two-dimensional coordinate without a specified origin |
| CBiometricEvaluation::Feature::AN2K11EFS::CorePoint | |
| CBiometricEvaluation::Feature::CorePoint | Representation of the core |
| CBiometricEvaluation::Feature::AN2K11EFS::DeltaPoint | Representation of an extended feature set delta |
| CBiometricEvaluation::Feature::DeltaPoint | Representation of the delta |
| CDIR | |
| Cdirent | |
| ►CBiometricEvaluation::MPI::Distributor | A class to represent an MPI task that distributes work to other tasks |
| CBiometricEvaluation::DataInterchange::AN2KRecord::DomainName | Representation of a domain name for the user-defined Type-2 logical record implementation |
| CBiometricEvaluation::Feature::AN2K7Minutiae::PatternClassification::Entry | |
| CBiometricEvaluation::Feature::AN2K11EFS::ExaminerAnalysisAssessment | Examiner's assessment of an impression |
| ►Cstd::exception | |
| CBiometricEvaluation::Feature::AN2K11EFS::ExtendedFeatureSet | A class to represent the Extended Feature Set optionally present in an ANSI/NIST Type-9 record |
| CBiometricEvaluation::IO::FileLogCabinet | A class to represent a collection of log sheets |
| CBiometricEvaluation::Feature::AN2K7Minutiae::FingerprintReadingSystem | Representation of information about a fingerprint reader system |
| CBiometricEvaluation::Finger::AN2KViewCapture::FingerSegmentPosition | Locations of an individual finger segment in a slap |
| CBiometricEvaluation::Feature::AN2K11EFS::FPPPosition | Representation of finger-palm-plantar position |
| CBiometricEvaluation::Video::Frame | |
| CBiometricEvaluation::Feature::FrictionRidgeGeneralizedPosition | Representation of the position (Finger/Palm/Plantar) used in this class and child classes |
| ►CBiometricEvaluation::Image::Image | Represent attributes common to all images |
| CBiometricEvaluation::Feature::AN2K11EFS::ImageInfo | A structure representing information about the image and extended feature set region |
| ►CBiometricEvaluation::Memory::IndexedBuffer | Wrap a memory buffer with an index |
| ►CBiometricEvaluation::Process::Manager | An interface for intranode process management classes |
| CBiometricEvaluation::Process::MessageCenter | Convenience for asynchronous TCP socket message passing |
| ►CBiometricEvaluation::Feature::Minutiae | A class to represent a set of minutiae data points |
| CBiometricEvaluation::Feature::AN2K11EFS::MinutiaeRidgeCount | Representation of an extended feature set ridge count info |
| CBiometricEvaluation::Feature::AN2K11EFS::MinutiaeRidgeCountConfidence | Representation of an extended feature set minutiae ridge count confidence item |
| CBiometricEvaluation::Feature::AN2K11EFS::MinutiaeRidgeCountInfo | All the ridge count information in one place |
| ►CBiometricEvaluation::Feature::MinutiaPoint | Representation of a finger minutiae data point |
| CBiometricEvaluation::Feature::MPEGFacePoint | Representation of a feature point and a set of points |
| CBiometricEvaluation::Feature::AN2K11EFS::NoFeaturesPresent | A set of flags indicating "No features present" indicators contained within the extended feature set |
| CBiometricEvaluation::Memory::OrderedMap< Key, T > | A map where insertion order is preserved and elements are unique |
| CBiometricEvaluation::Memory::OrderedMapConstIterator< Key, T > | Const Iterator for OrderedMaps |
| CBiometricEvaluation::Memory::OrderedMapIterator< Key, T > | Iterator for OrderedMaps |
| CBiometricEvaluation::Feature::AN2K11EFS::Orientation | Representation of orientation (deviation from upright) and its uncertainty |
| ►Cstd::ostream | |
| CBiometricEvaluation::Feature::AN2K11EFS::Pattern | Fingerprint classification |
| CBiometricEvaluation::Feature::AN2K7Minutiae::PatternClassification | Pattern classification codes |
| CBiometricEvaluation::Feature::Sort::Polar | Sort by increasing distance from center and angle (theta) |
| CBiometricEvaluation::Face::PoseAngle | Representation of pose angle and uncertainty |
| CBiometricEvaluation::View::AN2KViewVariableResolution::PrintPositionCoordinate | Offsets to the bounding boxes for the EJI, full finger views, or EJI segments |
| ►CBiometricEvaluation::IO::Properties | Maintain key/value pairs of strings, with each property matched to one value |
| CBiometricEvaluation::Feature::Sort::Quality | Sort by increasing minutiae quality |
| CBiometricEvaluation::Iris::INCITSView::QualitySubBlock | Representation of an iris quality block |
| CBiometricEvaluation::MPI::Receiver | A class to represent an MPI task that receives WorkPackages containers from the Distributor |
| CBiometricEvaluation::IO::RecordStore::Record | |
| ►CBiometricEvaluation::IO::RecordStore | A class to represent a data storage mechanism |
| CBiometricEvaluation::IO::RecordStoreIterator | Generic ForwardIterator for all RecordStores |
| ►CBiometricEvaluation::IO::RecordStoreUnion | A collection of N related read-only RecordStores, operated on simultaneously |
| CBiometricEvaluation::Image::Resolution | A structure to represent the resolution of an image |
| ►CBiometricEvaluation::MPI::Resources | A class to represent a set of resources needed by an MPI program |
| CBiometricEvaluation::Framework::API< T >::Result | The result of an operation |
| CBiometricEvaluation::Feature::RidgeCountItem | Representation of ridge count data, which is the number of ridges between any two minutia data points, each represented by its index number |
| CBiometricEvaluation::Image::ROI | A structure to represent a region of interest (ROI), which is a bounding box and a set of coordinates |
| CBiometricEvaluation::MPI::Runtime | Runtime support for the startup/shutdown of MPI jobs |
| CBiometricEvaluation::Process::Semaphore | Represent a semaphore that can be used for interprocess communication |
| CBiometricEvaluation::Error::SignalManager | A SignalManager object is used to handle signals that come from the operating system |
| CBiometricEvaluation::Image::Size | A structure to represent the size of an image, in pixels |
| CBiometricEvaluation::Device::Smartcard | Representation of a single ISO 7816 smartcard in the system |
| CBiometricEvaluation::Process::Statistics | Interface for gathering process statistics, such as memory usage, system time, etc |
| CBiometricEvaluation::Framework::Status | Information communicated back from framework methods |
| CBiometricEvaluation::Video::Stream | |
| CBiometricEvaluation::Feature::AN2K11EFS::Substrate | Description of surface on which latent was deposited |
| CBiometricEvaluation::Time::Timer | This class can be used by applications to report the amount of time a block of code takes to execute |
| CBiometricEvaluation::Device::TLV | A class to represent a Tag-Length-Value (TLV) data structure as described in the ISO 7816-4 integrated circuit card standard |
| CBiometricEvaluation::Memory::unique_if< T > | Define a type that is visible when T is not an array |
| CBiometricEvaluation::Memory::unique_if< T[]> | Define a type that is visible when T is an unknown-bound array |
| CBiometricEvaluation::Memory::unique_if< T[S]> | Define a type that is visible when T is an known-bound array |
| ►CBiometricEvaluation::View::View | A class to represent single biometric element view |
| CBiometricEvaluation::Time::Watchdog | A Watchdog object can be used by applications to limit the amount of processing time taken by a block of code |
| ►CBiometricEvaluation::Process::Worker | An abstraction of an instance that performs work on given data |
| ►CBiometricEvaluation::Process::WorkerController | Wrapper of a Worker returned from a Process::Manager |
| CBiometricEvaluation::MPI::WorkPackage | A class to represent a piece of work to be acted upon by a processor |
| ►CBiometricEvaluation::MPI::WorkPackageProcessor | Represents an object that processes the contents of a work package |
| CBiometricEvaluation::Feature::Sort::XY | Sort by increasing Cartesian X-Y coordinate |
| CBiometricEvaluation::Feature::Sort::YX | Sort by increasing Cartesian Y-X coordinate |