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

This type represents the content of a quality feature exchange file. More...

#include <nfiq2_interfacedefinitions.hpp>

Public Attributes

NFIQ2::ImageID fingerprintImageID
 The ID of the fingerprint image. More...
 
NFIQ2::QualityFeatureResult featureResult
 The result of the quality feature computation (value + return code). More...
 

Detailed Description

This type represents the content of a quality feature exchange file.

Definition at line 139 of file nfiq2_interfacedefinitions.hpp.

Member Data Documentation

◆ fingerprintImageID

NFIQ2::ImageID NFIQ2::quality_feature_sample_t::fingerprintImageID

The ID of the fingerprint image.

Definition at line 141 of file nfiq2_interfacedefinitions.hpp.

◆ featureResult

NFIQ2::QualityFeatureResult NFIQ2::quality_feature_sample_t::featureResult

The result of the quality feature computation (value + return code).

Definition at line 146 of file nfiq2_interfacedefinitions.hpp.


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