SmartFace Embedded Toolkit  4.2.1
Loading...
Searching...
No Matches
SFEModalityData Union Reference

Union of detection data types (type-specific fields only) More...

#include <sfe_core_detection.h>

Data Fields

SFEFaceDetectionData face
 Face detection data.
 
SFEIrisDetectionData iris
 Iris detection data.
 
SFEPalmDetectionData palm
 Palm detection data.
 
SFEObjectDetectionData object
 Object detection data.
 
SFETattooDetectionData tattoo
 Tattoo detection data.
 
SFEPersonDetectionData person
 Person detection data.
 
SFEVisualCodeDetectionData visual_code
 Visual code detection data.
 

Detailed Description

Union of detection data types (type-specific fields only)

Definition at line 303 of file sfe_core_detection.h.

Field Documentation

◆ face

SFEFaceDetectionData SFEModalityData::face

Face detection data.

Definition at line 305 of file sfe_core_detection.h.

◆ iris

SFEIrisDetectionData SFEModalityData::iris

Iris detection data.

Definition at line 307 of file sfe_core_detection.h.

◆ object

SFEObjectDetectionData SFEModalityData::object

Object detection data.

Definition at line 311 of file sfe_core_detection.h.

◆ palm

SFEPalmDetectionData SFEModalityData::palm

Palm detection data.

Definition at line 309 of file sfe_core_detection.h.

◆ person

SFEPersonDetectionData SFEModalityData::person

Person detection data.

Definition at line 315 of file sfe_core_detection.h.

◆ tattoo

SFETattooDetectionData SFEModalityData::tattoo

Tattoo detection data.

Definition at line 313 of file sfe_core_detection.h.

◆ visual_code

SFEVisualCodeDetectionData SFEModalityData::visual_code

Visual code detection data.

Definition at line 317 of file sfe_core_detection.h.


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