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