Reference documentation and code samples for the Cloud Video Intelligence V1 Client class ObjectTrackingFrame.
Video frame level annotations for object detection and tracking. This field stores per frame location, time offset, and confidence.
Generated from protobuf message google.cloud.videointelligence.v1.ObjectTrackingFrame
Namespace
Google \ Cloud \ VideoIntelligence \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ normalized_bounding_box
Google\Cloud\VideoIntelligence\V1\NormalizedBoundingBox
The normalized bounding box location of this object track for the frame.
↳ time_offset
getNormalizedBoundingBox
The normalized bounding box location of this object track for the frame.
hasNormalizedBoundingBox
clearNormalizedBoundingBox
setNormalizedBoundingBox
The normalized bounding box location of this object track for the frame.
$this
getTimeOffset
The timestamp of the frame in microseconds.
hasTimeOffset
clearTimeOffset
setTimeOffset
The timestamp of the frame in microseconds.
$this