SmartFace Embedded Toolkit  4.2.1
Loading...
Searching...
No Matches
SFEEntity Struct Reference

Entity type, used to group templates for entity identification. This type is compatible with uuid_v4 that can be used to generate unique ids. More...

#include <sfe_core.h>

Data Fields

uint8_t uuid [16]
 

Detailed Description

Entity type, used to group templates for entity identification. This type is compatible with uuid_v4 that can be used to generate unique ids.

Examples
example_face_track.cpp.

Definition at line 114 of file sfe_core.h.

Field Documentation

◆ uuid

uint8_t SFEEntity::uuid[16]
Examples
example_face_track.cpp.

Definition at line 115 of file sfe_core.h.


The documentation for this struct was generated from the following file: