NIST Biometric Evaluation Framework
Software components for biometric technology evaluations
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 1234]
 C_WDIR
 C_wdirent
 CBiometricEvaluation::Finger::AN2KMinutiaeDataRecordRepresentation of a Type-9 Record from an AN2K file
 CBiometricEvaluation::View::AN2KViewVariableResolution::AN2KQualityMetricA structure to represent an AN2K quality metric
 CBiometricEvaluation::DataInterchange::AN2KRecordA class to represent an entire ANSI/NIST record
 CBiometricEvaluation::Feature::Sort::AngleSort by increasing angle (theta)
 CBiometricEvaluation::DataInterchange::ANSI2004RecordAll finger views from a single finger minutiae record
 CBiometricEvaluation::Device::Smartcard::APDU
 CBiometricEvaluation::Device::Smartcard::APDUExceptionException thrown when a command fails
 CBiometricEvaluation::Device::Smartcard::APDUResponseThe 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::ClientIOStruct passed to libtiff client functions
 CBiometricEvaluation::Image::BMP::ColorTableEntryOne element of the colormap table
 CBiometricEvaluation::Process::CommandCenter< T, typename >::CommandParsed command received from the network
 CBiometricEvaluation::Process::CommandCenter< T, typename >Receive enumerations as commands over the network
 CBiometricEvaluation::IO::CompressorCommon interface for classes providing compressing and decompressing functionality
 CBiometricEvaluation::Video::ContainerRepresentation of a video container
 CBiometricEvaluation::Image::CoordinateA structure to contain a two-dimensional coordinate without a specified origin
 CBiometricEvaluation::Feature::AN2K11EFS::CorePoint
 CBiometricEvaluation::Feature::CorePointRepresentation of the core
 CBiometricEvaluation::Feature::AN2K11EFS::DeltaPointRepresentation of an extended feature set delta
 CBiometricEvaluation::Feature::DeltaPointRepresentation of the delta
 CDIR
 Cdirent
 CBiometricEvaluation::MPI::DistributorA class to represent an MPI task that distributes work to other tasks
 CBiometricEvaluation::DataInterchange::AN2KRecord::DomainNameRepresentation of a domain name for the user-defined Type-2 logical record implementation
 CBiometricEvaluation::Feature::AN2K7Minutiae::PatternClassification::Entry
 CBiometricEvaluation::Feature::AN2K11EFS::ExaminerAnalysisAssessmentExaminer's assessment of an impression
 Cstd::exception
 CBiometricEvaluation::Feature::AN2K11EFS::ExtendedFeatureSetA class to represent the Extended Feature Set optionally present in an ANSI/NIST Type-9 record
 CBiometricEvaluation::IO::FileLogCabinetA class to represent a collection of log sheets
 CBiometricEvaluation::Feature::AN2K7Minutiae::FingerprintReadingSystemRepresentation of information about a fingerprint reader system
 CBiometricEvaluation::Finger::AN2KViewCapture::FingerSegmentPositionLocations of an individual finger segment in a slap
 CBiometricEvaluation::Feature::AN2K11EFS::FPPPositionRepresentation of finger-palm-plantar position
 CBiometricEvaluation::Video::Frame
 CBiometricEvaluation::Feature::FrictionRidgeGeneralizedPositionRepresentation of the position (Finger/Palm/Plantar) used in this class and child classes
 CBiometricEvaluation::Image::ImageRepresent attributes common to all images
 CBiometricEvaluation::Feature::AN2K11EFS::ImageInfoA structure representing information about the image and extended feature set region
 CBiometricEvaluation::Memory::IndexedBufferWrap a memory buffer with an index
 CBiometricEvaluation::Process::ManagerAn interface for intranode process management classes
 CBiometricEvaluation::Process::MessageCenterConvenience for asynchronous TCP socket message passing
 CBiometricEvaluation::Feature::MinutiaeA class to represent a set of minutiae data points
 CBiometricEvaluation::Feature::AN2K11EFS::MinutiaeRidgeCountRepresentation of an extended feature set ridge count info
 CBiometricEvaluation::Feature::AN2K11EFS::MinutiaeRidgeCountConfidenceRepresentation of an extended feature set minutiae ridge count confidence item
 CBiometricEvaluation::Feature::AN2K11EFS::MinutiaeRidgeCountInfoAll the ridge count information in one place
 CBiometricEvaluation::Feature::MinutiaPointRepresentation of a finger minutiae data point
 CBiometricEvaluation::Feature::MPEGFacePointRepresentation of a feature point and a set of points
 CBiometricEvaluation::Feature::AN2K11EFS::NoFeaturesPresentA 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::OrientationRepresentation of orientation (deviation from upright) and its uncertainty
 Cstd::ostream
 CBiometricEvaluation::Feature::AN2K11EFS::PatternFingerprint classification
 CBiometricEvaluation::Feature::AN2K7Minutiae::PatternClassificationPattern classification codes
 CBiometricEvaluation::Feature::Sort::PolarSort by increasing distance from center and angle (theta)
 CBiometricEvaluation::Face::PoseAngleRepresentation of pose angle and uncertainty
 CBiometricEvaluation::View::AN2KViewVariableResolution::PrintPositionCoordinateOffsets to the bounding boxes for the EJI, full finger views, or EJI segments
 CBiometricEvaluation::IO::PropertiesMaintain key/value pairs of strings, with each property matched to one value
 CBiometricEvaluation::Feature::Sort::QualitySort by increasing minutiae quality
 CBiometricEvaluation::Iris::INCITSView::QualitySubBlockRepresentation of an iris quality block
 CBiometricEvaluation::MPI::ReceiverA class to represent an MPI task that receives WorkPackages containers from the Distributor
 CBiometricEvaluation::IO::RecordStore::Record
 CBiometricEvaluation::IO::RecordStoreA class to represent a data storage mechanism
 CBiometricEvaluation::IO::RecordStoreIteratorGeneric ForwardIterator for all RecordStores
 CBiometricEvaluation::IO::RecordStoreUnionA collection of N related read-only RecordStores, operated on simultaneously
 CBiometricEvaluation::Image::ResolutionA structure to represent the resolution of an image
 CBiometricEvaluation::MPI::ResourcesA class to represent a set of resources needed by an MPI program
 CBiometricEvaluation::Framework::API< T >::ResultThe result of an operation
 CBiometricEvaluation::Feature::RidgeCountItemRepresentation of ridge count data, which is the number of ridges between any two minutia data points, each represented by its index number
 CBiometricEvaluation::Image::ROIA structure to represent a region of interest (ROI), which is a bounding box and a set of coordinates
 CBiometricEvaluation::MPI::RuntimeRuntime support for the startup/shutdown of MPI jobs
 CBiometricEvaluation::Process::SemaphoreRepresent a semaphore that can be used for interprocess communication
 CBiometricEvaluation::Error::SignalManagerA SignalManager object is used to handle signals that come from the operating system
 CBiometricEvaluation::Image::SizeA structure to represent the size of an image, in pixels
 CBiometricEvaluation::Device::SmartcardRepresentation of a single ISO 7816 smartcard in the system
 CBiometricEvaluation::Process::StatisticsInterface for gathering process statistics, such as memory usage, system time, etc
 CBiometricEvaluation::Framework::StatusInformation communicated back from framework methods
 CBiometricEvaluation::Video::Stream
 CBiometricEvaluation::Feature::AN2K11EFS::SubstrateDescription of surface on which latent was deposited
 CBiometricEvaluation::Time::TimerThis class can be used by applications to report the amount of time a block of code takes to execute
 CBiometricEvaluation::Device::TLVA 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::ViewA class to represent single biometric element view
 CBiometricEvaluation::Time::WatchdogA Watchdog object can be used by applications to limit the amount of processing time taken by a block of code
 CBiometricEvaluation::Process::WorkerAn abstraction of an instance that performs work on given data
 CBiometricEvaluation::Process::WorkerControllerWrapper of a Worker returned from a Process::Manager
 CBiometricEvaluation::MPI::WorkPackageA class to represent a piece of work to be acted upon by a processor
 CBiometricEvaluation::MPI::WorkPackageProcessorRepresents an object that processes the contents of a work package
 CBiometricEvaluation::Feature::Sort::XYSort by increasing Cartesian X-Y coordinate
 CBiometricEvaluation::Feature::Sort::YXSort by increasing Cartesian Y-X coordinate