Package | Description |
---|---|
com.google.cloud.vision.v1p3beta1 |
The interfaces provided are listed below, along with usage samples.
|
Modifier and Type | Class and Description |
---|---|
class |
TextDetectionParams
Parameters for text detections.
|
static class |
TextDetectionParams.Builder
Parameters for text detections.
|
Modifier and Type | Method and Description |
---|---|
TextDetectionParamsOrBuilder |
ImageContextOrBuilder.getTextDetectionParamsOrBuilder()
Parameters for text detection and document text detection.
|
TextDetectionParamsOrBuilder |
ImageContext.getTextDetectionParamsOrBuilder()
Parameters for text detection and document text detection.
|
TextDetectionParamsOrBuilder |
ImageContext.Builder.getTextDetectionParamsOrBuilder()
Parameters for text detection and document text detection.
|
Copyright © 2022 Google LLC. All rights reserved.