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

FRIF TE Exemplar 1:N functionality. More...

Classes

class  ExtractionInterface
 Interface for feature extraction implemented by participant. More...
 
class  SearchInterface
 Interface for database search implemented by participant. More...
 

Functions

LibraryIdentifier getLibraryIdentifier ()
 

Variables

uint16_t API_MAJOR_VERSION {0}
 API major version number.
 
uint16_t API_MINOR_VERSION {0}
 API minor version number.
 
uint16_t API_PATCH_VERSION {1}
 API patch version number.
 

Detailed Description

FRIF TE Exemplar 1:N functionality.

Function Documentation

◆ getLibraryIdentifier()

LibraryIdentifier FRIF::Evaluations::Exemplar1N::getLibraryIdentifier ( )
Returns
Identification information about the submitted library.

Variable Documentation

◆ API_MAJOR_VERSION

uint16_t FRIF::Evaluations::Exemplar1N::API_MAJOR_VERSION {0}

API major version number.

Definition at line 723 of file e1n.h.

◆ API_MINOR_VERSION

uint16_t FRIF::Evaluations::Exemplar1N::API_MINOR_VERSION {0}

API minor version number.

Definition at line 725 of file e1n.h.

◆ API_PATCH_VERSION

uint16_t FRIF::Evaluations::Exemplar1N::API_PATCH_VERSION {1}

API patch version number.

Definition at line 727 of file e1n.h.