NIST Biometric Evaluation Framework
Software components for biometric technology evaluations
|
Biometric information relating to plantar images and derived information. More...
Enumerations | |
enum class | Position { UnknownSole = 60 , RightSole = 61 , LeftSole = 62 , UnknownToe = 63 , RightBigToe = 64 } |
Plantar position codes. More... | |
Biometric information relating to plantar images and derived information.
|
strong |
Plantar position codes.
These codes match those in ANSI/NIST. Other minutiae formats may have to map codes into this set.
Enumerator | |
---|---|
UnknownSole | |
RightSole | |
LeftSole | |
UnknownToe | |
RightBigToe |
Definition at line 36 of file be_plantar.h.