| Modifier and Type | Class and Description |
|---|---|
class |
PersonDetectionAnnotation
Person detection annotation per video.
|
static class |
PersonDetectionAnnotation.Builder
Person detection annotation per video.
|
| Modifier and Type | Method and Description |
|---|---|
PersonDetectionAnnotationOrBuilder |
VideoAnnotationResults.getPersonDetectionAnnotationsOrBuilder(int index)
Person detection annotations.
|
PersonDetectionAnnotationOrBuilder |
VideoAnnotationResults.Builder.getPersonDetectionAnnotationsOrBuilder(int index)
Person detection annotations.
|
PersonDetectionAnnotationOrBuilder |
VideoAnnotationResultsOrBuilder.getPersonDetectionAnnotationsOrBuilder(int index)
Person detection annotations.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends PersonDetectionAnnotationOrBuilder> |
VideoAnnotationResults.getPersonDetectionAnnotationsOrBuilderList()
Person detection annotations.
|
List<? extends PersonDetectionAnnotationOrBuilder> |
VideoAnnotationResults.Builder.getPersonDetectionAnnotationsOrBuilderList()
Person detection annotations.
|
List<? extends PersonDetectionAnnotationOrBuilder> |
VideoAnnotationResultsOrBuilder.getPersonDetectionAnnotationsOrBuilderList()
Person detection annotations.
|
Copyright © 2024 Google LLC. All rights reserved.