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::HeadWearEstimation Struct Reference

HeadWear estimator output structure. This structure contains the result of HeadWearState and HeadWearType estimations. More...

#include <IHeadWearEstimator.h>

Public Attributes

HeadWearStateEstimation state
 headwear state estimation ( More...
 
HeadWearTypeEstimation type
 headwear type estimation ( More...
 

Detailed Description

HeadWear estimator output structure. This structure contains the result of HeadWearState and HeadWearType estimations.

See Also
HeadWearTypeEstimation, HeadWearStateEstimation for details

Member Data Documentation

HeadWearStateEstimation fsdk::HeadWearEstimation::state

headwear state estimation (

See Also
HeadWearStateEstimation)
HeadWearTypeEstimation fsdk::HeadWearEstimation::type

headwear type estimation (

See Also
HeadWearTypeEstimation)

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