Face Engine SDK  4.6.0
A face detection, recognition and tracking engine.
fsdk::IAttributeEstimator::EstimationResult Struct Reference

Unified Attribute Estimator output structure. More...

#include <IAttributeEstimator.h>

Public Attributes

Optional< float > age
 < age estimation if was requested, empty otherwise More...
 
Optional< float > gender
 gender score if was requested (100% - male, 0% - female), empty otherwise
 
Optional< float > genderScore
 ethnicity estimation if was requested, empty otherwise
 
Optional< EthnicityEstimationethnicity
 

Detailed Description

Unified Attribute Estimator output structure.

Member Data Documentation

◆ age

Optional<float> fsdk::IAttributeEstimator::EstimationResult::age

< age estimation if was requested, empty otherwise

gender estimation if was requested (1 - male, 0 - female), empty otherwise


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