NIST Biometric Evaluation Framework
Software components for biometric technology evaluations
|
#include <cstdint>
#include <memory>
#include <sstream>
#include <string>
#include <vector>
#include <be_error_exception.h>
#include <be_io_filelogsheet.h>
Go to the source code of this file.
Classes | |
class | BiometricEvaluation::IO::FileLogCabinet |
A class to represent a collection of log sheets. 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::IO |
Input/Output functionality. | |