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

Face template version struct. More...

#include <sfe_face.h>

Data Fields

uint8_t version_major
 major template version
 
uint8_t version_minor
 minor template version
 

Detailed Description

Face template version struct.

Examples
example_face_identify.cpp.

Definition at line 112 of file sfe_face.h.

Field Documentation

◆ version_major

uint8_t SFEFaceTemplateVersion::version_major

major template version

Examples
example_face_identify.cpp.

Definition at line 114 of file sfe_face.h.

◆ version_minor

uint8_t SFEFaceTemplateVersion::version_minor

minor template version

Examples
example_face_identify.cpp.

Definition at line 116 of file sfe_face.h.


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