Uses of Interface
com.google.cloud.videointelligence.v1p2beta1.TextAnnotationOrBuilder
-
Packages that use TextAnnotationOrBuilder Package Description com.google.cloud.videointelligence.v1p2beta1 A client to Cloud Video Intelligence API -
-
Uses of TextAnnotationOrBuilder in com.google.cloud.videointelligence.v1p2beta1
Classes in com.google.cloud.videointelligence.v1p2beta1 that implement TextAnnotationOrBuilder Modifier and Type Class Description classTextAnnotationAnnotations related to one detected OCR text snippet.static classTextAnnotation.BuilderAnnotations related to one detected OCR text snippet.Methods in com.google.cloud.videointelligence.v1p2beta1 that return TextAnnotationOrBuilder Modifier and Type Method Description TextAnnotationOrBuilderVideoAnnotationResults.Builder. getTextAnnotationsOrBuilder(int index)OCR text detection and tracking.TextAnnotationOrBuilderVideoAnnotationResults. getTextAnnotationsOrBuilder(int index)OCR text detection and tracking.TextAnnotationOrBuilderVideoAnnotationResultsOrBuilder. getTextAnnotationsOrBuilder(int index)OCR text detection and tracking.Methods in com.google.cloud.videointelligence.v1p2beta1 that return types with arguments of type TextAnnotationOrBuilder Modifier and Type Method Description List<? extends TextAnnotationOrBuilder>VideoAnnotationResults.Builder. getTextAnnotationsOrBuilderList()OCR text detection and tracking.List<? extends TextAnnotationOrBuilder>VideoAnnotationResults. getTextAnnotationsOrBuilderList()OCR text detection and tracking.List<? extends TextAnnotationOrBuilder>VideoAnnotationResultsOrBuilder. getTextAnnotationsOrBuilderList()OCR text detection and tracking.
-