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

Properties of a Frame.

Package

@google-cloud/aiplatform!

Properties

timeOffset

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

Frame timeOffset

Property Value
TypeDescription
(google.protobuf.IDuration|null)

xMax

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

Frame xMax

Property Value
TypeDescription
(google.protobuf.IFloatValue|null)

xMin

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

Frame xMin

Property Value
TypeDescription
(google.protobuf.IFloatValue|null)

yMax

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

Frame yMax

Property Value
TypeDescription
(google.protobuf.IFloatValue|null)

yMin

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

Frame yMin

Property Value
TypeDescription
(google.protobuf.IFloatValue|null)