leftEyeVisibility property

int leftEyeVisibility

Value estimating the visibility of the left eye. -1 if not computed. The range is 0-100, 100 meaning the left eye is fully visible.

throws FaceException An error has occurred during Face Library execution.

Implementation

int get leftEyeVisibility => getLeftEyeVisibility();