Face Engine SDK  5.23.1
A face detection, recognition and tracking engine.
fsdk::DepthRGBEstimation Struct Reference

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

#include <ILivenessDepthRGBEstimator.h>

List of all members.

Public Attributes

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

Detailed Description

Depth+RBG liveness estimation output structure.


Member Data Documentation

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:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines