Interface protos.google.cloud.videointelligence.v1p3beta1.IPersonDetectionConfig (3.0.0)

Properties of a PersonDetectionConfig.

Package

@google-cloud/video-intelligence!

Properties

includeAttributes

includeAttributes?: (boolean|null);

PersonDetectionConfig includeAttributes

Property Value
TypeDescription
(boolean|null)

includeBoundingBoxes

includeBoundingBoxes?: (boolean|null);

PersonDetectionConfig includeBoundingBoxes

Property Value
TypeDescription
(boolean|null)

includePoseLandmarks

includePoseLandmarks?: (boolean|null);

PersonDetectionConfig includePoseLandmarks

Property Value
TypeDescription
(boolean|null)