NIST Biometric Evaluation Framework
Software components for biometric technology evaluations
|
#include <cstdint>
#include <functional>
#include <stdexcept>
#include <memory>
#include <be_framework_status.h>
#include <be_io.h>
#include <be_image.h>
#include <be_memory_autoarray.h>
Go to the source code of this file.
Classes | |
class | BiometricEvaluation::Image::Image |
Represent attributes common to all images. 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::Image |
Basic information relating to images. | |