Package | Description |
---|---|
com.tencentcloudapi.ocr.v20181119 | |
com.tencentcloudapi.ocr.v20181119.models |
Modifier and Type | Method and Description |
---|---|
EnglishOCRResponse |
OcrClient.EnglishOCR(EnglishOCRRequest req)
本接口支持图像英文文字的检测和识别,返回文字框位置与文字内容。支持多场景、任意版面下的英文、字母、数字和常见字符的识别,同时覆盖英文印刷体和英文手写体识别。
|
Constructor and Description |
---|
EnglishOCRResponse(EnglishOCRResponse source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
|
Copyright © 2022. All rights reserved.