glasses property

int glasses

Value indicating whether the subject wears glasses. -1 if not computed. The range is 0-100, 100 meaning glasses are detected.

throws FaceException An error has occurred during Face Library execution.

Implementation

int get glasses => getGlasses();