11#ifndef __BE_PALM_AN2KVIEW_H__
12#define __BE_PALM_AN2KVIEW_H__
41 const std::string &filename,
42 const uint32_t recordNumber);
53 const uint32_t recordNumber);
A class to represent a single Palm view and derived information.
Palm::Position getPosition() const
Obtain the palm position.
AN2KView(const std::string &filename, const uint32_t recordNumber)
Construct an AN2K palm view from a file.
QualityMetricSet getPalmQualityMetric() const
Obtain the palm quality metric.
AN2KView(BiometricEvaluation::Memory::uint8Array &buf, const uint32_t recordNumber)
Construct an AN2K palm view from a memory buffer.
RecordType
The type of AN2K record.
A class to represent single view based on an ANSI/NIST record.
std::vector< AN2KQualityMetric > QualityMetricSet
Position
Palm position codes.
This software was developed at the National Institute of Standards and Technology (NIST) by employees...