![]() |
NeuroDactyl
|
Header file with fingerprint template DB and template matcher descriptions. More...

Go to the source code of this file.
Classes | |
| class | NeuroDactyl::TemplateDB |
| Template DB Used for storing fingerprint templates with its IDs. More... | |
Namespaces | |
| NeuroDactyl | |
| Namespace containing all symbols from the NeuroDactyl SDK. | |
Functions | |
| FPSERVERSDK_API NeuroDactyl::TemplateDB * | NeuroDactyl::constructTemplateDB (const NeuroDactyl::Config *cfg, size_t maxSize) |
| FPSERVERSDK_API NeuroDactyl::TemplateDB * | NeuroDactyl::constructTemplateDB (const NeuroDactyl::Config *cfg, const std::string &path) |
| float FPSERVERSDK_API | NeuroDactyl::match (const NeuroDactyl::Template *template0, const NeuroDactyl::Template *template1) |
Header file with fingerprint template DB and template matcher descriptions.