Face Engine SDK  5.23.1
A face detection, recognition and tracking engine.
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>

List of all members.

Public Types

enum  State { Real = 0, 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:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines