Reference documentation and code samples for the Cloud Video Intelligence V1 Client class Track.
A track of an object instance.
Generated from protobuf message google.cloud.videointelligence.v1.Track
Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ segment
↳ timestamped_objects
array< Google\Cloud\VideoIntelligence\V1\TimestampedObject
>
The object with timestamp and attributes per frame in the track.
↳ attributes
array< Google\Cloud\VideoIntelligence\V1\DetectedAttribute
>
Optional. Attributes in the track level.
↳ confidence
float
Optional. The confidence score of the tracked object.
getSegment
Video segment of a track.
hasSegment
clearSegment
setSegment
Video segment of a track.
$this
getTimestampedObjects
The object with timestamp and attributes per frame in the track.
setTimestampedObjects
The object with timestamp and attributes per frame in the track.
$this
getAttributes
Optional. Attributes in the track level.
setAttributes
Optional. Attributes in the track level.
$this
getConfidence
Optional. The confidence score of the tracked object.
float
setConfidence
Optional. The confidence score of the tracked object.
var
float
$this