![]() |
Face Engine SDK
5.21.0
A face detection, recognition and tracking engine.
|
HumanAttribute estimator gender output structure. This structure contains the result of gender estimation and probability scores for each possible estimation result. Probability scores are defined in [0,1] range. More...
#include <IHumanAttributeEstimator.h>
Public Attributes | |
Gender | result |
estimation result ( More... | |
float | female |
female gender probability score | |
float | male |
male gender probability score | |
float | unknown |
unknown gender probability score | |
HumanAttribute estimator gender output structure. This structure contains the result of gender estimation and probability scores for each possible estimation result. Probability scores are defined in [0,1] range.
Gender fsdk::HumanAttributeResult::GenderEstimation::result |
estimation result (