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

Depth estimator output structure. More...

#include <IDepthLivenessEstimator.h>

List of all members.

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.

Detailed Description

Depth estimator output structure.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines