Evaluation of Latent Friction Ridge Technology
API for participating in NIST's evaluation of latent friction ridge identification algorithms.
Classes | Public Attributes | List of all members
ELFT::CorrespondenceResult Struct Reference

Output from extracting data from a search. More...

#include <elft.h>

Classes

struct  Data
 Information about a probe/reference relationship. More...
 

Public Attributes

ReturnStatus status {}
 Result of extracting correspondence. More...
 
Data data {}
 Extracted correspondence. More...
 

Detailed Description

Output from extracting data from a search.

Definition at line 562 of file elft.h.

Member Data Documentation

◆ status

ReturnStatus ELFT::CorrespondenceResult::status {}

Result of extracting correspondence.

Definition at line 585 of file elft.h.

◆ data

Data ELFT::CorrespondenceResult::data {}

Extracted correspondence.

Definition at line 587 of file elft.h.


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