![]() |
Face Engine SDK
5.3.0
A face detection, recognition and tracking engine.
|
Liveness OneShotRGB estimation structure. More...
#include <ILivenessOneShotRGBEstimator.h>
Public Types | |
enum | State { State::Alive = 0, State::Fake, State::Unknown } |
Public Attributes | |
float | score |
Estimation score. | |
State | state |
Liveness status. | |
float | qualityScore |
Liveness quality score. | |
Liveness OneShotRGB estimation structure.
|
strong |