Package | Description |
---|---|
com.tencentcloudapi.ocr.v20181119 | |
com.tencentcloudapi.ocr.v20181119.models |
Modifier and Type | Method and Description |
---|---|
RecognizeTableAccurateOCRResponse |
OcrClient.RecognizeTableAccurateOCR(RecognizeTableAccurateOCRRequest req)
本接口支持中英文图片/PDF内常规表格、无线表格、多表格的检测和识别,返回每个单元格的文字内容,支持旋转的表格图片识别,且支持将识别结果保存为 Excel 格式。识别效果比表格识别V2更好,覆盖场景更加广泛,对表格难例场景,如无线表格、嵌套表格(有线表格中包含无线表格)的识别效果均优于表格识别V2。点击[立即体验](https://cloud.tencent.com/act/event/ocrdemo)。
默认接口请求频率限制:2次/秒。
|
Constructor and Description |
---|
RecognizeTableAccurateOCRRequest(RecognizeTableAccurateOCRRequest 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 © 2024. All rights reserved.