hat property
Value indicating whether the subject wears a hat. -1 if not computed. The range is 0-100, 100 meaning a hat is detected.
throws FaceException An error has occurred during Face Library execution.
Implementation
int get hat => getHat();
Value indicating whether the subject wears a hat. -1 if not computed. The range is 0-100, 100 meaning a hat is detected.
throws FaceException An error has occurred during Face Library execution.
int get hat => getHat();