11#ifndef __BE_FACE_ISO2005VIEW_H__
12#define __BE_FACE_ISO2005VIEW_H__
61 const std::string &filename,
62 const uint32_t viewNumber);
84 const uint32_t viewNumber);
A class to represent single facial image view and derived information.
A class to represent single face view and derived information.
static const uint32_t BASE_SPEC_VERSION
ISO2005View(const std::string &filename, const uint32_t viewNumber)
Construct an ISO 2005 face view from the named file.
ISO2005View(const Memory::uint8Array &buffer, const uint32_t viewNumber)
Construct an ISO 2005 face view from a record contained in a buffer.
void readISOHeader(BiometricEvaluation::Memory::IndexedBuffer &buf)
Read the face image data record header from an ISO 2005 record.
ISO2005View()
Construct an empty ISO2005 Face Image Data record.
Wrap a memory buffer with an index.
This software was developed at the National Institute of Standards and Technology (NIST) by employees...