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

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

#include <IFacialHairEstimator.h>

Public Attributes

Mustache result
 estimation result ( More...
 
float noMustacheScore
 no mustache on the face score
 
float mustacheScore
 mustache on the face score
 
float stubbleScore
 stubble mustache on the face score
 

Detailed Description

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

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

Member Data Documentation

Mustache fsdk::MustacheEstimation::result

estimation result (

See Also
Mustache enum)

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