| Modifier and Type | Class and Description |
|---|---|
class |
ObjectTrackingAnnotation
Annotations corresponding to one tracked object.
|
static class |
ObjectTrackingAnnotation.Builder
Annotations corresponding to one tracked object.
|
| Modifier and Type | Method and Description |
|---|---|
ObjectTrackingAnnotationOrBuilder |
VideoAnnotationResultsOrBuilder.getObjectAnnotationsOrBuilder(int index)
Annotations for list of objects detected and tracked in video.
|
ObjectTrackingAnnotationOrBuilder |
VideoAnnotationResults.getObjectAnnotationsOrBuilder(int index)
Annotations for list of objects detected and tracked in video.
|
ObjectTrackingAnnotationOrBuilder |
VideoAnnotationResults.Builder.getObjectAnnotationsOrBuilder(int index)
Annotations for list of objects detected and tracked in video.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends ObjectTrackingAnnotationOrBuilder> |
VideoAnnotationResultsOrBuilder.getObjectAnnotationsOrBuilderList()
Annotations for list of objects detected and tracked in video.
|
List<? extends ObjectTrackingAnnotationOrBuilder> |
VideoAnnotationResults.getObjectAnnotationsOrBuilderList()
Annotations for list of objects detected and tracked in video.
|
List<? extends ObjectTrackingAnnotationOrBuilder> |
VideoAnnotationResults.Builder.getObjectAnnotationsOrBuilderList()
Annotations for list of objects detected and tracked in video.
|
Copyright © 2019 Google LLC. All rights reserved.