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

This type represents the result of a utility value calculation. More...

#include <nfiq2_interfacedefinitions.hpp>

Public Attributes

double utilityValue
 The utility value. More...
 
uint32_t returnCode
 The return code of the utility computation operation. More...
 

Detailed Description

This type represents the result of a utility value calculation.

Definition at line 116 of file nfiq2_interfacedefinitions.hpp.

Member Data Documentation

◆ utilityValue

double NFIQ2::utility_result_t::utilityValue

The utility value.

Definition at line 118 of file nfiq2_interfacedefinitions.hpp.

◆ returnCode

uint32_t NFIQ2::utility_result_t::returnCode

The return code of the utility computation operation.

Definition at line 120 of file nfiq2_interfacedefinitions.hpp.


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