|
NIST Fingerprint Image Quality 2
NIST reference implementation fingerprint image quality analyzer.
|
ActionableQualityFeedback structure. More...
#include <nfiq2_interfacedefinitions.hpp>
Public Attributes | |
| std::string | identifier |
| Name of the actionable quality metric. More... | |
| double | actionableQualityValue |
| Numerical value associated with the actionable quality metric. More... | |
ActionableQualityFeedback structure.
Definition at line 34 of file nfiq2_interfacedefinitions.hpp.
| std::string NFIQ2::actionable_quality_feedback_t::identifier |
Name of the actionable quality metric.
Definition at line 36 of file nfiq2_interfacedefinitions.hpp.
| double NFIQ2::actionable_quality_feedback_t::actionableQualityValue |
Numerical value associated with the actionable quality metric.
Definition at line 38 of file nfiq2_interfacedefinitions.hpp.