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