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

Liveness FPR estimation output. More...

#include <ILivenessFPREstimator.h>

Public Attributes

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

Detailed Description

Liveness FPR estimation output.

These values are produced by LivenessFPREstimator 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: