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

Object struct. More...

#include <sfe_core_detection.h>

Data Fields

SFEObjectType object_type
 object types
 
float confidence
 probability scores
 

Detailed Description

Object struct.

Definition at line 232 of file sfe_core_detection.h.

Field Documentation

◆ confidence

float SFEObject::confidence

probability scores

Definition at line 236 of file sfe_core_detection.h.

◆ object_type

SFEObjectType SFEObject::object_type

object types

Definition at line 234 of file sfe_core_detection.h.


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