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

FacialHair estimator output structure. This structure contains the result of extended estimation (. More...

#include <IFacialHairEstimator.h>

Public Attributes

BeardEstimation beard
 beard estimation ( More...
 
MustacheEstimation mustache
 mustache estimation ( More...
 

Detailed Description

FacialHair estimator output structure. This structure contains the result of extended estimation (.

See Also
Beard, Mustache enums) and probability scores for each possible estimation result. Probability scores are defined in [0,1] range.

Member Data Documentation

BeardEstimation fsdk::FacialHairEstimationExtended::beard

beard estimation (

See Also
BeardEstimation)
MustacheEstimation fsdk::FacialHairEstimationExtended::mustache

mustache estimation (

See Also
MustacheEstimation)

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