mouthVisibility property

int mouthVisibility

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

throws FaceException An error has occurred during Face Library execution.

Implementation

int get mouthVisibility => getMouthVisibility();