3DiVi Face SDK  3.21.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Groups
com.vdt.face_recognition.sdk.FaceAttributesEstimator.Attribute Class Reference

The result of determining the presence of the required attribute on the face. More...

Classes

enum  MaskAttribute
 Detailed description for attribute - medical mask . More...
 

Public Attributes

boolean verdict
 Verdict.
 
float score = -1
 Probability of a required attribute.
 
MaskAttribute mask_attribute
 
EyeStateScore left_eye_state
 Estimated left or right eye state and probability of eye opening.
 

Detailed Description

The result of determining the presence of the required attribute on the face.