Face Engine SDK
5.23.1
A face detection, recognition and tracking engine.
|
Depth+RBG liveness estimation output structure. More...
#include <ILivenessDepthRGBEstimator.h>
Public Attributes | |
float | score |
boolean flag that indicates whether a person is real. | |
bool | isReal |
Depth+RBG liveness estimation output structure.
boolean flag that indicates whether a person is real.
< confidence score in [0,1] range. The closer the score to 1, the more likely that person is alive.