includeAttributes property

bool? includeAttributes
getter/setter pair

Whether to enable face attributes detection, such as glasses, dark_glasses, mouth_open etc.

Ignored if 'include_bounding_boxes' is set to false.

Implementation

core.bool? includeAttributes;