Interface protos.google.cloud.aiplatform.v1beta1.schema.predict.prediction.VideoObjectTrackingPredictionResult.IFrame (3.13.0)

Properties of a Frame.

Package

@google-cloud/aiplatform

Properties

timeOffset

timeOffset?: (google.protobuf.IDuration|null);

Frame timeOffset

xMax

xMax?: (google.protobuf.IFloatValue|null);

Frame xMax

xMin

xMin?: (google.protobuf.IFloatValue|null);

Frame xMin

yMax

yMax?: (google.protobuf.IFloatValue|null);

Frame yMax

yMin

yMin?: (google.protobuf.IFloatValue|null);

Frame yMin