NIST Biometric Evaluation Framework
Software components for biometric technology evaluations
Namespaces | Enumerations | Functions
be_plantar.h File Reference
#include <iostream>
#include <map>
#include <vector>
#include <be_framework_enumeration.h>

Go to the source code of this file.

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::Plantar
 Biometric information relating to plantar images and derived information.
 

Enumerations

enum class  BiometricEvaluation::Plantar::Position {
  BiometricEvaluation::Plantar::UnknownSole = 60 , BiometricEvaluation::Plantar::RightSole = 61 , BiometricEvaluation::Plantar::LeftSole = 62 , BiometricEvaluation::Plantar::UnknownToe = 63 ,
  BiometricEvaluation::Plantar::RightBigToe = 64
}
 Plantar position codes. More...
 

Functions

 BE_FRAMEWORK_ENUMERATION_DECLARATIONS (BiometricEvaluation::Plantar::Position, BE_Plantar_Position_EnumToStringMap)
 

Function Documentation

◆ BE_FRAMEWORK_ENUMERATION_DECLARATIONS()

BE_FRAMEWORK_ENUMERATION_DECLARATIONS ( BiometricEvaluation::Plantar::Position  ,
BE_Plantar_Position_EnumToStringMap   
)