Interface protos.google.cloud.videointelligence.v1p3beta1.IFaceDetectionConfig (3.3.6)

Properties of a FaceDetectionConfig.

Package

@google-cloud/video-intelligence!

Properties

includeAttributes

includeAttributes?: (boolean|null);

FaceDetectionConfig includeAttributes

Property Value
TypeDescription
(boolean|null)

includeBoundingBoxes

includeBoundingBoxes?: (boolean|null);

FaceDetectionConfig includeBoundingBoxes

Property Value
TypeDescription
(boolean|null)

model

model?: (string|null);

FaceDetectionConfig model

Property Value
TypeDescription
(string|null)