NeuroDactyl
extractor.h File Reference

Header file with fingerprint template and template extractor descriptions. More...

#include "config.h"
#include "detector.h"
#include "export.h"
Include dependency graph for extractor.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  NeuroDactyl::Template
 Fingerprint template. More...
 
class  NeuroDactyl::Extractor
 Fingerprint template extractor Extractor object is required for fingerprint template extraction. More...
 

Namespaces

 NeuroDactyl
 Namespace containing all symbols from the NeuroDactyl SDK.
 

Functions

FPSERVERSDK_API NeuroDactyl::TemplateNeuroDactyl::deserializeTemplate (unsigned int size, const char *data)
 
FPSERVERSDK_API NeuroDactyl::ExtractorNeuroDactyl::createExtractor (const NeuroDactyl::Config *cfg)
 

Detailed Description

Header file with fingerprint template and template extractor descriptions.

The file contains all declarations regarding template extraction process: NeuroDactyl::Template, NeuroDactyl::Extractor and NeuroDactyl::createExtractor