Package | Description |
---|---|
com.tencentcloudapi.ocr.v20181119 | |
com.tencentcloudapi.ocr.v20181119.models |
Modifier and Type | Method and Description |
---|---|
TextDetectResponse |
OcrClient.TextDetect(TextDetectRequest req)
本接口通过检测图片中的文字信息特征,快速判断图片中有无文字并返回判断结果,帮助用户过滤无文字的图片。
|
Constructor and Description |
---|
TextDetectRequest(TextDetectRequest 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.