![]() |
NeuroDactyl
|
Header file with fingerprint detector and detection descriptions. More...


Go to the source code of this file.
Classes | |
| struct | NeuroDactyl::Point |
| Point structure. More... | |
| struct | NeuroDactyl::BBox |
| Bounding box structure. More... | |
| class | NeuroDactyl::Detection |
| Fingerprint detection class. More... | |
| class | NeuroDactyl::Detector |
| Detector class Detector object is required for fingerprint detection. More... | |
Namespaces | |
| NeuroDactyl | |
| Namespace containing all symbols from the NeuroDactyl SDK. | |
Functions | |
| FPSERVERSDK_API NeuroDactyl::Detection * | NeuroDactyl::constructDetection (const NeuroDactyl::Image *image, int dpi, NeuroDactyl::Point ¢er, float angle) |
| FPSERVERSDK_API NeuroDactyl::Detector * | NeuroDactyl::createDetector (const NeuroDactyl::Config *cfg) |
Header file with fingerprint detector and detection descriptions.
The file contains all declarations regarding detection process: NeuroDactyl::Detection, NeuroDactyl::Detector and NeuroDactyl::createDetector