3DiVi Face SDK  3.21.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Groups
face_sdk.modules.depth_liveness_estimator.Liveness Class Reference

Estimated liveness. More...

Static Public Attributes

int NOT_ENOUGH_DATA = 0
 Not enough information.
 
int REAL = 1
 The observed face belongs to a real person.
 
int FAKE = 2
 The observed face is taken from a photo.
 
int NOT_COMPUTED = 3
 The observed face was not checked.
 

Detailed Description

Estimated liveness.