NIST Biometric Evaluation Framework
Software components for biometric technology evaluations
|
#include <string>
#include <vector>
#include <be_iris.h>
#include <be_image.h>
#include <be_memory_indexedbuffer.h>
#include <be_view_view.h>
Go to the source code of this file.
Classes | |
class | BiometricEvaluation::Iris::INCITSView |
A class to represent single iris view and derived information. More... | |
struct | BiometricEvaluation::Iris::INCITSView::QualitySubBlock |
Representation of an iris quality block. 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::Iris |
Biometric information relating to iris images and derived information. | |