Face Engine SDK
5.21.0
A face detection, recognition and tracking engine.
|
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). | |
Face overlap estimation output.
These values are produced by OverlapEstimator object.