NIST Biometric Evaluation Framework
Software components for biometric technology evaluations
Classes | Namespaces | Typedefs
be_face_incitsview.h File Reference
#include <vector>
#include <be_image.h>
#include <be_face.h>
#include <be_feature_mpegfacepoint.h>
#include <be_memory_indexedbuffer.h>
#include <be_view_view.h>

Go to the source code of this file.

Classes

class  BiometricEvaluation::Face::INCITSView
 A class to represent single facial image view and derived information. 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::Face
 Biometric information relating to face images and derived information.
 

Typedefs

typedef std::vector< BiometricEvaluation::Face::PropertyBiometricEvaluation::Face::PropertySet
 A set of properties. More...