11#ifndef __BE_IRIS_ISO2011VIEW_H__
12#define __BE_IRIS_ISO2011VIEW_H__
51 const std::string &filename,
52 const uint32_t viewNumber);
69 const uint32_t viewNumber);
A class to represent single iris view and derived information.
A class to represent single iris view and derived information.
ISO2011View(const Memory::uint8Array &buffer, const uint32_t viewNumber)
Construct an ISO 2011 iris view from a record contained in a buffer.
ISO2011View(const std::string &filename, const uint32_t viewNumber)
Construct an ISO 2011 iris view from the named file.
ISO2011View()
Construct an empty ISO 2011 iris view.
static const uint32_t BASE_SPEC_VERSION
void readISOHeader(BiometricEvaluation::Memory::IndexedBuffer &buf)
Wrap a memory buffer with an index.
This software was developed at the National Institute of Standards and Technology (NIST) by employees...