![]() |
Face Engine SDK
5.31.0
A face detection, recognition and tracking engine.
|
Fingreprint structure. More...
#include <ILicense.h>
Public Member Functions | |
| constexpr const char * | to_string () const |
| Returns the fingerprint as a string with zero end. | |
Public Attributes | |
| char | data [max_size] |
| The internal buffer to store the fingerprint data. | |
Static Public Attributes | |
| static constexpr uint16_t | max_size = 65 |
| < The maximum size of the fingerprint data | |
Fingreprint structure.