Face Engine SDK
5.21.0
A face detection, recognition and tracking engine.
|
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 |
NIR Liveness estimation structure. Each score in normalized [0, 1] range, state shows real person or not.
|
strong |