NIST Biometric Evaluation Framework
Software components for biometric technology evaluations
|
#include <iostream>
#include <be_feature_minutiae.h>
#include <be_memory_autoarray.h>
#include <be_memory_indexedbuffer.h>
Go to the source code of this file.
Classes | |
class | BiometricEvaluation::Feature::INCITSMinutiae |
A class to represent a set of minutiae in an ANSI/INCITS record. 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::Feature |
Biometric information relating to biometric features not specific to any type of biometric record. | |