Face Engine SDK  5.14.0
A face detection, recognition and tracking engine.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
fsdk::LivenessRGBMEstimation Struct Reference

LivenessRGBM estimation structure. More...

#include <ILivenessRGBMEstimator.h>

Public Attributes

float score = 0.0f
 Estimation score.
 
bool isReal = false
 Where person is real or not.
 

Detailed Description

LivenessRGBM estimation structure.

Note
estimation score normalized between 0.0 and 1.0, where 1.0 equals to 100% confidence that person on image is alive, and 0.0 equals to 0%.

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