Face Engine SDK  5.21.0
A face detection, recognition and tracking engine.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
fsdk::HumanAttributeResult::SleeveSizeEstimation Struct Reference

HumanAttribute estimator sleeves size output structure. This structure contains the result of sleeves size estimation and probability scores for each possible estimation result. Probability scores are defined in [0,1] range. More...

#include <IHumanAttributeEstimator.h>

Public Attributes

SleeveSize result
 estimation result ( More...
 
float shortSize
 short sleeves size probability score
 
float longSize
 long sleeves size probability score
 
float unknown
 unknown sleeves size probability score
 

Detailed Description

HumanAttribute estimator sleeves size output structure. This structure contains the result of sleeves size estimation and probability scores for each possible estimation result. Probability scores are defined in [0,1] range.

Member Data Documentation

SleeveSize fsdk::HumanAttributeResult::SleeveSizeEstimation::result

estimation result (

See Also
SleeveSize enum).

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