includePoseLandmarks property

bool? includePoseLandmarks
getter/setter pair

Whether to enable pose landmarks detection.

Ignored if 'include_bounding_boxes' is set to false.

Implementation

core.bool? includePoseLandmarks;