| Package | Description |
|---|---|
| com.google.api.services.vision.v1p2beta1.model |
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudVisionV1p2beta1TextDetectionParams |
GoogleCloudVisionV1p2beta1TextDetectionParams.clone() |
GoogleCloudVisionV1p2beta1TextDetectionParams |
GoogleCloudVisionV1p2beta1ImageContext.getTextDetectionParams()
Parameters for text detection and document text detection.
|
GoogleCloudVisionV1p2beta1TextDetectionParams |
GoogleCloudVisionV1p2beta1TextDetectionParams.set(String fieldName,
Object value) |
GoogleCloudVisionV1p2beta1TextDetectionParams |
GoogleCloudVisionV1p2beta1TextDetectionParams.setAdvancedOcrOptions(List<String> advancedOcrOptions)
A list of advanced OCR options to further fine-tune OCR behavior.
|
GoogleCloudVisionV1p2beta1TextDetectionParams |
GoogleCloudVisionV1p2beta1TextDetectionParams.setEnableTextDetectionConfidenceScore(Boolean enableTextDetectionConfidenceScore)
By default, Cloud Vision API only includes confidence score for DOCUMENT_TEXT_DETECTION result.
|
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudVisionV1p2beta1ImageContext |
GoogleCloudVisionV1p2beta1ImageContext.setTextDetectionParams(GoogleCloudVisionV1p2beta1TextDetectionParams textDetectionParams)
Parameters for text detection and document text detection.
|
Copyright © 2011–2025 Google. All rights reserved.