Uses of Class
com.tencentcloudapi.ocr.v20181119.models.SmartStructuralOCRV2Request
-
Packages that use SmartStructuralOCRV2Request Package Description com.tencentcloudapi.ocr.v20181119 com.tencentcloudapi.ocr.v20181119.models -
-
Uses of SmartStructuralOCRV2Request in com.tencentcloudapi.ocr.v20181119
Methods in com.tencentcloudapi.ocr.v20181119 with parameters of type SmartStructuralOCRV2Request Modifier and Type Method Description SmartStructuralOCRV2Response
OcrClient. SmartStructuralOCRV2(SmartStructuralOCRV2Request req)
本接口支持智能提取各类证照、票据、表单、合同等结构化场景的key:value字段信息,并支持提取表格信息的key:value组的结构化,灵活高效,适用于各类非标准材料的信息录入场景,点击[立即体验](https://cloud.tencent.com/product/smart-ocr)。 默认接口请求频率限制:10次/秒。 -
Uses of SmartStructuralOCRV2Request in com.tencentcloudapi.ocr.v20181119.models
Constructors in com.tencentcloudapi.ocr.v20181119.models with parameters of type SmartStructuralOCRV2Request Constructor Description SmartStructuralOCRV2Request(SmartStructuralOCRV2Request 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.
-