Person Used for storing fingerprint templates of one person.
More...
#include <person.h>
Person Used for storing fingerprint templates of one person.
◆ setFingerprintTemplate()
| virtual int NeuroDactyl::Person::setFingerprintTemplate |
( |
int |
position, |
|
|
const NeuroDactyl::Template * |
_template |
|
) |
| |
|
pure virtual |
Load fingerprint template to Person by position
- Parameters
-
| [in] | position | Fingerprint position |
| [in] | _template | Fingerprint template |
- Returns
- -1 - fingerprint position is incorrect -2 - fingerprint template is empty 0 - everything is ok
◆ size()
| virtual int NeuroDactyl::Person::size |
( |
| ) |
const |
|
pure virtual |
- Returns
- Number of filled positions
The documentation for this class was generated from the following file:
- cpp/include/interface/neurodactyl/person.h