NIST Biometric Evaluation Framework
Software components for biometric technology evaluations
|
#include <map>
#include <memory>
#include <be_feature_an2k7minutiae.h>
#include <be_feature_an2k11efs.h>
#include <be_memory_autoarray.h>
Go to the source code of this file.
Classes | |
class | BiometricEvaluation::Finger::AN2KMinutiaeDataRecord |
Representation of a Type-9 Record from an AN2K file. 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. | |
Typedefs | |
typedef record | RECORD |
typedef record RECORD |
Definition at line 23 of file be_finger_an2kminutiae_data_record.h.