rightEyeVisibility property

int rightEyeVisibility

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

throws FaceException An error has occurred during Face Library execution.

Implementation

int get rightEyeVisibility => getRightEyeVisibility();