Face Engine SDK 5.25.0
A face detection, recognition and tracking engine.
Loading...
Searching...
No Matches
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 class  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

◆ State

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: