Face Engine SDK  5.27.0
A face detection, recognition and tracking engine.
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

◆ state

HeadWearStateEstimation fsdk::HeadWearEstimation::state

headwear state estimation (

See also
HeadWearStateEstimation)

◆ type

HeadWearTypeEstimation fsdk::HeadWearEstimation::type

headwear type estimation (

See also
HeadWearTypeEstimation)

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