| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1beta1.schema.predict.prediction |
| Modifier and Type | Method and Description |
|---|---|
VideoObjectTrackingPredictionResult.Frame.Builder |
VideoObjectTrackingPredictionResult.Builder.addFramesBuilder()
All of the frames of the video in which a single object instance has been
detected.
|
VideoObjectTrackingPredictionResult.Frame.Builder |
VideoObjectTrackingPredictionResult.Builder.addFramesBuilder(int index)
All of the frames of the video in which a single object instance has been
detected.
|
VideoObjectTrackingPredictionResult.Frame.Builder |
VideoObjectTrackingPredictionResult.Frame.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
VideoObjectTrackingPredictionResult.Frame.Builder |
VideoObjectTrackingPredictionResult.Frame.Builder.clear() |
VideoObjectTrackingPredictionResult.Frame.Builder |
VideoObjectTrackingPredictionResult.Frame.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
VideoObjectTrackingPredictionResult.Frame.Builder |
VideoObjectTrackingPredictionResult.Frame.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
VideoObjectTrackingPredictionResult.Frame.Builder |
VideoObjectTrackingPredictionResult.Frame.Builder.clearTimeOffset()
A time (frame) of a video in which the object has been detected.
|
VideoObjectTrackingPredictionResult.Frame.Builder |
VideoObjectTrackingPredictionResult.Frame.Builder.clearXMax()
The rightmost coordinate of the bounding box.
|
VideoObjectTrackingPredictionResult.Frame.Builder |
VideoObjectTrackingPredictionResult.Frame.Builder.clearXMin()
The leftmost coordinate of the bounding box.
|
VideoObjectTrackingPredictionResult.Frame.Builder |
VideoObjectTrackingPredictionResult.Frame.Builder.clearYMax()
The bottommost coordinate of the bounding box.
|
VideoObjectTrackingPredictionResult.Frame.Builder |
VideoObjectTrackingPredictionResult.Frame.Builder.clearYMin()
The topmost coordinate of the bounding box.
|
VideoObjectTrackingPredictionResult.Frame.Builder |
VideoObjectTrackingPredictionResult.Frame.Builder.clone() |
VideoObjectTrackingPredictionResult.Frame.Builder |
VideoObjectTrackingPredictionResult.Builder.getFramesBuilder(int index)
All of the frames of the video in which a single object instance has been
detected.
|
VideoObjectTrackingPredictionResult.Frame.Builder |
VideoObjectTrackingPredictionResult.Frame.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
VideoObjectTrackingPredictionResult.Frame.Builder |
VideoObjectTrackingPredictionResult.Frame.Builder.mergeFrom(com.google.protobuf.Message other) |
VideoObjectTrackingPredictionResult.Frame.Builder |
VideoObjectTrackingPredictionResult.Frame.Builder.mergeFrom(VideoObjectTrackingPredictionResult.Frame other) |
VideoObjectTrackingPredictionResult.Frame.Builder |
VideoObjectTrackingPredictionResult.Frame.Builder.mergeTimeOffset(com.google.protobuf.Duration value)
A time (frame) of a video in which the object has been detected.
|
VideoObjectTrackingPredictionResult.Frame.Builder |
VideoObjectTrackingPredictionResult.Frame.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
VideoObjectTrackingPredictionResult.Frame.Builder |
VideoObjectTrackingPredictionResult.Frame.Builder.mergeXMax(com.google.protobuf.FloatValue value)
The rightmost coordinate of the bounding box.
|
VideoObjectTrackingPredictionResult.Frame.Builder |
VideoObjectTrackingPredictionResult.Frame.Builder.mergeXMin(com.google.protobuf.FloatValue value)
The leftmost coordinate of the bounding box.
|
VideoObjectTrackingPredictionResult.Frame.Builder |
VideoObjectTrackingPredictionResult.Frame.Builder.mergeYMax(com.google.protobuf.FloatValue value)
The bottommost coordinate of the bounding box.
|
VideoObjectTrackingPredictionResult.Frame.Builder |
VideoObjectTrackingPredictionResult.Frame.Builder.mergeYMin(com.google.protobuf.FloatValue value)
The topmost coordinate of the bounding box.
|
static VideoObjectTrackingPredictionResult.Frame.Builder |
VideoObjectTrackingPredictionResult.Frame.newBuilder() |
static VideoObjectTrackingPredictionResult.Frame.Builder |
VideoObjectTrackingPredictionResult.Frame.newBuilder(VideoObjectTrackingPredictionResult.Frame prototype) |
VideoObjectTrackingPredictionResult.Frame.Builder |
VideoObjectTrackingPredictionResult.Frame.newBuilderForType() |
protected VideoObjectTrackingPredictionResult.Frame.Builder |
VideoObjectTrackingPredictionResult.Frame.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
VideoObjectTrackingPredictionResult.Frame.Builder |
VideoObjectTrackingPredictionResult.Frame.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
VideoObjectTrackingPredictionResult.Frame.Builder |
VideoObjectTrackingPredictionResult.Frame.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
VideoObjectTrackingPredictionResult.Frame.Builder |
VideoObjectTrackingPredictionResult.Frame.Builder.setTimeOffset(com.google.protobuf.Duration.Builder builderForValue)
A time (frame) of a video in which the object has been detected.
|
VideoObjectTrackingPredictionResult.Frame.Builder |
VideoObjectTrackingPredictionResult.Frame.Builder.setTimeOffset(com.google.protobuf.Duration value)
A time (frame) of a video in which the object has been detected.
|
VideoObjectTrackingPredictionResult.Frame.Builder |
VideoObjectTrackingPredictionResult.Frame.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
VideoObjectTrackingPredictionResult.Frame.Builder |
VideoObjectTrackingPredictionResult.Frame.Builder.setXMax(com.google.protobuf.FloatValue.Builder builderForValue)
The rightmost coordinate of the bounding box.
|
VideoObjectTrackingPredictionResult.Frame.Builder |
VideoObjectTrackingPredictionResult.Frame.Builder.setXMax(com.google.protobuf.FloatValue value)
The rightmost coordinate of the bounding box.
|
VideoObjectTrackingPredictionResult.Frame.Builder |
VideoObjectTrackingPredictionResult.Frame.Builder.setXMin(com.google.protobuf.FloatValue.Builder builderForValue)
The leftmost coordinate of the bounding box.
|
VideoObjectTrackingPredictionResult.Frame.Builder |
VideoObjectTrackingPredictionResult.Frame.Builder.setXMin(com.google.protobuf.FloatValue value)
The leftmost coordinate of the bounding box.
|
VideoObjectTrackingPredictionResult.Frame.Builder |
VideoObjectTrackingPredictionResult.Frame.Builder.setYMax(com.google.protobuf.FloatValue.Builder builderForValue)
The bottommost coordinate of the bounding box.
|
VideoObjectTrackingPredictionResult.Frame.Builder |
VideoObjectTrackingPredictionResult.Frame.Builder.setYMax(com.google.protobuf.FloatValue value)
The bottommost coordinate of the bounding box.
|
VideoObjectTrackingPredictionResult.Frame.Builder |
VideoObjectTrackingPredictionResult.Frame.Builder.setYMin(com.google.protobuf.FloatValue.Builder builderForValue)
The topmost coordinate of the bounding box.
|
VideoObjectTrackingPredictionResult.Frame.Builder |
VideoObjectTrackingPredictionResult.Frame.Builder.setYMin(com.google.protobuf.FloatValue value)
The topmost coordinate of the bounding box.
|
VideoObjectTrackingPredictionResult.Frame.Builder |
VideoObjectTrackingPredictionResult.Frame.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
List<VideoObjectTrackingPredictionResult.Frame.Builder> |
VideoObjectTrackingPredictionResult.Builder.getFramesBuilderList()
All of the frames of the video in which a single object instance has been
detected.
|
| Modifier and Type | Method and Description |
|---|---|
VideoObjectTrackingPredictionResult.Builder |
VideoObjectTrackingPredictionResult.Builder.addFrames(int index,
VideoObjectTrackingPredictionResult.Frame.Builder builderForValue)
All of the frames of the video in which a single object instance has been
detected.
|
VideoObjectTrackingPredictionResult.Builder |
VideoObjectTrackingPredictionResult.Builder.addFrames(VideoObjectTrackingPredictionResult.Frame.Builder builderForValue)
All of the frames of the video in which a single object instance has been
detected.
|
VideoObjectTrackingPredictionResult.Builder |
VideoObjectTrackingPredictionResult.Builder.setFrames(int index,
VideoObjectTrackingPredictionResult.Frame.Builder builderForValue)
All of the frames of the video in which a single object instance has been
detected.
|
Copyright © 2022 Google LLC. All rights reserved.