Friction Ridge Image and Features
API for participating in NIST's Friction Ridge Image and Features Technology Evaluations.
Loading...
Searching...
No Matches
FRIF::Candidate Struct Reference

Unique entry. More...

#include <io.h>

Public Member Functions

 Candidate (const std::string &identifier={}, const EFS::FrictionRidgeGeneralizedPosition fgp={})
 Candidate constructor.
 
auto operator<=> (const Candidate &) const
 
bool operator== (const Candidate &) const
 

Public Attributes

std::string identifier {}
 Identifier of the sample in the reference database.
 
EFS::FrictionRidgeGeneralizedPosition fgp {}
 Most localized position in the identifier.
 

Detailed Description

Unique entry.

Definition at line 112 of file io.h.

Constructor & Destructor Documentation

◆ Candidate()

FRIF::Candidate::Candidate ( const std::string & identifier = {},
const EFS::FrictionRidgeGeneralizedPosition fgp = {} )

Candidate constructor.

Parameters
identifierIdentifier of the sample in the reference database.
fgpMost localized position in the identifier.

Definition at line 13 of file libfrif_io.cpp.

Member Function Documentation

◆ operator<=>()

auto FRIF::Candidate::operator<=> ( const Candidate & ) const
default

◆ operator==()

bool FRIF::Candidate::operator== ( const Candidate & ) const
default

Member Data Documentation

◆ identifier

std::string FRIF::Candidate::identifier {}

Identifier of the sample in the reference database.

Definition at line 115 of file io.h.

◆ fgp

EFS::FrictionRidgeGeneralizedPosition FRIF::Candidate::fgp {}

Most localized position in the identifier.

Definition at line 117 of file io.h.


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