| Modifier and Type | Class and Description |
|---|---|
class |
ObjectTrackingFrame
Video frame level annotations for object detection and tracking.
|
static class |
ObjectTrackingFrame.Builder
Video frame level annotations for object detection and tracking.
|
| Modifier and Type | Method and Description |
|---|---|
ObjectTrackingFrameOrBuilder |
ObjectTrackingAnnotationOrBuilder.getFramesOrBuilder(int index)
Information corresponding to all frames where this object track appears.
|
ObjectTrackingFrameOrBuilder |
ObjectTrackingAnnotation.getFramesOrBuilder(int index)
Information corresponding to all frames where this object track appears.
|
ObjectTrackingFrameOrBuilder |
ObjectTrackingAnnotation.Builder.getFramesOrBuilder(int index)
Information corresponding to all frames where this object track appears.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends ObjectTrackingFrameOrBuilder> |
ObjectTrackingAnnotationOrBuilder.getFramesOrBuilderList()
Information corresponding to all frames where this object track appears.
|
List<? extends ObjectTrackingFrameOrBuilder> |
ObjectTrackingAnnotation.getFramesOrBuilderList()
Information corresponding to all frames where this object track appears.
|
List<? extends ObjectTrackingFrameOrBuilder> |
ObjectTrackingAnnotation.Builder.getFramesOrBuilderList()
Information corresponding to all frames where this object track appears.
|
Copyright © 2024 Google LLC. All rights reserved.