![]() |
SmartFace Embedded Toolkit
4.2.1
|
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. | |
Union of detection data types (type-specific fields only)
Definition at line 303 of file sfe_core_detection.h.
| SFEFaceDetectionData SFEModalityData::face |
Face detection data.
Definition at line 305 of file sfe_core_detection.h.
| SFEIrisDetectionData SFEModalityData::iris |
Iris detection data.
Definition at line 307 of file sfe_core_detection.h.
| SFEObjectDetectionData SFEModalityData::object |
Object detection data.
Definition at line 311 of file sfe_core_detection.h.
| SFEPalmDetectionData SFEModalityData::palm |
Palm detection data.
Definition at line 309 of file sfe_core_detection.h.
| SFEPersonDetectionData SFEModalityData::person |
Person detection data.
Definition at line 315 of file sfe_core_detection.h.
| SFETattooDetectionData SFEModalityData::tattoo |
Tattoo detection data.
Definition at line 313 of file sfe_core_detection.h.
| SFEVisualCodeDetectionData SFEModalityData::visual_code |
Visual code detection data.
Definition at line 317 of file sfe_core_detection.h.