ObjectTrackingFrame(mapping=None, *, ignore_unknown_fields=False, **kwargs)
Video frame level annotations for object detection and tracking. This field stores per frame location, time offset, and confidence.
Attributes |
|
---|---|
Name | Description |
normalized_bounding_box |
google.cloud.videointelligence_v1p2beta1.types.NormalizedBoundingBox
The normalized bounding box location of this object track for the frame. |
time_offset |
google.protobuf.duration_pb2.Duration
The timestamp of the frame in microseconds. |