![]() |
Face Engine SDK
5.15.1
A face detection, recognition and tracking engine.
|
HumanAttribute estimator lower body clothing output structure. This structure contains the result of lower body clothing estimation and probability scores for each possible estimation result. Probability scores are defined in [0,1] range. More...
#include <IHumanAttributeEstimator.h>
Public Attributes | |
| LowerBodyClothing | result |
| estimation result ( More... | |
| float | pants |
| pants probability score | |
| float | shorts |
| shorts probability score | |
| float | skirt |
| skirt probability score | |
| float | unknown |
| unknown state probability score | |
| OutwearColorEstimation | lowerBodyClothingColor |
| lower body clothing color estimation ( More... | |
HumanAttribute estimator lower body clothing output structure. This structure contains the result of lower body clothing estimation and probability scores for each possible estimation result. Probability scores are defined in [0,1] range.
| OutwearColorEstimation fsdk::HumanAttributeResult::LowerBodyClothingEstimation::lowerBodyClothingColor |
lower body clothing color estimation (
| LowerBodyClothing fsdk::HumanAttributeResult::LowerBodyClothingEstimation::result |
estimation result (