Face Engine SDK
5.21.0
A face detection, recognition and tracking engine.
|
Depth estimator output structure. More...
#include <ILivenessDepthEstimator.h>
Public Attributes | |
float | score |
confidence score in [0,1] range. "1" means absolute confidence that the person is real. | |
bool | isReal |
boolean flag that indicates whether a person is real. | |
Depth estimator output structure.