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::DepthRGBEstimation Struct Reference

Depth+RBG liveness estimation output structure. More...

#include <ILivenessDepthRGBEstimator.h>

Public Attributes

float score
 boolean flag that indicates whether a person is real. More...
 
bool isReal
 

Detailed Description

Depth+RBG liveness estimation output structure.

Member Data Documentation

float fsdk::DepthRGBEstimation::score

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.


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