| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1beta1.schema.predict.prediction |
| Modifier and Type | Class and Description |
|---|---|
static class |
VideoObjectTrackingPredictionResult.Frame
The fields `xMin`, `xMax`, `yMin`, and `yMax` refer to a bounding box,
i.e.
|
static class |
VideoObjectTrackingPredictionResult.Frame.Builder
The fields `xMin`, `xMax`, `yMin`, and `yMax` refer to a bounding box,
i.e.
|
| Modifier and Type | Method and Description |
|---|---|
VideoObjectTrackingPredictionResult.FrameOrBuilder |
VideoObjectTrackingPredictionResult.getFramesOrBuilder(int index)
All of the frames of the video in which a single object instance has been
detected.
|
VideoObjectTrackingPredictionResult.FrameOrBuilder |
VideoObjectTrackingPredictionResult.Builder.getFramesOrBuilder(int index)
All of the frames of the video in which a single object instance has been
detected.
|
VideoObjectTrackingPredictionResult.FrameOrBuilder |
VideoObjectTrackingPredictionResultOrBuilder.getFramesOrBuilder(int index)
All of the frames of the video in which a single object instance has been
detected.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends VideoObjectTrackingPredictionResult.FrameOrBuilder> |
VideoObjectTrackingPredictionResult.getFramesOrBuilderList()
All of the frames of the video in which a single object instance has been
detected.
|
List<? extends VideoObjectTrackingPredictionResult.FrameOrBuilder> |
VideoObjectTrackingPredictionResult.Builder.getFramesOrBuilderList()
All of the frames of the video in which a single object instance has been
detected.
|
List<? extends VideoObjectTrackingPredictionResult.FrameOrBuilder> |
VideoObjectTrackingPredictionResultOrBuilder.getFramesOrBuilderList()
All of the frames of the video in which a single object instance has been
detected.
|
Copyright © 2024 Google LLC. All rights reserved.