![]() |
Face Engine SDK
5.34.0
A face detection, recognition and tracking engine.
|
DutyUniformEstimator output structure. This structure contains. More...
#include <IDutyUniformEstimator.h>
Public Types | |
| enum | Type { Type::ShoulderStraps = 0, Type::NoShoulderStraps = 1, Type::Unknown = 2 } |
| DutyUniformEstimator output enum. This enum contains all possible estimation results. More... | |
Public Attributes | |
| float | shoulderStrapsScore |
| the score that there are shoulder straps on the person | |
| float | noShoulderStrapsScore |
| the score that there are no shoulder straps on the person | |
| float | unknownScore |
| the score that the estimator cannot determine if there are shoulder straps | |
| Type | result |
| estimation result ( More... | |
DutyUniformEstimator output structure. This structure contains.
|
strong |
| Type fsdk::DutyUniformEstimation::result |
estimation result (