lib/v20181119/client.rb in tencentcloud-sdk-ocr-3.0.381 vs lib/v20181119/client.rb in tencentcloud-sdk-ocr-3.0.382

- old
+ new

@@ -130,10 +130,12 @@ raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect) end # 本接口支持快速精准识别营业执照上的字段,包括统一社会信用代码、公司名称、经营场所、主体类型、法定代表人、注册资金、组成形式、成立日期、营业期限和经营范围等字段。 + # 默认接口请求频率限制:10次/秒。 + # @param request: Request instance for BizLicenseOCR. # @type request: :class:`Tencentcloud::ocr::V20181119::BizLicenseOCRRequest` # @rtype: :class:`Tencentcloud::ocr::V20181119::BizLicenseOCRResponse` def BizLicenseOCR(request) body = send_request('BizLicenseOCR', request.serialize) @@ -258,10 +260,12 @@ # 另外,本接口还支持复印件、翻拍和PS告警功能。同时支持识别交管12123APP发放的电子驾驶证正页。 # 电子驾驶证正页:包括证号、姓名、性别、国籍、出生日期、初次领证日期、准驾车型、有效期开始时间、有效期截止时间、档案编号、状态、累积记分。 + # 默认接口请求频率限制:10次/秒。 + # @param request: Request instance for DriverLicenseOCR. # @type request: :class:`Tencentcloud::ocr::V20181119::DriverLicenseOCRRequest` # @rtype: :class:`Tencentcloud::ocr::V20181119::DriverLicenseOCRResponse` def DriverLicenseOCR(request) body = send_request('DriverLicenseOCR', request.serialize) @@ -330,10 +334,12 @@ raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect) end # 本接口支持图像英文文字的检测和识别,返回文字框位置与文字内容。支持多场景、任意版面下的英文、字母、数字和常见字符的识别,同时覆盖英文印刷体和英文手写体识别。 + # 默认接口请求频率限制:10次/秒。 + # @param request: Request instance for EnglishOCR. # @type request: :class:`Tencentcloud::ocr::V20181119::EnglishOCRRequest` # @rtype: :class:`Tencentcloud::ocr::V20181119::EnglishOCRResponse` def EnglishOCR(request) body = send_request('EnglishOCR', request.serialize) @@ -1124,10 +1130,12 @@ raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect) end # 本接口支持 单张、多张、多类型 票据的混合识别,同时支持自选需要识别的票据类型,已支持票种包括:增值税发票(专票、普票、卷票)、全电发票、非税发票、定额发票、通用机打发票、购车发票、火车票、出租车发票、机票行程单、汽车票、轮船票、过路过桥费发票共14种标准报销发票,并支持其他类发票的识别。 + # 默认接口请求频率限制:5次/秒。 + # @param request: Request instance for MixedInvoiceOCR. # @type request: :class:`Tencentcloud::ocr::V20181119::MixedInvoiceOCRRequest` # @rtype: :class:`Tencentcloud::ocr::V20181119::MixedInvoiceOCRResponse` def MixedInvoiceOCR(request) body = send_request('MixedInvoiceOCR', request.serialize) @@ -1343,10 +1351,12 @@ raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect) end # 本接口支持北京、上海、广东、江苏、吉林、黑龙江、天津、辽宁、浙江、河南、四川、贵州、山东、安徽、福建、江西、湖南等省份健康码的识别,包括持码人姓名、持码人身份证号、健康码更新时间、健康码颜色、核酸检测结果、核酸检测间隔时长、核酸检测时间,疫苗接种信息,八个字段的识别结果输出。不同省市健康码显示的字段信息有所不同,上述字段的识别结果可能为空,以图片上具体展示的信息为准。 + # 默认接口请求频率限制:10次/秒。 + # @param request: Request instance for RecognizeHealthCodeOCR. # @type request: :class:`Tencentcloud::ocr::V20181119::RecognizeHealthCodeOCRRequest` # @rtype: :class:`Tencentcloud::ocr::V20181119::RecognizeHealthCodeOCRResponse` def RecognizeHealthCodeOCR(request) body = send_request('RecognizeHealthCodeOCR', request.serialize) @@ -1659,10 +1669,12 @@ raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect) end # 本接口支持识别并提取各类证照、票据、表单、合同等结构化场景的字段信息。无需任何配置,灵活高效。适用于各类结构化信息录入场景。 + # 默认接口请求频率限制:5次/秒。 + # @param request: Request instance for SmartStructuralOCR. # @type request: :class:`Tencentcloud::ocr::V20181119::SmartStructuralOCRRequest` # @rtype: :class:`Tencentcloud::ocr::V20181119::SmartStructuralOCRResponse` def SmartStructuralOCR(request) body = send_request('SmartStructuralOCR', request.serialize) @@ -1806,10 +1818,12 @@ raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect) end # 本接口支持增值税专用发票、增值税普通发票、增值税电子发票全字段的内容检测和识别,包括发票代码、发票号码、打印发票代码、打印发票号码、开票日期、合计金额、校验码、税率、合计税额、价税合计、购买方识别号、复核、销售方识别号、开票人、密码区1、密码区2、密码区3、密码区4、发票名称、购买方名称、销售方名称、服务名称、备注、规格型号、数量、单价、金额、税额、收款人等字段。 + # 默认接口请求频率限制:10次/秒。 + # @param request: Request instance for VatInvoiceOCR. # @type request: :class:`Tencentcloud::ocr::V20181119::VatInvoiceOCRRequest` # @rtype: :class:`Tencentcloud::ocr::V20181119::VatInvoiceOCRResponse` def VatInvoiceOCR(request) body = send_request('VatInvoiceOCR', request.serialize) @@ -1907,9 +1921,11 @@ # 行驶证主页:车牌号码、车辆类型、所有人、住址、使用性质、品牌型号、识别代码、发动机号、注册日期、发证日期、发证单位。 # 行驶证副页:号牌号码、档案编号、核定载人数、总质量、整备质量、核定载质量、外廓尺寸、准牵引总质量、备注、检验记录。 # 另外,本接口还支持复印件、翻拍和PS告警功能。 + + # 默认接口请求频率限制:10次/秒。 # @param request: Request instance for VehicleLicenseOCR. # @type request: :class:`Tencentcloud::ocr::V20181119::VehicleLicenseOCRRequest` # @rtype: :class:`Tencentcloud::ocr::V20181119::VehicleLicenseOCRResponse` def VehicleLicenseOCR(request) \ No newline at end of file