Interface protos.google.cloud.videointelligence.v1.IObjectTrackingFrame (3.0.0)

Properties of an ObjectTrackingFrame.

Package

@google-cloud/video-intelligence!

Properties

normalizedBoundingBox

normalizedBoundingBox?: (google.cloud.videointelligence.v1.INormalizedBoundingBox|null);

ObjectTrackingFrame normalizedBoundingBox

Property Value
TypeDescription
(google.cloud.videointelligence.v1.INormalizedBoundingBox|null)

timeOffset

timeOffset?: (google.protobuf.IDuration|null);

ObjectTrackingFrame timeOffset

Property Value
TypeDescription
(google.protobuf.IDuration|null)