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