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

Liveness Flying Faces estimation output. More...

#include <ILivenessFlyingFacesEstimator.h>

Public Attributes

float score
 Numerical value in range [0, 1].
 
bool isReal
 Is real face (true) or not (false).
 

Detailed Description

Liveness Flying Faces estimation output.

These values are produced by LivenessFlyingFacesEstimator object.

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

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