Enumeration of fingerprint template types for capture and enrolment functions.
Public Attributes | |
ISO_PK_DATA_ANSI_378 | |
Format compatible with ANSI 378. | |
ISO_PK_DATA_FMC_CS | |
Format compatible with ISO/IEC 19794 Finger Minutiae Record (compact size) | |
ISO_PK_DATA_FMC_NS | |
Format compatible with ISO/IEC 19794 Finger Minutiae Record (normal size) | |
ISO_PK_DATA_FMR | |
Format compatible with ISO/IEC 19794 Finger Minutiae Record. | |
ISO_PK_DATA_MINEX_A | |
Format compatible with MINEX A. | |
NO_TEMPLATE | |
No fingerprint template in use. | |
PK_COMP_V2 | |
Compressed standard template; should be used in the majority of cases. | |
PK_COMP_V2_NORM | |
Normalised version of PK_Comp_V2. | |
PK_MAT | |
Little-endian uncompressed template format. | |
PK_MAT_NORM | |
Normalised version of PK_Mat. | |
UNKNOWN | |
Unknown template type (sentinel value) | |