Face Engine SDK  5.21.0
A face detection, recognition and tracking engine.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
fsdk::OverlapEstimation Struct Reference

Face overlap estimation output. More...

#include <IOverlapEstimator.h>

Public Attributes

float overlapValue
 Numerical value of face overlapping in range [0, 1].
 
bool overlapped
 Overlapped face (true) or not (false).
 

Detailed Description

Face overlap estimation output.

These values are produced by OverlapEstimator object.


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