smile property

int smile

Value indicating whether the subject is smiling. -1 if not computed. The range is 0-100, 100 meaning the person is smiling.

throws FaceException An error has occurred during Face Library execution.

Implementation

int get smile => getSmile();