| Modifier and Type | Class and Description |
|---|---|
class |
TextAnnotation
Annotations related to one detected OCR text snippet.
|
static class |
TextAnnotation.Builder
Annotations related to one detected OCR text snippet.
|
| Modifier and Type | Method and Description |
|---|---|
TextAnnotationOrBuilder |
VideoAnnotationResultsOrBuilder.getTextAnnotationsOrBuilder(int index)
OCR text detection and tracking.
|
TextAnnotationOrBuilder |
VideoAnnotationResults.getTextAnnotationsOrBuilder(int index)
OCR text detection and tracking.
|
TextAnnotationOrBuilder |
VideoAnnotationResults.Builder.getTextAnnotationsOrBuilder(int index)
OCR text detection and tracking.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends TextAnnotationOrBuilder> |
VideoAnnotationResultsOrBuilder.getTextAnnotationsOrBuilderList()
OCR text detection and tracking.
|
List<? extends TextAnnotationOrBuilder> |
VideoAnnotationResults.getTextAnnotationsOrBuilderList()
OCR text detection and tracking.
|
List<? extends TextAnnotationOrBuilder> |
VideoAnnotationResults.Builder.getTextAnnotationsOrBuilderList()
OCR text detection and tracking.
|
Copyright © 2018 Google LLC. All rights reserved.