Interface protos.google.cloud.videointelligence.v1p2beta1.IObjectTrackingAnnotation (5.0.2)

Properties of an ObjectTrackingAnnotation.

Package

@google-cloud/video-intelligence

Properties

confidence

confidence?: (number|null);

ObjectTrackingAnnotation confidence

entity

entity?: (google.cloud.videointelligence.v1p2beta1.IEntity|null);

ObjectTrackingAnnotation entity

frames

frames?: (google.cloud.videointelligence.v1p2beta1.IObjectTrackingFrame[]|null);

ObjectTrackingAnnotation frames

segment

segment?: (google.cloud.videointelligence.v1p2beta1.IVideoSegment|null);

ObjectTrackingAnnotation segment

trackId

trackId?: (number|Long|string|null);

ObjectTrackingAnnotation trackId