Interface protos.google.cloud.datalabeling.v1beta1.IVideoObjectTrackingAnnotation (3.2.2)

Properties of a VideoObjectTrackingAnnotation.

Package

@google-cloud/datalabeling

Properties

annotationSpec

annotationSpec?: (google.cloud.datalabeling.v1beta1.IAnnotationSpec|null);

VideoObjectTrackingAnnotation annotationSpec

objectTrackingFrames

objectTrackingFrames?: (google.cloud.datalabeling.v1beta1.IObjectTrackingFrame[]|null);

VideoObjectTrackingAnnotation objectTrackingFrames

timeSegment

timeSegment?: (google.cloud.datalabeling.v1beta1.ITimeSegment|null);

VideoObjectTrackingAnnotation timeSegment