|
Friction Ridge Image and Features Technology Evaluations
API for participating in NIST's Friction Ridge Image and Features Technology Evaluations.
|
#include <frifte/common.h>#include <frifte/efs.h>#include <frifte/evaluations.h>#include <frifte/io.h>Go to the source code of this file.
Classes | |
| class | FRIF::Evaluations::Quality::VerboseQuality |
| Detailed quality information for a sample. More... | |
| class | FRIF::Evaluations::Quality::Interface |
| Interface for quality calculation implemented by participant. More... | |
| struct | FRIF::Evaluations::Quality::Interface::Compatibility |
| Information used by the NIST testing apparatus to help efficiently test this implementation. More... | |
Namespaces | |
| namespace | FRIF |
| TE input/output types. | |
| namespace | FRIF::Evaluations |
| Functionality unique to each of the NIST FRIF Technology Evaluations. | |
| namespace | FRIF::Evaluations::Quality |
| FRIF TE Quality functionality. | |
Functions | |
| LibraryIdentifier | FRIF::Evaluations::Quality::getLibraryIdentifier () |
Variables | |
| uint16_t | FRIF::Evaluations::Quality::API_MAJOR_VERSION {0} |
| API major version number. | |
| uint16_t | FRIF::Evaluations::Quality::API_MINOR_VERSION {0} |
| API minor version number. | |
| uint16_t | FRIF::Evaluations::Quality::API_PATCH_VERSION {1} |
| API patch version number. | |