VideoObjectTrackingAnnotation(
mapping=None, *, ignore_unknown_fields=False, **kwargs
)
Video object tracking annotation.
Attributes |
|
---|---|
Name | Description |
annotation_spec |
google.cloud.datalabeling_v1beta1.types.AnnotationSpec
Label of the object tracked in this annotation. |
time_segment |
google.cloud.datalabeling_v1beta1.types.TimeSegment
The time segment of the video to which object tracking applies. |
object_tracking_frames |
MutableSequence[google.cloud.datalabeling_v1beta1.types.ObjectTrackingFrame]
The list of frames where this object track appears. |