NIST Fingerprint Image Quality 2
NIST reference implementation fingerprint image quality analyzer.
Public Attributes | List of all members
NFIQ2::actionable_quality_feedback_t Struct Reference

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...
 

Detailed Description

ActionableQualityFeedback structure.

Definition at line 34 of file nfiq2_interfacedefinitions.hpp.

Member Data Documentation

◆ identifier

std::string NFIQ2::actionable_quality_feedback_t::identifier

Name of the actionable quality metric.

Definition at line 36 of file nfiq2_interfacedefinitions.hpp.

◆ actionableQualityValue

double NFIQ2::actionable_quality_feedback_t::actionableQualityValue

Numerical value associated with the actionable quality metric.

Definition at line 38 of file nfiq2_interfacedefinitions.hpp.


The documentation for this struct was generated from the following file: