NIST Biometric Evaluation Framework
Software components for biometric technology evaluations
Classes | Namespaces | Functions
be_finger_an2kview_capture.h File Reference
#include <be_view_an2kview_varres.h>
#include <be_framework_enumeration.h>

Go to the source code of this file.

Classes

class  BiometricEvaluation::Finger::AN2KViewCapture
 Represents an ANSI/NIST variable-resolution finger image. More...
 
struct  BiometricEvaluation::Finger::AN2KViewCapture::FingerSegmentPosition
 Locations of an individual finger segment in a slap. More...
 

Namespaces

namespace  BiometricEvaluation
 This software was developed at the National Institute of Standards and Technology (NIST) by employees of the Federal Government in the course of their official duties.
 
namespace  BiometricEvaluation::Finger
 Biometric information relating to finger images and derived information.
 

Functions

std::ostream & BiometricEvaluation::Finger::operator<< (std::ostream &stream, const AN2KViewCapture::FingerSegmentPosition &fsp)
 Output stream overload for FingerSegmentPosition. More...
 
 BE_FRAMEWORK_ENUMERATION_DECLARATIONS (BiometricEvaluation::Finger::AN2KViewCapture::AmputatedBandaged, BE_Finger_AN2KViewCapture_AmputatedBandaged_EnumToStringMap)
 

Function Documentation

◆ BE_FRAMEWORK_ENUMERATION_DECLARATIONS()

BE_FRAMEWORK_ENUMERATION_DECLARATIONS ( BiometricEvaluation::Finger::AN2KViewCapture::AmputatedBandaged  ,
BE_Finger_AN2KViewCapture_AmputatedBandaged_EnumToStringMap   
)