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

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

#include <IHumanAttributeEstimator.h>

Public Attributes

Hat result
 estimation result ( More...
 
float noHat
 no hat probability score
 
float hat
 hat probability score
 
float unknown
 unknown hat state probability score
 

Detailed Description

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

Member Data Documentation

Hat fsdk::HumanAttributeResult::HatEstimation::result

estimation result (

See Also
Hat enum).

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