Uses of Class
com.tencentcloudapi.ocr.v20181119.models.SmartStructuralOCRResponse
-
Packages that use SmartStructuralOCRResponse Package Description com.tencentcloudapi.ocr.v20181119 com.tencentcloudapi.ocr.v20181119.models -
-
Uses of SmartStructuralOCRResponse in com.tencentcloudapi.ocr.v20181119
Methods in com.tencentcloudapi.ocr.v20181119 that return SmartStructuralOCRResponse Modifier and Type Method Description SmartStructuralOCRResponseOcrClient. SmartStructuralOCR(SmartStructuralOCRRequest req)本接口支持识别并提取各类证照、票据、表单、合同等结构化场景的字段信息。无需任何配置,灵活高效。适用于各类结构化信息录入场景。 默认接口请求频率限制:5次/秒。 -
Uses of SmartStructuralOCRResponse in com.tencentcloudapi.ocr.v20181119.models
Constructors in com.tencentcloudapi.ocr.v20181119.models with parameters of type SmartStructuralOCRResponse Constructor Description SmartStructuralOCRResponse(SmartStructuralOCRResponse 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.
-