| Package | Description |
|---|---|
| com.baidubce.services.ocr |
| Modifier and Type | Method and Description |
|---|---|
GeneralRecognitionResponse |
OcrClient.generalRecognition(GeneralRecognitionRequest request)
Gets the general recognition properties of specific image resource.
|
GeneralRecognitionResponse |
OcrClient.generalRecognition(String image)
Gets the general recognition properties of specific image resource.
|
GeneralRecognitionResponse |
OcrClient.generalRecognition(String image,
String granularity,
String mask,
String langType,
Boolean direction)
Gets the general recognition properties of specific image resource.
|
Copyright © 2021. All rights reserved.