Face Engine SDK  5.14.0
A face detection, recognition and tracking engine.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
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: