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

The result of some kind of sample checking. More...

Static Public Attributes

int PASSED = 0
 Sample passed the checking.
 
int FAILED = 1
 Sample did not pass the checking.
 
int NOT_COMPUTED = 2
 Sample was not checked.
 

Detailed Description

The result of some kind of sample checking.