![]() |
Face Engine SDK
4.6.0
A face detection, recognition and tracking engine.
|
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< EthnicityEstimation > | ethnicity |
Unified Attribute Estimator output structure.
Optional<float> fsdk::IAttributeEstimator::EstimationResult::age |
< age estimation if was requested, empty otherwise
gender estimation if was requested (1 - male, 0 - female), empty otherwise