| Modifier and Type | Class and Description |
|---|---|
class |
LogoRecognitionAnnotation
Annotation corresponding to one detected, tracked and recognized logo class.
|
static class |
LogoRecognitionAnnotation.Builder
Annotation corresponding to one detected, tracked and recognized logo class.
|
| Modifier and Type | Method and Description |
|---|---|
LogoRecognitionAnnotationOrBuilder |
VideoAnnotationResults.getLogoRecognitionAnnotationsOrBuilder(int index)
Annotations for list of logos detected, tracked and recognized in video.
|
LogoRecognitionAnnotationOrBuilder |
VideoAnnotationResults.Builder.getLogoRecognitionAnnotationsOrBuilder(int index)
Annotations for list of logos detected, tracked and recognized in video.
|
LogoRecognitionAnnotationOrBuilder |
VideoAnnotationResultsOrBuilder.getLogoRecognitionAnnotationsOrBuilder(int index)
Annotations for list of logos detected, tracked and recognized in video.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends LogoRecognitionAnnotationOrBuilder> |
VideoAnnotationResults.getLogoRecognitionAnnotationsOrBuilderList()
Annotations for list of logos detected, tracked and recognized in video.
|
List<? extends LogoRecognitionAnnotationOrBuilder> |
VideoAnnotationResults.Builder.getLogoRecognitionAnnotationsOrBuilderList()
Annotations for list of logos detected, tracked and recognized in video.
|
List<? extends LogoRecognitionAnnotationOrBuilder> |
VideoAnnotationResultsOrBuilder.getLogoRecognitionAnnotationsOrBuilderList()
Annotations for list of logos detected, tracked and recognized in video.
|
Copyright © 2024 Google LLC. All rights reserved.