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

NIR Liveness estimation structure. Each score in normalized [0, 1] range, state shows real person or not. More...

#include <INIRLivenessEstimator.h>

Public Types

enum  State { State::Real = 0, State::Fake = 1, Unknown }
 

Public Attributes

float score
 
State state
 

Detailed Description

NIR Liveness estimation structure. Each score in normalized [0, 1] range, state shows real person or not.

Member Enumeration Documentation

Enumerator
Real 

The person on image is real.

Fake 

The person on image is fake.


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