![]() |
Face Engine SDK
5.34.0
A face detection, recognition and tracking engine.
|
LightColoredClothesEstimator output structure. This structure contains. More...
#include <ILightColoredClothesEstimator.h>
Public Types | |
| enum | Type { Type::Light = 0, Type::Dark = 1, Type::Unknown = 2 } |
| LightColoredClothesEstimator output enum. This enum contains all possible estimation results. More... | |
Public Attributes | |
| float | lightScore |
| the score that the person wears light-colored clothes | |
| float | darkScore |
| the score that the person wears dark-colored clothes | |
| float | unknownScore |
| the score that the estimator cannot determine if clothes are light or dark | |
| Type | result |
| estimation result ( More... | |
LightColoredClothesEstimator output structure. This structure contains.
|
strong |
| Type fsdk::LightColoredClothesEstimation::result |
estimation result (