NeuroDactyl
NeuroDactyl::Extractor Class Referenceabstract

Fingerprint template extractor Extractor object is required for fingerprint template extraction. More...

#include <extractor.h>

Public Member Functions

virtual NeuroDactyl::Templateextract (const NeuroDactyl::Detection *detection)=0
 

Detailed Description

Fingerprint template extractor Extractor object is required for fingerprint template extraction.

Member Function Documentation

◆ extract()

virtual NeuroDactyl::Template* NeuroDactyl::Extractor::extract ( const NeuroDactyl::Detection detection)
pure virtual

Extracts fingerprint template from fingerprint detection

Parameters
[in]detectionFingerprint detection
Returns
Fingerprint template

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