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

Child estimation output. More...

#include <IChildEstimator.h>

Public Attributes

float childScore = 0.0f
 Numerical value in range [0, 1]. Show the person is child or not.
 
bool isChild = false
 Person is child (true) or not (false).
 

Detailed Description

Child estimation output.

These values are produced by ChildEstimator object.


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