Fawkes API
Fawkes Development Version
|
Internal data storage, do NOT modify! More...
Public Attributes | |
int64_t | timestamp_sec |
Interface Unix timestamp, seconds. | |
int64_t | timestamp_usec |
Interface Unix timestamp, micro-seconds. | |
char | name [64] |
The name assigned to the new identity. |
Internal data storage, do NOT modify!
The name assigned to the new identity.
Definition at line 124 of file FacerInterface.h.
Referenced by fawkes::FacerInterface::LearnFaceMessage::LearnFaceMessage().
Interface Unix timestamp, seconds.
Definition at line 122 of file FacerInterface.h.
Interface Unix timestamp, micro-seconds.
Definition at line 123 of file FacerInterface.h.