includeAttributes property

bool? includeAttributes
getter/setter pair

Whether to enable person attributes detection, such as cloth color (black, blue, etc), type (coat, dress, etc), pattern (plain, floral, etc), hair, etc.

Ignored if 'include_bounding_boxes' is set to false.

Implementation

core.bool? includeAttributes;