Face Engine SDK
5.23.1
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 { Real = 0, 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.