本接口支持中国大陆居民二代身份证正反面所有字段的识别,包括姓名、性别、民族、出生日期、住址、公民身份证号、签发机关、有效期限,识别准确度达到99%以上。
另外,本接口还支持多种增值能力,满足不同场景的需求。如身份证照片、人像照片的裁剪功能,同时具备9种告警功能,如下表所示。
| 增值能力
| 能力项
|
裁剪功能
身份证照片裁剪(去掉证件外多余的边缘、自动矫正拍摄角度)
人像照片裁剪(自动抠取身份证头像区域)
| 告警功能
身份证有效日期不合法,即有效日期不符合5年、10年、20年、长期期限
身份证边框不完整告警
身份证复印件告警
身份证翻拍告警
身份证框内遮挡告警
临时身份证告警
身份证疑似存在PS痕迹告警
图片模糊告警(可根据图片质量分数判断)
默认接口请求频率限制:20次/秒。
IDCardOCRRequest - Class in com.tencentcloudapi.ocr.v20181119.models
IDCardOCRRequest() - Constructor for class com.tencentcloudapi.ocr.v20181119.models.IDCardOCRRequest
IDCardOCRRequest(IDCardOCRRequest) - Constructor for class com.tencentcloudapi.ocr.v20181119.models.IDCardOCRRequest
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.
IDCardOCRResponse - Class in com.tencentcloudapi.ocr.v20181119.models
IDCardOCRResponse() - Constructor for class com.tencentcloudapi.ocr.v20181119.models.IDCardOCRResponse
IDCardOCRResponse(IDCardOCRResponse) - Constructor for class com.tencentcloudapi.ocr.v20181119.models.IDCardOCRResponse
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.
ImageEnhancement(ImageEnhancementRequest) - Method in class com.tencentcloudapi.ocr.v20181119.OcrClient
文本图像增强是面向文档类图片提供的图像增强处理能力,包括切边增强、图像矫正、阴影去除、摩尔纹去除等;可以有效优化文档类的图片质量,提升文字的清晰度。
默认接口请求频率限制:10次/秒。
ImageEnhancementRequest - Class in com.tencentcloudapi.ocr.v20181119.models
ImageEnhancementRequest() - Constructor for class com.tencentcloudapi.ocr.v20181119.models.ImageEnhancementRequest
ImageEnhancementRequest(ImageEnhancementRequest) - Constructor for class com.tencentcloudapi.ocr.v20181119.models.ImageEnhancementRequest
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.
ImageEnhancementResponse - Class in com.tencentcloudapi.ocr.v20181119.models
ImageEnhancementResponse() - Constructor for class com.tencentcloudapi.ocr.v20181119.models.ImageEnhancementResponse
ImageEnhancementResponse(ImageEnhancementResponse) - Constructor for class com.tencentcloudapi.ocr.v20181119.models.ImageEnhancementResponse
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.
InstitutionOCR(InstitutionOCRRequest) - Method in class com.tencentcloudapi.ocr.v20181119.OcrClient
本接口支持事业单位法人证书关键字段识别,包括注册号、有效期、住所、名称、法定代表人等。
默认接口请求频率限制:5次/秒。
InstitutionOCRRequest - Class in com.tencentcloudapi.ocr.v20181119.models
InstitutionOCRRequest() - Constructor for class com.tencentcloudapi.ocr.v20181119.models.InstitutionOCRRequest
InstitutionOCRRequest(InstitutionOCRRequest) - Constructor for class com.tencentcloudapi.ocr.v20181119.models.InstitutionOCRRequest
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.
InstitutionOCRResponse - Class in com.tencentcloudapi.ocr.v20181119.models
InstitutionOCRResponse() - Constructor for class com.tencentcloudapi.ocr.v20181119.models.InstitutionOCRResponse
InstitutionOCRResponse(InstitutionOCRResponse) - Constructor for class com.tencentcloudapi.ocr.v20181119.models.InstitutionOCRResponse
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.
InsuranceBillInfo - Class in com.tencentcloudapi.ocr.v20181119.models
InsuranceBillInfo() - Constructor for class com.tencentcloudapi.ocr.v20181119.models.InsuranceBillInfo
InsuranceBillInfo(InsuranceBillInfo) - Constructor for class com.tencentcloudapi.ocr.v20181119.models.InsuranceBillInfo
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.
InsuranceBillOCR(InsuranceBillOCRRequest) - Method in class com.tencentcloudapi.ocr.v20181119.OcrClient
本接口支持病案首页、费用清单、结算单、医疗发票四种保险理赔单据的文本识别和结构化输出。
默认接口请求频率限制:1次/秒。
InsuranceBillOCRRequest - Class in com.tencentcloudapi.ocr.v20181119.models
InsuranceBillOCRRequest() - Constructor for class com.tencentcloudapi.ocr.v20181119.models.InsuranceBillOCRRequest
InsuranceBillOCRRequest(InsuranceBillOCRRequest) - Constructor for class com.tencentcloudapi.ocr.v20181119.models.InsuranceBillOCRRequest
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.
InsuranceBillOCRResponse - Class in com.tencentcloudapi.ocr.v20181119.models
InsuranceBillOCRResponse() - Constructor for class com.tencentcloudapi.ocr.v20181119.models.InsuranceBillOCRResponse
InsuranceBillOCRResponse(InsuranceBillOCRResponse) - Constructor for class com.tencentcloudapi.ocr.v20181119.models.InsuranceBillOCRResponse
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.
InvoiceDetectInfo - Class in com.tencentcloudapi.ocr.v20181119.models
InvoiceDetectInfo() - Constructor for class com.tencentcloudapi.ocr.v20181119.models.InvoiceDetectInfo
InvoiceDetectInfo(InvoiceDetectInfo) - Constructor for class com.tencentcloudapi.ocr.v20181119.models.InvoiceDetectInfo
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.
InvoiceGeneralInfo - Class in com.tencentcloudapi.ocr.v20181119.models
InvoiceGeneralInfo() - Constructor for class com.tencentcloudapi.ocr.v20181119.models.InvoiceGeneralInfo
InvoiceGeneralInfo(InvoiceGeneralInfo) - Constructor for class com.tencentcloudapi.ocr.v20181119.models.InvoiceGeneralInfo
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.
InvoiceGeneralOCR(InvoiceGeneralOCRRequest) - Method in class com.tencentcloudapi.ocr.v20181119.OcrClient
本接口支持对通用机打发票的发票代码、发票号码、日期、合计金额(小写)、合计金额(大写)、购买方识别号、销售方识别号、校验码、购买方名称、销售方名称、时间、种类、发票消费类型、省、市、是否有公司印章、发票名称、购买方地址、电话、销售方地址、电话、购买方开户行及账号、销售方开户行及账号、经办人取票用户、经办人支付信息、经办人商户号、经办人订单号、货物或应税劳务、服务名称、数量、单价、税率、税额、金额、单位、规格型号、合计税额、合计金额、备注、收款人、复核、开票人、密码区、行业分类等字段的识别。
默认接口请求频率限制:5次/秒。
InvoiceGeneralOCRRequest - Class in com.tencentcloudapi.ocr.v20181119.models
InvoiceGeneralOCRRequest() - Constructor for class com.tencentcloudapi.ocr.v20181119.models.InvoiceGeneralOCRRequest
InvoiceGeneralOCRRequest(InvoiceGeneralOCRRequest) - Constructor for class com.tencentcloudapi.ocr.v20181119.models.InvoiceGeneralOCRRequest
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.
InvoiceGeneralOCRResponse - Class in com.tencentcloudapi.ocr.v20181119.models
InvoiceGeneralOCRResponse() - Constructor for class com.tencentcloudapi.ocr.v20181119.models.InvoiceGeneralOCRResponse
InvoiceGeneralOCRResponse(InvoiceGeneralOCRResponse) - Constructor for class com.tencentcloudapi.ocr.v20181119.models.InvoiceGeneralOCRResponse
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.
InvoiceItem - Class in com.tencentcloudapi.ocr.v20181119.models
InvoiceItem() - Constructor for class com.tencentcloudapi.ocr.v20181119.models.InvoiceItem
InvoiceItem(InvoiceItem) - Constructor for class com.tencentcloudapi.ocr.v20181119.models.InvoiceItem
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.
ItemCoord - Class in com.tencentcloudapi.ocr.v20181119.models
ItemCoord() - Constructor for class com.tencentcloudapi.ocr.v20181119.models.ItemCoord
ItemCoord(ItemCoord) - Constructor for class com.tencentcloudapi.ocr.v20181119.models.ItemCoord
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.
ItemInfo - Class in com.tencentcloudapi.ocr.v20181119.models
ItemInfo() - Constructor for class com.tencentcloudapi.ocr.v20181119.models.ItemInfo
ItemInfo(ItemInfo) - Constructor for class com.tencentcloudapi.ocr.v20181119.models.ItemInfo
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.
K
- Key - Class in com.tencentcloudapi.ocr.v20181119.models
-
- Key() - Constructor for class com.tencentcloudapi.ocr.v20181119.models.Key
-
- Key(Key) - Constructor for class com.tencentcloudapi.ocr.v20181119.models.Key
-
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.
L
- LicensePlateInfo - Class in com.tencentcloudapi.ocr.v20181119.models
-
- LicensePlateInfo() - Constructor for class com.tencentcloudapi.ocr.v20181119.models.LicensePlateInfo
-
- LicensePlateInfo(LicensePlateInfo) - Constructor for class com.tencentcloudapi.ocr.v20181119.models.LicensePlateInfo
-
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.
- LicensePlateOCR(LicensePlateOCRRequest) - Method in class com.tencentcloudapi.ocr.v20181119.OcrClient
-
本接口支持对中国大陆机动车车牌的自动定位和识别,返回地域编号和车牌号码与车牌颜色信息。
默认接口请求频率限制:10次/秒。
- LicensePlateOCRRequest - Class in com.tencentcloudapi.ocr.v20181119.models
-
- LicensePlateOCRRequest() - Constructor for class com.tencentcloudapi.ocr.v20181119.models.LicensePlateOCRRequest
-
- LicensePlateOCRRequest(LicensePlateOCRRequest) - Constructor for class com.tencentcloudapi.ocr.v20181119.models.LicensePlateOCRRequest
-
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.
- LicensePlateOCRResponse - Class in com.tencentcloudapi.ocr.v20181119.models
-
- LicensePlateOCRResponse() - Constructor for class com.tencentcloudapi.ocr.v20181119.models.LicensePlateOCRResponse
-
- LicensePlateOCRResponse(LicensePlateOCRResponse) - Constructor for class com.tencentcloudapi.ocr.v20181119.models.LicensePlateOCRResponse
-
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.
- LineInfo - Class in com.tencentcloudapi.ocr.v20181119.models
-
- LineInfo() - Constructor for class com.tencentcloudapi.ocr.v20181119.models.LineInfo
-
- LineInfo(LineInfo) - Constructor for class com.tencentcloudapi.ocr.v20181119.models.LineInfo
-
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.
M
- MachinePrintedInvoice - Class in com.tencentcloudapi.ocr.v20181119.models
-
- MachinePrintedInvoice() - Constructor for class com.tencentcloudapi.ocr.v20181119.models.MachinePrintedInvoice
-
- MachinePrintedInvoice(MachinePrintedInvoice) - Constructor for class com.tencentcloudapi.ocr.v20181119.models.MachinePrintedInvoice
-
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.
- MainlandPermitOCR(MainlandPermitOCRRequest) - Method in class com.tencentcloudapi.ocr.v20181119.OcrClient
-
智能识别并结构化港澳台居民来往内地通行证正面全部字段,包含中文姓名、英文姓名、性别、出生日期、签发机关、有效期限、证件号、签发地点、签发次数、证件类别。
默认接口请求频率限制:20次/秒。
- MainlandPermitOCRRequest - Class in com.tencentcloudapi.ocr.v20181119.models
-
- MainlandPermitOCRRequest() - Constructor for class com.tencentcloudapi.ocr.v20181119.models.MainlandPermitOCRRequest
-
- MainlandPermitOCRRequest(MainlandPermitOCRRequest) - Constructor for class com.tencentcloudapi.ocr.v20181119.models.MainlandPermitOCRRequest
-
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.
- MainlandPermitOCRResponse - Class in com.tencentcloudapi.ocr.v20181119.models
-
- MainlandPermitOCRResponse() - Constructor for class com.tencentcloudapi.ocr.v20181119.models.MainlandPermitOCRResponse
-
- MainlandPermitOCRResponse(MainlandPermitOCRResponse) - Constructor for class com.tencentcloudapi.ocr.v20181119.models.MainlandPermitOCRResponse
-
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.
- MedicalInvoice - Class in com.tencentcloudapi.ocr.v20181119.models
-
- MedicalInvoice() - Constructor for class com.tencentcloudapi.ocr.v20181119.models.MedicalInvoice
-
- MedicalInvoice(MedicalInvoice) - Constructor for class com.tencentcloudapi.ocr.v20181119.models.MedicalInvoice
-
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.
- MedicalInvoiceInfo - Class in com.tencentcloudapi.ocr.v20181119.models
-
- MedicalInvoiceInfo() - Constructor for class com.tencentcloudapi.ocr.v20181119.models.MedicalInvoiceInfo
-
- MedicalInvoiceInfo(MedicalInvoiceInfo) - Constructor for class com.tencentcloudapi.ocr.v20181119.models.MedicalInvoiceInfo
-
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.
- MedicalInvoiceItem - Class in com.tencentcloudapi.ocr.v20181119.models
-
- MedicalInvoiceItem() - Constructor for class com.tencentcloudapi.ocr.v20181119.models.MedicalInvoiceItem
-
- MedicalInvoiceItem(MedicalInvoiceItem) - Constructor for class com.tencentcloudapi.ocr.v20181119.models.MedicalInvoiceItem
-
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.
- MixedInvoiceDetect(MixedInvoiceDetectRequest) - Method in class com.tencentcloudapi.ocr.v20181119.OcrClient
-
本接口支持多张、多类型票据的混合检测和自动分类,返回对应票据类型。目前已支持增值税发票、增值税发票(卷票)、定额发票、通用机打发票、购车发票、火车票、出租车发票、机票行程单、汽车票、轮船票、过路过桥费发票、酒店账单、客运限额发票、购物小票、完税证明共15种票据。
默认接口请求频率限制:5次/秒。
- MixedInvoiceDetectRequest - Class in com.tencentcloudapi.ocr.v20181119.models
-
- MixedInvoiceDetectRequest() - Constructor for class com.tencentcloudapi.ocr.v20181119.models.MixedInvoiceDetectRequest
-
- MixedInvoiceDetectRequest(MixedInvoiceDetectRequest) - Constructor for class com.tencentcloudapi.ocr.v20181119.models.MixedInvoiceDetectRequest
-
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.
- MixedInvoiceDetectResponse - Class in com.tencentcloudapi.ocr.v20181119.models
-
- MixedInvoiceDetectResponse() - Constructor for class com.tencentcloudapi.ocr.v20181119.models.MixedInvoiceDetectResponse
-
- MixedInvoiceDetectResponse(MixedInvoiceDetectResponse) - Constructor for class com.tencentcloudapi.ocr.v20181119.models.MixedInvoiceDetectResponse
-
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.
- MixedInvoiceItem - Class in com.tencentcloudapi.ocr.v20181119.models
-
- MixedInvoiceItem() - Constructor for class com.tencentcloudapi.ocr.v20181119.models.MixedInvoiceItem
-
- MixedInvoiceItem(MixedInvoiceItem) - Constructor for class com.tencentcloudapi.ocr.v20181119.models.MixedInvoiceItem
-
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.
- MixedInvoiceOCR(MixedInvoiceOCRRequest) - Method in class com.tencentcloudapi.ocr.v20181119.OcrClient
-
本接口支持 单张、多张、多类型 票据的混合识别,同时支持自选需要识别的票据类型,已支持票种包括:增值税发票(专票、普票、卷票)、全电发票、非税发票、定额发票、通用机打发票、购车发票、火车票、出租车发票、机票行程单、汽车票、轮船票、过路过桥费发票共14种标准报销发票,并支持其他类发票的识别。
默认接口请求频率限制:5次/秒。
- MixedInvoiceOCRRequest - Class in com.tencentcloudapi.ocr.v20181119.models
-
- MixedInvoiceOCRRequest() - Constructor for class com.tencentcloudapi.ocr.v20181119.models.MixedInvoiceOCRRequest
-
- MixedInvoiceOCRRequest(MixedInvoiceOCRRequest) - Constructor for class com.tencentcloudapi.ocr.v20181119.models.MixedInvoiceOCRRequest
-
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.
- MixedInvoiceOCRResponse - Class in com.tencentcloudapi.ocr.v20181119.models
-
- MixedInvoiceOCRResponse() - Constructor for class com.tencentcloudapi.ocr.v20181119.models.MixedInvoiceOCRResponse
-
- MixedInvoiceOCRResponse(MixedInvoiceOCRResponse) - Constructor for class com.tencentcloudapi.ocr.v20181119.models.MixedInvoiceOCRResponse
-
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.
- MLIDCardOCR(MLIDCardOCRRequest) - Method in class com.tencentcloudapi.ocr.v20181119.OcrClient
-
本接口支持马来西亚身份证识别,识别字段包括身份证号、姓名、性别、地址;具备身份证人像照片的裁剪功能和翻拍、复印件告警功能。
本接口暂未完全对外开放,如需咨询,请[联系商务](https://cloud.tencent.com/about/connect)
- MLIDCardOCRRequest - Class in com.tencentcloudapi.ocr.v20181119.models
-
- MLIDCardOCRRequest() - Constructor for class com.tencentcloudapi.ocr.v20181119.models.MLIDCardOCRRequest
-
- MLIDCardOCRRequest(MLIDCardOCRRequest) - Constructor for class com.tencentcloudapi.ocr.v20181119.models.MLIDCardOCRRequest
-
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.
- MLIDCardOCRResponse - Class in com.tencentcloudapi.ocr.v20181119.models
-
- MLIDCardOCRResponse() - Constructor for class com.tencentcloudapi.ocr.v20181119.models.MLIDCardOCRResponse
-
- MLIDCardOCRResponse(MLIDCardOCRResponse) - Constructor for class com.tencentcloudapi.ocr.v20181119.models.MLIDCardOCRResponse
-
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.
- MLIDPassportOCR(MLIDPassportOCRRequest) - Method in class com.tencentcloudapi.ocr.v20181119.OcrClient
-
本接口支持中国港澳台地区以及其他国家、地区的护照识别。识别字段包括护照ID、姓名、出生日期、性别、有效期、发行国、国籍、国家地区代码,具备护照人像照片的裁剪功能和翻拍、复印件告警功能。
默认接口请求频率限制:5次/秒。
- MLIDPassportOCRRequest - Class in com.tencentcloudapi.ocr.v20181119.models
-
- MLIDPassportOCRRequest() - Constructor for class com.tencentcloudapi.ocr.v20181119.models.MLIDPassportOCRRequest
-
- MLIDPassportOCRRequest(MLIDPassportOCRRequest) - Constructor for class com.tencentcloudapi.ocr.v20181119.models.MLIDPassportOCRRequest
-
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.
- MLIDPassportOCRResponse - Class in com.tencentcloudapi.ocr.v20181119.models
-
- MLIDPassportOCRResponse() - Constructor for class com.tencentcloudapi.ocr.v20181119.models.MLIDPassportOCRResponse
-
- MLIDPassportOCRResponse(MLIDPassportOCRResponse) - Constructor for class com.tencentcloudapi.ocr.v20181119.models.MLIDPassportOCRResponse
-
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.
- MotorVehicleSaleInvoice - Class in com.tencentcloudapi.ocr.v20181119.models
-
- MotorVehicleSaleInvoice() - Constructor for class com.tencentcloudapi.ocr.v20181119.models.MotorVehicleSaleInvoice
-
- MotorVehicleSaleInvoice(MotorVehicleSaleInvoice) - Constructor for class com.tencentcloudapi.ocr.v20181119.models.MotorVehicleSaleInvoice
-
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.
N
- NonTaxIncomeBill - Class in com.tencentcloudapi.ocr.v20181119.models
-
- NonTaxIncomeBill() - Constructor for class com.tencentcloudapi.ocr.v20181119.models.NonTaxIncomeBill
-
- NonTaxIncomeBill(NonTaxIncomeBill) - Constructor for class com.tencentcloudapi.ocr.v20181119.models.NonTaxIncomeBill
-
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.
- NonTaxItem - Class in com.tencentcloudapi.ocr.v20181119.models
-
- NonTaxItem() - Constructor for class com.tencentcloudapi.ocr.v20181119.models.NonTaxItem
-
- NonTaxItem(NonTaxItem) - Constructor for class com.tencentcloudapi.ocr.v20181119.models.NonTaxItem
-
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.
O
- OcrClient - Class in com.tencentcloudapi.ocr.v20181119
-
- OcrClient(Credential, String) - Constructor for class com.tencentcloudapi.ocr.v20181119.OcrClient
-
- OcrClient(Credential, String, ClientProfile) - Constructor for class com.tencentcloudapi.ocr.v20181119.OcrClient
-
- OcrErrorCode - Enum in com.tencentcloudapi.ocr.v20181119
-
- OnlineTaxiItineraryInfo - Class in com.tencentcloudapi.ocr.v20181119.models
-
- OnlineTaxiItineraryInfo() - Constructor for class com.tencentcloudapi.ocr.v20181119.models.OnlineTaxiItineraryInfo
-
- OnlineTaxiItineraryInfo(OnlineTaxiItineraryInfo) - Constructor for class com.tencentcloudapi.ocr.v20181119.models.OnlineTaxiItineraryInfo
-
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.
- OrgCodeCertOCR(OrgCodeCertOCRRequest) - Method in class com.tencentcloudapi.ocr.v20181119.OcrClient
-
本接口支持组织机构代码证关键字段的识别,包括代码、有效期、地址、机构名称等。
默认接口请求频率限制:5次/秒。
- OrgCodeCertOCRRequest - Class in com.tencentcloudapi.ocr.v20181119.models
-
- OrgCodeCertOCRRequest() - Constructor for class com.tencentcloudapi.ocr.v20181119.models.OrgCodeCertOCRRequest
-
- OrgCodeCertOCRRequest(OrgCodeCertOCRRequest) - Constructor for class com.tencentcloudapi.ocr.v20181119.models.OrgCodeCertOCRRequest
-
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.
- OrgCodeCertOCRResponse - Class in com.tencentcloudapi.ocr.v20181119.models
-
- OrgCodeCertOCRResponse() - Constructor for class com.tencentcloudapi.ocr.v20181119.models.OrgCodeCertOCRResponse
-
- OrgCodeCertOCRResponse(OrgCodeCertOCRResponse) - Constructor for class com.tencentcloudapi.ocr.v20181119.models.OrgCodeCertOCRResponse
-
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.
- OtherInvoice - Class in com.tencentcloudapi.ocr.v20181119.models
-
- OtherInvoice() - Constructor for class com.tencentcloudapi.ocr.v20181119.models.OtherInvoice
-
- OtherInvoice(OtherInvoice) - Constructor for class com.tencentcloudapi.ocr.v20181119.models.OtherInvoice
-
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.
- OtherInvoiceItem - Class in com.tencentcloudapi.ocr.v20181119.models
-
- OtherInvoiceItem() - Constructor for class com.tencentcloudapi.ocr.v20181119.models.OtherInvoiceItem
-
- OtherInvoiceItem(OtherInvoiceItem) - Constructor for class com.tencentcloudapi.ocr.v20181119.models.OtherInvoiceItem
-
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.
- OtherInvoiceList - Class in com.tencentcloudapi.ocr.v20181119.models
-
- OtherInvoiceList() - Constructor for class com.tencentcloudapi.ocr.v20181119.models.OtherInvoiceList
-
- OtherInvoiceList(OtherInvoiceList) - Constructor for class com.tencentcloudapi.ocr.v20181119.models.OtherInvoiceList
-
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.
P
- PassInvoiceInfo - Class in com.tencentcloudapi.ocr.v20181119.models
-
- PassInvoiceInfo() - Constructor for class com.tencentcloudapi.ocr.v20181119.models.PassInvoiceInfo
-
- PassInvoiceInfo(PassInvoiceInfo) - Constructor for class com.tencentcloudapi.ocr.v20181119.models.PassInvoiceInfo
-
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.
- PassportOCR(PassportOCRRequest) - Method in class com.tencentcloudapi.ocr.v20181119.OcrClient
-
本接口支持中国大陆地区护照个人资料页多个字段的检测与识别。已支持字段包括英文姓名、中文姓名、国家码、护照号、出生地、出生日期、国籍英文、性别英文、有效期、签发地点英文、签发日期、持证人签名、护照机读码(MRZ码)等。
默认接口请求频率限制:10次/秒。
- PassportOCRRequest - Class in com.tencentcloudapi.ocr.v20181119.models
-
- PassportOCRRequest() - Constructor for class com.tencentcloudapi.ocr.v20181119.models.PassportOCRRequest
-
- PassportOCRRequest(PassportOCRRequest) - Constructor for class com.tencentcloudapi.ocr.v20181119.models.PassportOCRRequest
-
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.
- PassportOCRResponse - Class in com.tencentcloudapi.ocr.v20181119.models
-
- PassportOCRResponse() - Constructor for class com.tencentcloudapi.ocr.v20181119.models.PassportOCRResponse
-
- PassportOCRResponse(PassportOCRResponse) - Constructor for class com.tencentcloudapi.ocr.v20181119.models.PassportOCRResponse
-
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.
- PermitOCR(PermitOCRRequest) - Method in class com.tencentcloudapi.ocr.v20181119.OcrClient
-
本接口支持对卡式港澳台通行证的识别,包括签发地点、签发机关、有效期限、性别、出生日期、英文姓名、姓名、证件号等字段。
默认接口请求频率限制:10次/秒。
- PermitOCRRequest - Class in com.tencentcloudapi.ocr.v20181119.models
-
- PermitOCRRequest() - Constructor for class com.tencentcloudapi.ocr.v20181119.models.PermitOCRRequest
-
- PermitOCRRequest(PermitOCRRequest) - Constructor for class com.tencentcloudapi.ocr.v20181119.models.PermitOCRRequest
-
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.
- PermitOCRResponse - Class in com.tencentcloudapi.ocr.v20181119.models
-
- PermitOCRResponse() - Constructor for class com.tencentcloudapi.ocr.v20181119.models.PermitOCRResponse
-
- PermitOCRResponse(PermitOCRResponse) - Constructor for class com.tencentcloudapi.ocr.v20181119.models.PermitOCRResponse
-
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.
- Polygon - Class in com.tencentcloudapi.ocr.v20181119.models
-
- Polygon() - Constructor for class com.tencentcloudapi.ocr.v20181119.models.Polygon
-
- Polygon(Polygon) - Constructor for class com.tencentcloudapi.ocr.v20181119.models.Polygon
-
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.
- PropOwnerCertOCR(PropOwnerCertOCRRequest) - Method in class com.tencentcloudapi.ocr.v20181119.OcrClient
-
本接口支持房产证关键字段的识别,包括房地产权利人、共有情况、登记时间、规划用途、房屋性质、房屋坐落等。
目前接口对合肥、成都、佛山三个城市的房产证版式识别较好。
默认接口请求频率限制:5次/秒。
- PropOwnerCertOCRRequest - Class in com.tencentcloudapi.ocr.v20181119.models
-
- PropOwnerCertOCRRequest() - Constructor for class com.tencentcloudapi.ocr.v20181119.models.PropOwnerCertOCRRequest
-
- PropOwnerCertOCRRequest(PropOwnerCertOCRRequest) - Constructor for class com.tencentcloudapi.ocr.v20181119.models.PropOwnerCertOCRRequest
-
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.
- PropOwnerCertOCRResponse - Class in com.tencentcloudapi.ocr.v20181119.models
-
- PropOwnerCertOCRResponse() - Constructor for class com.tencentcloudapi.ocr.v20181119.models.PropOwnerCertOCRResponse
-
- PropOwnerCertOCRResponse(PropOwnerCertOCRResponse) - Constructor for class com.tencentcloudapi.ocr.v20181119.models.PropOwnerCertOCRResponse
-
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.
Q
- QrcodeImgSize - Class in com.tencentcloudapi.ocr.v20181119.models
-
- QrcodeImgSize() - Constructor for class com.tencentcloudapi.ocr.v20181119.models.QrcodeImgSize
-
- QrcodeImgSize(QrcodeImgSize) - Constructor for class com.tencentcloudapi.ocr.v20181119.models.QrcodeImgSize
-
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.
- QrcodeOCR(QrcodeOCRRequest) - Method in class com.tencentcloudapi.ocr.v20181119.OcrClient
-
本接口支持条形码和二维码的识别(包括 DataMatrix 和 PDF417)。
默认接口请求频率限制:5次/秒。
- QrcodeOCRRequest - Class in com.tencentcloudapi.ocr.v20181119.models
-
- QrcodeOCRRequest() - Constructor for class com.tencentcloudapi.ocr.v20181119.models.QrcodeOCRRequest
-
- QrcodeOCRRequest(QrcodeOCRRequest) - Constructor for class com.tencentcloudapi.ocr.v20181119.models.QrcodeOCRRequest
-
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.
- QrcodeOCRResponse - Class in com.tencentcloudapi.ocr.v20181119.models
-
- QrcodeOCRResponse() - Constructor for class com.tencentcloudapi.ocr.v20181119.models.QrcodeOCRResponse
-
- QrcodeOCRResponse(QrcodeOCRResponse) - Constructor for class com.tencentcloudapi.ocr.v20181119.models.QrcodeOCRResponse
-
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.
- QrcodePositionObj - Class in com.tencentcloudapi.ocr.v20181119.models
-
- QrcodePositionObj() - Constructor for class com.tencentcloudapi.ocr.v20181119.models.QrcodePositionObj
-
- QrcodePositionObj(QrcodePositionObj) - Constructor for class com.tencentcloudapi.ocr.v20181119.models.QrcodePositionObj
-
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.
- QrcodeResultsInfo - Class in com.tencentcloudapi.ocr.v20181119.models
-
- QrcodeResultsInfo() - Constructor for class com.tencentcloudapi.ocr.v20181119.models.QrcodeResultsInfo
-
- QrcodeResultsInfo(QrcodeResultsInfo) - Constructor for class com.tencentcloudapi.ocr.v20181119.models.QrcodeResultsInfo
-
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.
- QuestionBlockObj - Class in com.tencentcloudapi.ocr.v20181119.models
-
- QuestionBlockObj() - Constructor for class com.tencentcloudapi.ocr.v20181119.models.QuestionBlockObj
-
- QuestionBlockObj(QuestionBlockObj) - Constructor for class com.tencentcloudapi.ocr.v20181119.models.QuestionBlockObj
-
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.
- QuestionObj - Class in com.tencentcloudapi.ocr.v20181119.models
-
- QuestionObj() - Constructor for class com.tencentcloudapi.ocr.v20181119.models.QuestionObj
-
- QuestionObj(QuestionObj) - Constructor for class com.tencentcloudapi.ocr.v20181119.models.QuestionObj
-
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.
- QuotaInvoice - Class in com.tencentcloudapi.ocr.v20181119.models
-
- QuotaInvoice() - Constructor for class com.tencentcloudapi.ocr.v20181119.models.QuotaInvoice
-
- QuotaInvoice(QuotaInvoice) - Constructor for class com.tencentcloudapi.ocr.v20181119.models.QuotaInvoice
-
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.
- QuotaInvoiceOCR(QuotaInvoiceOCRRequest) - Method in class com.tencentcloudapi.ocr.v20181119.OcrClient
-
本接口支持定额发票的发票号码、发票代码、金额(大小写)、发票消费类型、地区及是否有公司印章等关键字段的识别。
默认接口请求频率限制:5次/秒。
- QuotaInvoiceOCRRequest - Class in com.tencentcloudapi.ocr.v20181119.models
-
- QuotaInvoiceOCRRequest() - Constructor for class com.tencentcloudapi.ocr.v20181119.models.QuotaInvoiceOCRRequest
-
- QuotaInvoiceOCRRequest(QuotaInvoiceOCRRequest) - Constructor for class com.tencentcloudapi.ocr.v20181119.models.QuotaInvoiceOCRRequest
-
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.
- QuotaInvoiceOCRResponse - Class in com.tencentcloudapi.ocr.v20181119.models
-
- QuotaInvoiceOCRResponse() - Constructor for class com.tencentcloudapi.ocr.v20181119.models.QuotaInvoiceOCRResponse
-
- QuotaInvoiceOCRResponse(QuotaInvoiceOCRResponse) - Constructor for class com.tencentcloudapi.ocr.v20181119.models.QuotaInvoiceOCRResponse
-
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.
R
- RecognizeContainerOCR(RecognizeContainerOCRRequest) - Method in class com.tencentcloudapi.ocr.v20181119.OcrClient
-
本接口支持集装箱箱门信息识别,识别字段包括集装箱箱号、类型、总重量、有效承重、容量、自身重量,具备集装箱箱号、类型不完整或者不清晰的告警功能。
默认接口请求频率限制:5次/秒。
- RecognizeContainerOCRRequest - Class in com.tencentcloudapi.ocr.v20181119.models
-
- RecognizeContainerOCRRequest() - Constructor for class com.tencentcloudapi.ocr.v20181119.models.RecognizeContainerOCRRequest
-
- RecognizeContainerOCRRequest(RecognizeContainerOCRRequest) - Constructor for class com.tencentcloudapi.ocr.v20181119.models.RecognizeContainerOCRRequest
-
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.
- RecognizeContainerOCRResponse - Class in com.tencentcloudapi.ocr.v20181119.models
-
- RecognizeContainerOCRResponse() - Constructor for class com.tencentcloudapi.ocr.v20181119.models.RecognizeContainerOCRResponse
-
- RecognizeContainerOCRResponse(RecognizeContainerOCRResponse) - Constructor for class com.tencentcloudapi.ocr.v20181119.models.RecognizeContainerOCRResponse
-
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.
- RecognizeGeneralInvoice(RecognizeGeneralInvoiceRequest) - Method in class com.tencentcloudapi.ocr.v20181119.OcrClient
-
本接口支持 PDF多页(最多30页)、一页中单张、多张、类型票据的混合识别,同时支持单选识别某类票据,已支持票种包括:增值税发票(专票、普票、卷票、区块链发票、通行费发票)、全电发票(专票、普票)、非税发票(通用票据、统一缴纳书)、定额发票、通用机打发票、购车发票(机动车销售发票、二手车发票)、火车票、出租车发票、机票行程单、汽车票、轮船票、过路过桥费发票共14种标准报销发票,并支持非上述类型的其他发票的智能识别,点击[立即试用](https://cloud.tencent.com/product/ocr)。
默认接口请求频率限制:5次/秒。
支持返回的细项目子票种SubType、子票种中文TypeDescription、以及对应所属大类票种Type 的说明如下列表:
| SubType 子票种英文
| TypeDescription子票种中文
| Type 所属大类票种
|
VatSpecialInvoice
增值税专用发票
3
VatCommonInvoice
增值税普通发票
3
VatElectronicCommonInvoice
增值税电子普通发票
3
VatElectronicSpecialInvoice
增值税电子专用发票
3
VatElectronicInvoiceBlockchain
区块链电子发票
3
VatElectronicInvoiceToll
增值税电子普通发票(通行费)
3
VatSalesList
增值税销货清单
3
VatElectronicSpecialInvoiceFull
电子发票(专用发票)
16
VatElectronicInvoiceFull
电子发票(普通发票)
16
MotorVehicleSaleInvoice
机动车销售统一发票
12
UsedCarPurchaseInvoice
二手车销售统一发票
12
VatInvoiceRoll
增值税普通发票(卷票)
11
TaxiTicket
出租车发票
0
QuotaInvoice
定额发票
1
TrainTicket
火车票
2
AirTransport
机票行程单
5
MachinePrintedInvoice
通用机打发票
8
BusInvoice
汽车票
9
ShippingInvoice
轮船票
10
NonTaxIncomeGeneralBill
非税收入通用票据
15
NonTaxIncomeElectronicBill
非税收入一般缴款书(电子)
15
TollInvoice
过路过桥费发票
13
MedicalOutpatientInvoice
医疗门诊收费票据(电子)
17
MedicalHospitalizedInvoice
医疗住院收费票据(电子)
17
OtherInvoice
其他发票
-1
- RecognizeGeneralInvoiceRequest - Class in com.tencentcloudapi.ocr.v20181119.models
-
- RecognizeGeneralInvoiceRequest() - Constructor for class com.tencentcloudapi.ocr.v20181119.models.RecognizeGeneralInvoiceRequest
-
- RecognizeGeneralInvoiceRequest(RecognizeGeneralInvoiceRequest) - Constructor for class com.tencentcloudapi.ocr.v20181119.models.RecognizeGeneralInvoiceRequest
-
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.
- RecognizeGeneralInvoiceResponse - Class in com.tencentcloudapi.ocr.v20181119.models
-
- RecognizeGeneralInvoiceResponse() - Constructor for class com.tencentcloudapi.ocr.v20181119.models.RecognizeGeneralInvoiceResponse
-
- RecognizeGeneralInvoiceResponse(RecognizeGeneralInvoiceResponse) - Constructor for class com.tencentcloudapi.ocr.v20181119.models.RecognizeGeneralInvoiceResponse
-
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.
- RecognizeHealthCodeOCR(RecognizeHealthCodeOCRRequest) - Method in class com.tencentcloudapi.ocr.v20181119.OcrClient
-
本接口支持北京、上海、广东、江苏、吉林、黑龙江、天津、辽宁、浙江、河南、四川、贵州、山东、安徽、福建、江西、湖北、湖南等省份健康码的识别,包括持码人姓名、持码人身份证号、健康码更新时间、健康码颜色、核酸检测结果、核酸检测间隔时长、核酸检测时间,疫苗接种信息,八个字段的识别结果输出。不同省市健康码显示的字段信息有所不同,上述字段的识别结果可能为空,以图片上具体展示的信息为准。
默认接口请求频率限制:10次/秒。
- RecognizeHealthCodeOCRRequest - Class in com.tencentcloudapi.ocr.v20181119.models
-
- RecognizeHealthCodeOCRRequest() - Constructor for class com.tencentcloudapi.ocr.v20181119.models.RecognizeHealthCodeOCRRequest
-
- RecognizeHealthCodeOCRRequest(RecognizeHealthCodeOCRRequest) - Constructor for class com.tencentcloudapi.ocr.v20181119.models.RecognizeHealthCodeOCRRequest
-
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.
- RecognizeHealthCodeOCRResponse - Class in com.tencentcloudapi.ocr.v20181119.models
-
- RecognizeHealthCodeOCRResponse() - Constructor for class com.tencentcloudapi.ocr.v20181119.models.RecognizeHealthCodeOCRResponse
-
- RecognizeHealthCodeOCRResponse(RecognizeHealthCodeOCRResponse) - Constructor for class com.tencentcloudapi.ocr.v20181119.models.RecognizeHealthCodeOCRResponse
-
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.
- RecognizeIndonesiaIDCardOCR(RecognizeIndonesiaIDCardOCRRequest) - Method in class com.tencentcloudapi.ocr.v20181119.OcrClient
-
印尼身份证识别
默认接口请求频率限制:20次/秒。
- RecognizeIndonesiaIDCardOCRRequest - Class in com.tencentcloudapi.ocr.v20181119.models
-
- RecognizeIndonesiaIDCardOCRRequest() - Constructor for class com.tencentcloudapi.ocr.v20181119.models.RecognizeIndonesiaIDCardOCRRequest
-
- RecognizeIndonesiaIDCardOCRRequest(RecognizeIndonesiaIDCardOCRRequest) - Constructor for class com.tencentcloudapi.ocr.v20181119.models.RecognizeIndonesiaIDCardOCRRequest
-
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.
- RecognizeIndonesiaIDCardOCRResponse - Class in com.tencentcloudapi.ocr.v20181119.models
-
- RecognizeIndonesiaIDCardOCRResponse() - Constructor for class com.tencentcloudapi.ocr.v20181119.models.RecognizeIndonesiaIDCardOCRResponse
-
- RecognizeIndonesiaIDCardOCRResponse(RecognizeIndonesiaIDCardOCRResponse) - Constructor for class com.tencentcloudapi.ocr.v20181119.models.RecognizeIndonesiaIDCardOCRResponse
-
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.
- RecognizeMedicalInvoiceOCR(RecognizeMedicalInvoiceOCRRequest) - Method in class com.tencentcloudapi.ocr.v20181119.OcrClient
-
医疗发票识别目前支持全国统一门诊发票、全国统一住院发票、以及部分地方的门诊和住院发票的识别。
默认接口请求频率限制:5次/秒。
- RecognizeMedicalInvoiceOCRRequest - Class in com.tencentcloudapi.ocr.v20181119.models
-
- RecognizeMedicalInvoiceOCRRequest() - Constructor for class com.tencentcloudapi.ocr.v20181119.models.RecognizeMedicalInvoiceOCRRequest
-
- RecognizeMedicalInvoiceOCRRequest(RecognizeMedicalInvoiceOCRRequest) - Constructor for class com.tencentcloudapi.ocr.v20181119.models.RecognizeMedicalInvoiceOCRRequest
-
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.
- RecognizeMedicalInvoiceOCRResponse - Class in com.tencentcloudapi.ocr.v20181119.models
-
- RecognizeMedicalInvoiceOCRResponse() - Constructor for class com.tencentcloudapi.ocr.v20181119.models.RecognizeMedicalInvoiceOCRResponse
-
- RecognizeMedicalInvoiceOCRResponse(RecognizeMedicalInvoiceOCRResponse) - Constructor for class com.tencentcloudapi.ocr.v20181119.models.RecognizeMedicalInvoiceOCRResponse
-
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.
- RecognizeOnlineTaxiItineraryOCR(RecognizeOnlineTaxiItineraryOCRRequest) - Method in class com.tencentcloudapi.ocr.v20181119.OcrClient
-
本接口支持网约车行程单关键字段的识别,包括行程起止日期、上车时间、起点、终点、里程、金额等字段。
默认接口请求频率限制:20次/秒。
- RecognizeOnlineTaxiItineraryOCRRequest - Class in com.tencentcloudapi.ocr.v20181119.models
-
- RecognizeOnlineTaxiItineraryOCRRequest() - Constructor for class com.tencentcloudapi.ocr.v20181119.models.RecognizeOnlineTaxiItineraryOCRRequest
-
- RecognizeOnlineTaxiItineraryOCRRequest(RecognizeOnlineTaxiItineraryOCRRequest) - Constructor for class com.tencentcloudapi.ocr.v20181119.models.RecognizeOnlineTaxiItineraryOCRRequest
-
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.
- RecognizeOnlineTaxiItineraryOCRResponse - Class in com.tencentcloudapi.ocr.v20181119.models
-
- RecognizeOnlineTaxiItineraryOCRResponse() - Constructor for class com.tencentcloudapi.ocr.v20181119.models.RecognizeOnlineTaxiItineraryOCRResponse
-
- RecognizeOnlineTaxiItineraryOCRResponse(RecognizeOnlineTaxiItineraryOCRResponse) - Constructor for class com.tencentcloudapi.ocr.v20181119.models.RecognizeOnlineTaxiItineraryOCRResponse
-
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.
- RecognizePhilippinesDrivingLicenseOCR(RecognizePhilippinesDrivingLicenseOCRRequest) - Method in class com.tencentcloudapi.ocr.v20181119.OcrClient
-
菲律宾驾驶证识别
- RecognizePhilippinesDrivingLicenseOCRRequest - Class in com.tencentcloudapi.ocr.v20181119.models
-
- RecognizePhilippinesDrivingLicenseOCRRequest() - Constructor for class com.tencentcloudapi.ocr.v20181119.models.RecognizePhilippinesDrivingLicenseOCRRequest
-
- RecognizePhilippinesDrivingLicenseOCRRequest(RecognizePhilippinesDrivingLicenseOCRRequest) - Constructor for class com.tencentcloudapi.ocr.v20181119.models.RecognizePhilippinesDrivingLicenseOCRRequest
-
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.
- RecognizePhilippinesDrivingLicenseOCRResponse - Class in com.tencentcloudapi.ocr.v20181119.models
-
- RecognizePhilippinesDrivingLicenseOCRResponse() - Constructor for class com.tencentcloudapi.ocr.v20181119.models.RecognizePhilippinesDrivingLicenseOCRResponse
-
- RecognizePhilippinesDrivingLicenseOCRResponse(RecognizePhilippinesDrivingLicenseOCRResponse) - Constructor for class com.tencentcloudapi.ocr.v20181119.models.RecognizePhilippinesDrivingLicenseOCRResponse
-
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.
- RecognizePhilippinesSssIDOCR(RecognizePhilippinesSssIDOCRRequest) - Method in class com.tencentcloudapi.ocr.v20181119.OcrClient
-
菲律宾SSSID/UMID识别
- RecognizePhilippinesSssIDOCRRequest - Class in com.tencentcloudapi.ocr.v20181119.models
-
- RecognizePhilippinesSssIDOCRRequest() - Constructor for class com.tencentcloudapi.ocr.v20181119.models.RecognizePhilippinesSssIDOCRRequest
-
- RecognizePhilippinesSssIDOCRRequest(RecognizePhilippinesSssIDOCRRequest) - Constructor for class com.tencentcloudapi.ocr.v20181119.models.RecognizePhilippinesSssIDOCRRequest
-
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.
- RecognizePhilippinesSssIDOCRResponse - Class in com.tencentcloudapi.ocr.v20181119.models
-
- RecognizePhilippinesSssIDOCRResponse() - Constructor for class com.tencentcloudapi.ocr.v20181119.models.RecognizePhilippinesSssIDOCRResponse
-
- RecognizePhilippinesSssIDOCRResponse(RecognizePhilippinesSssIDOCRResponse) - Constructor for class com.tencentcloudapi.ocr.v20181119.models.RecognizePhilippinesSssIDOCRResponse
-
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.
- RecognizePhilippinesTinIDOCR(RecognizePhilippinesTinIDOCRRequest) - Method in class com.tencentcloudapi.ocr.v20181119.OcrClient
-
菲律宾TinID识别
- RecognizePhilippinesTinIDOCRRequest - Class in com.tencentcloudapi.ocr.v20181119.models
-
- RecognizePhilippinesTinIDOCRRequest() - Constructor for class com.tencentcloudapi.ocr.v20181119.models.RecognizePhilippinesTinIDOCRRequest
-
- RecognizePhilippinesTinIDOCRRequest(RecognizePhilippinesTinIDOCRRequest) - Constructor for class com.tencentcloudapi.ocr.v20181119.models.RecognizePhilippinesTinIDOCRRequest
-
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.
- RecognizePhilippinesTinIDOCRResponse - Class in com.tencentcloudapi.ocr.v20181119.models
-
- RecognizePhilippinesTinIDOCRResponse() - Constructor for class com.tencentcloudapi.ocr.v20181119.models.RecognizePhilippinesTinIDOCRResponse
-
- RecognizePhilippinesTinIDOCRResponse(RecognizePhilippinesTinIDOCRResponse) - Constructor for class com.tencentcloudapi.ocr.v20181119.models.RecognizePhilippinesTinIDOCRResponse
-
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.
- RecognizePhilippinesUMIDOCR(RecognizePhilippinesUMIDOCRRequest) - Method in class com.tencentcloudapi.ocr.v20181119.OcrClient
-
菲律宾UMID识别
- RecognizePhilippinesUMIDOCRRequest - Class in com.tencentcloudapi.ocr.v20181119.models
-
- RecognizePhilippinesUMIDOCRRequest() - Constructor for class com.tencentcloudapi.ocr.v20181119.models.RecognizePhilippinesUMIDOCRRequest
-
- RecognizePhilippinesUMIDOCRRequest(RecognizePhilippinesUMIDOCRRequest) - Constructor for class com.tencentcloudapi.ocr.v20181119.models.RecognizePhilippinesUMIDOCRRequest
-
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.
- RecognizePhilippinesUMIDOCRResponse - Class in com.tencentcloudapi.ocr.v20181119.models
-
- RecognizePhilippinesUMIDOCRResponse() - Constructor for class com.tencentcloudapi.ocr.v20181119.models.RecognizePhilippinesUMIDOCRResponse
-
- RecognizePhilippinesUMIDOCRResponse(RecognizePhilippinesUMIDOCRResponse) - Constructor for class com.tencentcloudapi.ocr.v20181119.models.RecognizePhilippinesUMIDOCRResponse
-
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.
- RecognizePhilippinesVoteIDOCR(RecognizePhilippinesVoteIDOCRRequest) - Method in class com.tencentcloudapi.ocr.v20181119.OcrClient
-
本接口支持菲律宾VoteID识别,识别字段包括姓名、姓氏、出生日期、婚姻状况、国籍、地址、地区、菲律宾VoteID的VIN等。
默认接口请求频率限制:20次/秒。
- RecognizePhilippinesVoteIDOCRRequest - Class in com.tencentcloudapi.ocr.v20181119.models
-
- RecognizePhilippinesVoteIDOCRRequest() - Constructor for class com.tencentcloudapi.ocr.v20181119.models.RecognizePhilippinesVoteIDOCRRequest
-
- RecognizePhilippinesVoteIDOCRRequest(RecognizePhilippinesVoteIDOCRRequest) - Constructor for class com.tencentcloudapi.ocr.v20181119.models.RecognizePhilippinesVoteIDOCRRequest
-
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.
- RecognizePhilippinesVoteIDOCRResponse - Class in com.tencentcloudapi.ocr.v20181119.models
-
- RecognizePhilippinesVoteIDOCRResponse() - Constructor for class com.tencentcloudapi.ocr.v20181119.models.RecognizePhilippinesVoteIDOCRResponse
-
- RecognizePhilippinesVoteIDOCRResponse(RecognizePhilippinesVoteIDOCRResponse) - Constructor for class com.tencentcloudapi.ocr.v20181119.models.RecognizePhilippinesVoteIDOCRResponse
-
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.
- RecognizeTableAccurateOCR(RecognizeTableAccurateOCRRequest) - Method in class com.tencentcloudapi.ocr.v20181119.OcrClient
-
本接口支持中英文图片/PDF内常规表格、无线表格、多表格的检测和识别,返回每个单元格的文字内容,支持旋转的表格图片识别,且支持将识别结果保存为 Excel 格式。识别效果比表格识别V2更好,覆盖场景更加广泛,对表格难例场景,如无线表格、嵌套表格(有线表格中包含无线表格)的识别效果均优于表格识别V2。点击[立即体验](https://cloud.tencent.com/act/event/ocrdemo)。
默认接口请求频率限制:2次/秒。
- RecognizeTableAccurateOCRRequest - Class in com.tencentcloudapi.ocr.v20181119.models
-
- RecognizeTableAccurateOCRRequest() - Constructor for class com.tencentcloudapi.ocr.v20181119.models.RecognizeTableAccurateOCRRequest
-
- RecognizeTableAccurateOCRRequest(RecognizeTableAccurateOCRRequest) - Constructor for class com.tencentcloudapi.ocr.v20181119.models.RecognizeTableAccurateOCRRequest
-
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.
- RecognizeTableAccurateOCRResponse - Class in com.tencentcloudapi.ocr.v20181119.models
-
- RecognizeTableAccurateOCRResponse() - Constructor for class com.tencentcloudapi.ocr.v20181119.models.RecognizeTableAccurateOCRResponse
-
- RecognizeTableAccurateOCRResponse(RecognizeTableAccurateOCRResponse) - Constructor for class com.tencentcloudapi.ocr.v20181119.models.RecognizeTableAccurateOCRResponse
-
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.
- RecognizeTableOCR(RecognizeTableOCRRequest) - Method in class com.tencentcloudapi.ocr.v20181119.OcrClient
-
本接口支持中英文图片/ PDF内常规表格、无线表格、多表格的检测和识别,支持日文有线表格识别,返回每个单元格的文字内容,支持旋转的表格图片识别,且支持将识别结果保存为 Excel 格式。
默认接口请求频率限制:10次/秒。
- RecognizeTableOCRRequest - Class in com.tencentcloudapi.ocr.v20181119.models
-
- RecognizeTableOCRRequest() - Constructor for class com.tencentcloudapi.ocr.v20181119.models.RecognizeTableOCRRequest
-
- RecognizeTableOCRRequest(RecognizeTableOCRRequest) - Constructor for class com.tencentcloudapi.ocr.v20181119.models.RecognizeTableOCRRequest
-
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.
- RecognizeTableOCRResponse - Class in com.tencentcloudapi.ocr.v20181119.models
-
- RecognizeTableOCRResponse() - Constructor for class com.tencentcloudapi.ocr.v20181119.models.RecognizeTableOCRResponse
-
- RecognizeTableOCRResponse(RecognizeTableOCRResponse) - Constructor for class com.tencentcloudapi.ocr.v20181119.models.RecognizeTableOCRResponse
-
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.
- RecognizeThaiIDCardOCR(RecognizeThaiIDCardOCRRequest) - Method in class com.tencentcloudapi.ocr.v20181119.OcrClient
-
本接口支持泰国身份证识别,识别字段包括泰文姓名、英文姓名、地址、出生日期、身份证号码、首次领用日期、签发日期等字段。
本接口暂未完全对外开放,如需咨询,请[联系商务](https://cloud.tencent.com/about/connect)
默认接口请求频率限制:10次/秒
- RecognizeThaiIDCardOCRRequest - Class in com.tencentcloudapi.ocr.v20181119.models
-
- RecognizeThaiIDCardOCRRequest() - Constructor for class com.tencentcloudapi.ocr.v20181119.models.RecognizeThaiIDCardOCRRequest
-
- RecognizeThaiIDCardOCRRequest(RecognizeThaiIDCardOCRRequest) - Constructor for class com.tencentcloudapi.ocr.v20181119.models.RecognizeThaiIDCardOCRRequest
-
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.
- RecognizeThaiIDCardOCRResponse - Class in com.tencentcloudapi.ocr.v20181119.models
-
- RecognizeThaiIDCardOCRResponse() - Constructor for class com.tencentcloudapi.ocr.v20181119.models.RecognizeThaiIDCardOCRResponse
-
- RecognizeThaiIDCardOCRResponse(RecognizeThaiIDCardOCRResponse) - Constructor for class com.tencentcloudapi.ocr.v20181119.models.RecognizeThaiIDCardOCRResponse
-
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.
- RecognizeTravelCardOCR(RecognizeTravelCardOCRRequest) - Method in class com.tencentcloudapi.ocr.v20181119.OcrClient
-
本接口支持通信大数据行程卡识别,包括行程卡颜色、更新时间、途经地、存在中高风险地区的城市、电话号码,五个字段的识别结果输出。
默认接口请求频率限制:20次/秒。
- RecognizeTravelCardOCRRequest - Class in com.tencentcloudapi.ocr.v20181119.models
-
- RecognizeTravelCardOCRRequest() - Constructor for class com.tencentcloudapi.ocr.v20181119.models.RecognizeTravelCardOCRRequest
-
- RecognizeTravelCardOCRRequest(RecognizeTravelCardOCRRequest) - Constructor for class com.tencentcloudapi.ocr.v20181119.models.RecognizeTravelCardOCRRequest
-
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.
- RecognizeTravelCardOCRResponse - Class in com.tencentcloudapi.ocr.v20181119.models
-
- RecognizeTravelCardOCRResponse() - Constructor for class com.tencentcloudapi.ocr.v20181119.models.RecognizeTravelCardOCRResponse
-
- RecognizeTravelCardOCRResponse(RecognizeTravelCardOCRResponse) - Constructor for class com.tencentcloudapi.ocr.v20181119.models.RecognizeTravelCardOCRResponse
-
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.
- Rect - Class in com.tencentcloudapi.ocr.v20181119.models
-
- Rect() - Constructor for class com.tencentcloudapi.ocr.v20181119.models.Rect
-
- Rect(Rect) - Constructor for class com.tencentcloudapi.ocr.v20181119.models.Rect
-
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.
- ResidenceBookletOCR(ResidenceBookletOCRRequest) - Method in class com.tencentcloudapi.ocr.v20181119.OcrClient
-
本接口支持居民户口簿户主页及成员页关键字段的识别,包括姓名、户别、地址、籍贯、身份证号码等。
默认接口请求频率限制:5次/秒。
- ResidenceBookletOCRRequest - Class in com.tencentcloudapi.ocr.v20181119.models
-
- ResidenceBookletOCRRequest() - Constructor for class com.tencentcloudapi.ocr.v20181119.models.ResidenceBookletOCRRequest
-
- ResidenceBookletOCRRequest(ResidenceBookletOCRRequest) - Constructor for class com.tencentcloudapi.ocr.v20181119.models.ResidenceBookletOCRRequest
-
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.
- ResidenceBookletOCRResponse - Class in com.tencentcloudapi.ocr.v20181119.models
-
- ResidenceBookletOCRResponse() - Constructor for class com.tencentcloudapi.ocr.v20181119.models.ResidenceBookletOCRResponse
-
- ResidenceBookletOCRResponse(ResidenceBookletOCRResponse) - Constructor for class com.tencentcloudapi.ocr.v20181119.models.ResidenceBookletOCRResponse
-
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.
- RideHailingDriverLicenseOCR(RideHailingDriverLicenseOCRRequest) - Method in class com.tencentcloudapi.ocr.v20181119.OcrClient
-
本接口支持网约车驾驶证关键字段的识别,包括姓名、证号、起始日期、截止日期、发证日期。
默认接口请求频率限制:5次/秒。
- RideHailingDriverLicenseOCRRequest - Class in com.tencentcloudapi.ocr.v20181119.models
-
- RideHailingDriverLicenseOCRRequest() - Constructor for class com.tencentcloudapi.ocr.v20181119.models.RideHailingDriverLicenseOCRRequest
-
- RideHailingDriverLicenseOCRRequest(RideHailingDriverLicenseOCRRequest) - Constructor for class com.tencentcloudapi.ocr.v20181119.models.RideHailingDriverLicenseOCRRequest
-
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.
- RideHailingDriverLicenseOCRResponse - Class in com.tencentcloudapi.ocr.v20181119.models
-
- RideHailingDriverLicenseOCRResponse() - Constructor for class com.tencentcloudapi.ocr.v20181119.models.RideHailingDriverLicenseOCRResponse
-
- RideHailingDriverLicenseOCRResponse(RideHailingDriverLicenseOCRResponse) - Constructor for class com.tencentcloudapi.ocr.v20181119.models.RideHailingDriverLicenseOCRResponse
-
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.
- RideHailingTransportLicenseOCR(RideHailingTransportLicenseOCRRequest) - Method in class com.tencentcloudapi.ocr.v20181119.OcrClient
-
本接口支持网约车运输证关键字段的识别,包括交运管许可字号、车辆所有人、车辆号牌、起始日期、截止日期、发证日期。
默认接口请求频率限制:5次/秒。
- RideHailingTransportLicenseOCRRequest - Class in com.tencentcloudapi.ocr.v20181119.models
-
- RideHailingTransportLicenseOCRRequest() - Constructor for class com.tencentcloudapi.ocr.v20181119.models.RideHailingTransportLicenseOCRRequest
-
- RideHailingTransportLicenseOCRRequest(RideHailingTransportLicenseOCRRequest) - Constructor for class com.tencentcloudapi.ocr.v20181119.models.RideHailingTransportLicenseOCRRequest
-
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.
- RideHailingTransportLicenseOCRResponse - Class in com.tencentcloudapi.ocr.v20181119.models
-
- RideHailingTransportLicenseOCRResponse() - Constructor for class com.tencentcloudapi.ocr.v20181119.models.RideHailingTransportLicenseOCRResponse
-
- RideHailingTransportLicenseOCRResponse(RideHailingTransportLicenseOCRResponse) - Constructor for class com.tencentcloudapi.ocr.v20181119.models.RideHailingTransportLicenseOCRResponse
-
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.
S
- SealInfo - Class in com.tencentcloudapi.ocr.v20181119.models
-
- SealInfo() - Constructor for class com.tencentcloudapi.ocr.v20181119.models.SealInfo
-
- SealInfo(SealInfo) - Constructor for class com.tencentcloudapi.ocr.v20181119.models.SealInfo
-
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.
- SealOCR(SealOCRRequest) - Method in class com.tencentcloudapi.ocr.v20181119.OcrClient
-
本接口支持各类印章主体内容、印章其他内容及形状识别,支持单图多印章识别,包括发票章、财务章等,适用于公文票据等场景。
默认接口请求频率限制:5次/秒。
- SealOCRRequest - Class in com.tencentcloudapi.ocr.v20181119.models
-
- SealOCRRequest() - Constructor for class com.tencentcloudapi.ocr.v20181119.models.SealOCRRequest
-
- SealOCRRequest(SealOCRRequest) - Constructor for class com.tencentcloudapi.ocr.v20181119.models.SealOCRRequest
-
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.
- SealOCRResponse - Class in com.tencentcloudapi.ocr.v20181119.models
-
- SealOCRResponse() - Constructor for class com.tencentcloudapi.ocr.v20181119.models.SealOCRResponse
-
- SealOCRResponse(SealOCRResponse) - Constructor for class com.tencentcloudapi.ocr.v20181119.models.SealOCRResponse
-
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.
- setAcquisitionMark(Long) - Method in class com.tencentcloudapi.ocr.v20181119.models.VatInvoiceInfo
-
Set 是否有收购标记(0:没有,1:有)
- setAdditional(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.VatInvoiceVerifyRequest
-
Set 根据票种传递对应值,如果报参数错误,请仔细检查每个票种对应的值
增值税专用发票:开具金额(不含税)
增值税普通发票、增值税电子普通发票(含通行费发票)、增值税普通发票(卷票):校验码后6位
区块链发票:不含税金额/校验码,例如:“285.01/856ab”
机动车销售统一发票:不含税价
货物运输业增值税专用发票:合计金额
二手车销售统一发票:车价合计
- setAdditionalCost(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.TrainTicketOCRResponse
-
Set 加收票价
- setAdditionalFare(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.TrainTicket
-
Set 加收票价
- setAddress(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.BizLicenseOCRResponse
-
Set 地址
- setAddress(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.DriverLicenseOCRResponse
-
Set 住址
- setAddress(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.HmtResidentPermitOCRResponse
-
Set 地址
- setAddress(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.IDCardOCRResponse
-
Set 地址(人像面)
- setAddress(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.MLIDCardOCRResponse
-
Set 地址
- setAddress(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.OrgCodeCertOCRResponse
-
Set 地址
- setAddress(TextDetectionResult) - Method in class com.tencentcloudapi.ocr.v20181119.models.RecognizePhilippinesDrivingLicenseOCRResponse
-
Set 地址
- setAddress(TextDetectionResult) - Method in class com.tencentcloudapi.ocr.v20181119.models.RecognizePhilippinesTinIDOCRResponse
-
Set 地址
- setAddress(TextDetectionResult) - Method in class com.tencentcloudapi.ocr.v20181119.models.RecognizePhilippinesUMIDOCRResponse
-
Set 地址
- setAddress(TextDetectionResult) - Method in class com.tencentcloudapi.ocr.v20181119.models.RecognizePhilippinesVoteIDOCRResponse
-
Set 地址
- setAddress(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.RecognizeThaiIDCardOCRResponse
-
Set 地址
- setAddress(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.ResidenceBookletOCRResponse
-
Set 住址
- setAddress(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.TextVehicleFront
-
Set 住址
注意:此字段可能返回 null,表示取不到有效值。
- setAddrTel(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.VatInvoiceUserInfo
-
Set 地 址、电 话
- setAdvancedInfo(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.AdvertiseTextDetection
-
Set 此字段为扩展字段。
GeneralBasicOcr接口返回段落信息Parag,包含ParagNo。
- setAdvancedInfo(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.IDCardOCRResponse
-
Set 扩展信息,不请求则不返回,具体输入参考示例3和示例4。
IdCard,裁剪后身份证照片的base64编码,请求 Config.CropIdCard 时返回;
Portrait,身份证头像照片的base64编码,请求 Config.CropPortrait 时返回;
Quality,图片质量分数,请求 Config.Quality 时返回(取值范围:0 ~ 100,分数越低越模糊,建议阈值≥50);
BorderCodeValue,身份证边框不完整告警阈值分数,请求 Config.BorderCheckWarn时返回(取值范围:0 ~ 100,分数越低边框遮挡可能性越低,建议阈值≤50);
WarnInfos,告警信息,Code 告警码列表和释义:
-9100 身份证有效日期不合法告警,
-9101 身份证边框不完整告警,
-9102 身份证复印件告警,
-9103 身份证翻拍告警,
-9105 身份证框内遮挡告警,
-9104 临时身份证告警,
-9106 身份证疑似存在PS痕迹告警,
-9107 身份证反光告警。
- setAdvancedInfo(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.MLIDCardOCRResponse
-
Set 此字段为扩展字段。
返回字段识别结果的置信度,格式如下
{
字段名:{
Confidence:0.9999
}
}
- setAdvancedInfo(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.MLIDPassportOCRResponse
-
Set 扩展字段:
{
ID:{
Confidence:0.9999
},
Name:{
Confidence:0.9996
}
}
- setAdvancedInfo(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.TableCell
-
Set 此字段为扩展字段
注意:此字段可能返回 null,表示取不到有效值。
- setAdvancedInfo(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.TextArithmetic
-
Set 保留字段,暂不支持
- setAdvancedInfo(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.TextDetection
-
Set 此字段为扩展字段。
GeneralBasicOcr接口返回段落信息Parag,包含ParagNo。
- setAdvancedInfo(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.TextDetectionEn
-
Set 此字段为扩展字段。目前EnglishOCR接口返回内容为空。
- setAdvancedInfo(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.TextGeneralHandwriting
-
Set 此字段为扩展字段。
能返回文本行的段落信息,例如:{\"Parag\":{\"ParagNo\":2}},
其中ParagNo为段落行,从1开始。
- setAdvancedInfo(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.TextTable
-
Set 此字段为扩展字段
- setAgama(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.RecognizeIndonesiaIDCardOCRResponse
-
Set 宗教信仰
- setAgencyCode(TextDetectionResult) - Method in class com.tencentcloudapi.ocr.v20181119.models.RecognizePhilippinesDrivingLicenseOCRResponse
-
Set 机构代码
- setAgentCode(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.AirTransport
-
Set 销售单位代号
- setAgentCodeFirst(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.AirTransport
-
Set 销售单位代号第一行
- setAgentCodeSecond(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.AirTransport
-
Set 销售单位代号第二行
- setAgentMark(Long) - Method in class com.tencentcloudapi.ocr.v20181119.models.VatInvoiceInfo
-
Set 是否有代开标记(0:没有,1:有)
- setAirDevelopmentFund(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.AirTransport
-
Set 民航发展基金
- setAirTransport(AirTransport) - Method in class com.tencentcloudapi.ocr.v20181119.models.SingleInvoiceItem
-
Set 机票行程单
注意:此字段可能返回 null,表示取不到有效值。
- setAlamat(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.RecognizeIndonesiaIDCardOCRResponse
-
Set 地址
- setAllow(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.FlightItem
-
Set 免费行李
- setAllowNum(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.TextVehicleBack
-
Set 核定人数
注意:此字段可能返回 null,表示取不到有效值。
- setAmount(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.VatInvoiceGoodsInfo
-
Set 金额
- setAmount(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.VatInvoiceVerifyNewRequest
-
Set 不含税金额,增值税专用发票、增值税电子专用发票、机动车销售统一发票、二手车销售统一发票、区块链发票时必填; 全电发票为价税合计(含税金额)
- setAmountWithoutTax(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.VatInvoice
-
Set 不含税金额
- setAmountWithoutTax(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.VatInvoiceItem
-
Set 不含税金额
- setAmountWithTax(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.VatInvoice
-
Set 含税金额
- setAngel(Float) - Method in class com.tencentcloudapi.ocr.v20181119.models.EnglishOCRResponse
-
Set 图片旋转角度(角度制),文本的水平方向为0°;顺时针为正,逆时针为负。点击查看 如何纠正倾斜文本
- setAngel(Float) - Method in class com.tencentcloudapi.ocr.v20181119.models.GeneralAccurateOCRResponse
-
Deprecated.
- setAngel(Float) - Method in class com.tencentcloudapi.ocr.v20181119.models.GeneralBasicOCRResponse
-
Deprecated.
- setAngel(Float) - Method in class com.tencentcloudapi.ocr.v20181119.models.GeneralEfficientOCRResponse
-
Set 图片旋转角度(角度制),文本的水平方向为0°;顺时针为正,逆时针为负。点击查看 如何纠正倾斜文本
- setAngel(Float) - Method in class com.tencentcloudapi.ocr.v20181119.models.GeneralFastOCRResponse
-
Set 图片旋转角度(角度制),文本的水平方向为0°;顺时针为正,逆时针为负
- setAngel(Float) - Method in class com.tencentcloudapi.ocr.v20181119.models.GeneralHandwritingOCRResponse
-
Set 图片旋转角度(角度制),文本的水平方向为0°;顺时针为正,逆时针为负。点击查看 如何纠正倾斜文本
- setAngle(Float) - Method in class com.tencentcloudapi.ocr.v20181119.models.ArithmeticOCRResponse
-
Set 图片横屏的角度(90度或270度)
- setAngle(Float) - Method in class com.tencentcloudapi.ocr.v20181119.models.BankSlipOCRResponse
-
Set 图片旋转角度(角度制),文本的水平方向为0°,顺时针为正,逆时针为负。
- setAngle(Float) - Method in class com.tencentcloudapi.ocr.v20181119.models.BusinessCardOCRResponse
-
Set 图片旋转角度(角度制),文本的水平方向为0°;顺时针为正,逆时针为负。点击查看 如何纠正倾斜文本
- setAngle(Float) - Method in class com.tencentcloudapi.ocr.v20181119.models.BusInvoiceOCRResponse
-
Set 图片旋转角度(角度制),文本的水平方向为0°,顺时针为正,逆时针为负。
- setAngle(Float) - Method in class com.tencentcloudapi.ocr.v20181119.models.DutyPaidProofOCRResponse
-
Set 图片旋转角度(角度制),文本的水平方向为0°,顺时针为正,逆时针为负。
- setAngle(Long) - Method in class com.tencentcloudapi.ocr.v20181119.models.EduPaperOCRResponse
-
Set 图片旋转角度(角度制),文本的水平方向为0°;顺时针为正,逆时针为负。
- setAngle(Float) - Method in class com.tencentcloudapi.ocr.v20181119.models.EnterpriseLicenseOCRResponse
-
Set 图片旋转角度(角度制),文本的水平方向为0°,顺时针为正,逆时针为负。
- setAngle(Float) - Method in class com.tencentcloudapi.ocr.v20181119.models.EstateCertOCRResponse
-
Set 图片旋转角度
- setAngle(Long) - Method in class com.tencentcloudapi.ocr.v20181119.models.FormulaOCRResponse
-
Set 图片旋转角度(角度制),文本的水平方向为0°;顺时针为正,逆时针为负
- setAngle(Float) - Method in class com.tencentcloudapi.ocr.v20181119.models.GeneralAccurateOCRResponse
-
Set 图片旋转角度(角度制),文本的水平方向为0°;顺时针为正,逆时针为负。点击查看 如何纠正倾斜文本
- setAngle(Float) - Method in class com.tencentcloudapi.ocr.v20181119.models.GeneralBasicOCRResponse
-
Set 图片旋转角度(角度制),文本的水平方向为0°;顺时针为正,逆时针为负。点击查看 如何纠正倾斜文本
- setAngle(Float) - Method in class com.tencentcloudapi.ocr.v20181119.models.InvoiceDetectInfo
-
Set 识别出的图片在混贴票据图片中的旋转角度。
- setAngle(Float) - Method in class com.tencentcloudapi.ocr.v20181119.models.InvoiceGeneralOCRResponse
-
Set 图片旋转角度(角度制),文本的水平方向为0°,顺时针为正,逆时针为负。
- setAngle(Float) - Method in class com.tencentcloudapi.ocr.v20181119.models.InvoiceItem
-
Set 识别出的图片在混贴票据图片中的旋转角度。
- setAngle(Float) - Method in class com.tencentcloudapi.ocr.v20181119.models.MixedInvoiceItem
-
Set 识别出的图片在混贴票据图片中的旋转角度。
- setAngle(Float) - Method in class com.tencentcloudapi.ocr.v20181119.models.RecognizeMedicalInvoiceOCRResponse
-
Set 图片旋转角度(角度制),文本的水平方向为0°,顺时针为正,逆时针为负。
- setAngle(Float) - Method in class com.tencentcloudapi.ocr.v20181119.models.RecognizeTableAccurateOCRResponse
-
Set 图片旋转角度(角度制),文本的水平方向为0°,统一以逆时针方向旋转,逆时针为负,角度范围为-360°至0°。
注意:此字段可能返回 null,表示取不到有效值。
- setAngle(Float) - Method in class com.tencentcloudapi.ocr.v20181119.models.RecognizeTableOCRResponse
-
Set 图片旋转角度(角度制),文本的水平方向为0°,统一以逆时针方向旋转,逆时针为负,角度范围为-360°至0°。
- setAngle(Float) - Method in class com.tencentcloudapi.ocr.v20181119.models.ShipInvoiceOCRResponse
-
Set 图片旋转角度(角度制),文本的水平方向为0°,顺时针为正,逆时针为负。
- setAngle(Float) - Method in class com.tencentcloudapi.ocr.v20181119.models.SmartStructuralOCRResponse
-
Set 图片旋转角度(角度制),文本的水平方向
为 0;顺时针为正,逆时针为负
- setAngle(Float) - Method in class com.tencentcloudapi.ocr.v20181119.models.SmartStructuralOCRV2Response
-
Set 图片旋转角度(角度制),文本的水平方向
为 0;顺时针为正,逆时针为负
- setAngle(Float) - Method in class com.tencentcloudapi.ocr.v20181119.models.TollInvoiceOCRResponse
-
Set 图片旋转角度(角度制),文本的水平方向为0°,顺时针为正,逆时针为负。
- setAngle(Float) - Method in class com.tencentcloudapi.ocr.v20181119.models.VatInvoiceOCRResponse
-
Set 图片旋转角度(角度制),文本的水平方向为0°;顺时针为正,逆时针为负。点击查看 如何纠正倾斜文本
- setAngle(Float) - Method in class com.tencentcloudapi.ocr.v20181119.models.VatRollInvoiceOCRResponse
-
Set 图片旋转角度(角度制),文本的水平方向为0°,顺时针为正,逆时针为负。
- setAnswer(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.TextArithmetic
-
Set 错题推荐答案,算式运算结果正确返回为"",算式运算结果错误返回推荐答案 (注:暂不支持多个关系运算符(如1<10<7)、无关系运算符(如frac(1,2)+frac(2,3))、单位换算(如1元=100角)错题的推荐答案返回)
- setArchivesCode(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.DriverLicenseOCRResponse
-
Set 档案编号
- setArea(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.EstateCertOCRResponse
-
Set 面积
- setAreaUnit(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.VatElectronicItemInfo
-
Set 面积单位,仅不动产经营租赁服务发票返回
- setArrivalPlace(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.VatElectronicItemInfo
-
Set 到达地
- setArrivalPlace(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.VatInvoiceItem
-
Set 到达地
- setAuctioneer(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.UsedVehicleInvoiceInfo
-
Set 经营、拍卖单位
- setAuctioneerAddress(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.UsedVehicleInvoiceInfo
-
Set 经营、拍卖单位地址
- setAuctioneerBankAccount(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.UsedVehicleInvoiceInfo
-
Set 经营、拍卖单位开户银行、账号
- setAuctioneerTaxpayerNum(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.UsedVehicleInvoiceInfo
-
Set 经营、拍卖单位纳税人识别号
- setAuctioneerTel(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.UsedVehicleInvoiceInfo
-
Set 经营、拍卖单位电话
- setAuthority(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.HmtResidentPermitOCRResponse
-
Set 签发机关
- setAuthority(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.IDCardOCRResponse
-
Set 发证机关(国徽面)
- setAutoContent(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.Value
-
Set 自动识别的字段内容
- setAutoName(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.Key
-
Set 自动识别的字段名称
- setBackInfo(TextVehicleBack) - Method in class com.tencentcloudapi.ocr.v20181119.models.VehicleLicenseOCRResponse
-
Set 行驶证副页正面的识别结果,CardSide 为 BACK。
注意:此字段可能返回 null,表示取不到有效值。
- setBankInfo(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.BankCardOCRResponse
-
Set 银行信息
- setBankSlipInfos(BankSlipInfo[]) - Method in class com.tencentcloudapi.ocr.v20181119.models.BankSlipOCRResponse
-
Set 银行回单识别结果,具体内容请点击左侧链接。
- setBerlakuHingga(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.RecognizeIndonesiaIDCardOCRResponse
-
Set 身份证有效期限
- setBirth(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.HmtResidentPermitOCRResponse
-
Set 出生日期
- setBirth(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.IDCardOCRResponse
-
Set 出生日期(人像面)
- setBirthDate(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.PassportOCRResponse
-
Set 出生日期
- setBirthDate(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.ResidenceBookletOCRResponse
-
Set 出生日期
- setBirthday(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.HKIDCardOCRResponse
-
Set 出生日期
- setBirthday(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.MainlandPermitOCRResponse
-
Set 出生日期
- setBirthday(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.MLIDCardOCRResponse
-
Set 出生日期(目前该字段仅支持IKAD劳工证、MyKad 身份证)
- setBirthday(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.PermitOCRResponse
-
Set 出生日期
- setBirthday(TextDetectionResult) - Method in class com.tencentcloudapi.ocr.v20181119.models.RecognizePhilippinesDrivingLicenseOCRResponse
-
Set 出生日期
- setBirthday(TextDetectionResult) - Method in class com.tencentcloudapi.ocr.v20181119.models.RecognizePhilippinesSssIDOCRResponse
-
Set 生日
- setBirthday(TextDetectionResult) - Method in class com.tencentcloudapi.ocr.v20181119.models.RecognizePhilippinesTinIDOCRResponse
-
Set 生日
- setBirthday(TextDetectionResult) - Method in class com.tencentcloudapi.ocr.v20181119.models.RecognizePhilippinesUMIDOCRResponse
-
Set 生日
- setBirthday(TextDetectionResult) - Method in class com.tencentcloudapi.ocr.v20181119.models.RecognizePhilippinesVoteIDOCRResponse
-
Set 出生日期
- setBirthday(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.RecognizeThaiIDCardOCRResponse
-
Set 出生日期
- setBirthPlace(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.PassportOCRResponse
-
Set 出生地点
- setBirthPlace(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.ResidenceBookletOCRResponse
-
Set 出生地
- setBizCheckFormNo(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.VehicleInvoiceInfo
-
Set 商检单号
- setBlockChainMark(Long) - Method in class com.tencentcloudapi.ocr.v20181119.models.VatInvoiceInfo
-
Set 是否有区块链标记(0:没有,1:有)
- setBloodType(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.ResidenceBookletOCRResponse
-
Set 血型
- setBookingCallFee(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.TaxiTicket
-
Set 预约叫车服务费
- setBorderCutImage(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.BankCardOCRResponse
-
Set 切片图片数据
注意:此字段可能返回 null,表示取不到有效值。
- setBuildingName(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.VatElectronicItemInfo
-
Set 建筑项目名称,仅建筑发票返回
- setBusiness(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.BizLicenseOCRResponse
-
Set 经营范围
- setBusinessCardInfos(BusinessCardInfo[]) - Method in class com.tencentcloudapi.ocr.v20181119.models.BusinessCardOCRResponse
-
Set 名片识别结果,具体内容请点击左侧链接。
- setBusInvoice(BusInvoice) - Method in class com.tencentcloudapi.ocr.v20181119.models.SingleInvoiceItem
-
Set 汽车票
注意:此字段可能返回 null,表示取不到有效值。
- setBusInvoiceInfos(BusInvoiceInfo[]) - Method in class com.tencentcloudapi.ocr.v20181119.models.BusInvoiceOCRResponse
-
Set 汽车票识别结果,具体内容请点击左侧链接。
- setBuyer(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.MachinePrintedInvoice
-
Set 购买方名称
- setBuyer(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.MotorVehicleSaleInvoice
-
Set 购买方名称
- setBuyer(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.NonTaxIncomeBill
-
Set 交款人名称
- setBuyer(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.UsedCarPurchaseInvoice
-
Set 购买方名称
- setBuyer(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.UsedVehicleInvoiceInfo
-
Set 买方单位/个人
- setBuyer(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.VatElectronicInfo
-
Set 购买方名称
- setBuyer(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.VatInvoiceInfo
-
Set 购买方名称
- setBuyer(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.VatInvoiceRoll
-
Set 购买方名称
- setBuyer(VatInvoiceUserInfo) - Method in class com.tencentcloudapi.ocr.v20181119.models.VerifyOfdVatInvoiceOCRResponse
-
Set 购买方
- setBuyerAddress(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.UsedCarPurchaseInvoice
-
Set 购买方地址
- setBuyerAddress(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.UsedVehicleInvoiceInfo
-
Set 买方单位/个人地址
- setBuyerAddressPhone(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.VatInvoice
-
Set 购方地址电话
- setBuyerAddrTel(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.MachinePrintedInvoice
-
Set 购买方地址电话
- setBuyerAddrTel(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.VatInvoiceInfo
-
Set 购买方地址电话
- setBuyerBankAccount(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.MachinePrintedInvoice
-
Set 购买方银行账号
- setBuyerBankAccount(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.VatInvoice
-
Set 购方银行账号
- setBuyerBankAccount(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.VatInvoiceInfo
-
Set 购买方银行账号
- setBuyerID(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.MotorVehicleSaleInvoice
-
Set 购买方身份证号码/组织机构代码
- setBuyerID(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.UsedCarPurchaseInvoice
-
Set 购买方单位代码/个人身份证号
- setBuyerName(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.VatInvoice
-
Set 购方抬头
- setBuyerNo(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.UsedVehicleInvoiceInfo
-
Set 买方单位代码/身份证号码
- setBuyerNo(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.VehicleInvoiceInfo
-
Set 购方身份证
- setBuyerTaxCode(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.VatInvoice
-
Set 购方税号
- setBuyerTaxID(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.MachinePrintedInvoice
-
Set 购买方纳税人识别号
- setBuyerTaxID(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.MotorVehicleSaleInvoice
-
Set 购买方纳税人识别号
- setBuyerTaxID(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.NonTaxIncomeBill
-
Set 交款人纳税人识别号
- setBuyerTaxID(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.VatElectronicInfo
-
Set 购买方纳税人识别号
- setBuyerTaxID(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.VatInvoiceInfo
-
Set 购买方纳税人识别号
- setBuyerTaxID(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.VatInvoiceRoll
-
Set 购买方纳税人识别号
- setBuyerTel(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.UsedCarPurchaseInvoice
-
Set 购买方电话
- setBuyerTel(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.UsedVehicleInvoiceInfo
-
Set 买方单位电话
- setCandWord(CandWord[]) - Method in class com.tencentcloudapi.ocr.v20181119.models.TextDetectionEn
-
Set 候选字符集(包含候选字Character以及置信度Confidence)。
- setCandWords(Words[]) - Method in class com.tencentcloudapi.ocr.v20181119.models.CandWord
-
Set 候选字符集的单词信息(包括单词Character和单词置信度confidence)
- setCapacityFT3(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.RecognizeContainerOCRResponse
-
Set 集装箱容量,单位:立英尺
- setCapacityM3(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.RecognizeContainerOCRResponse
-
Set 集装箱容量,单位:立方米
- setCapital(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.BizLicenseOCRResponse
-
Set 注册资本
- setCardCode(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.DriverLicenseOCRResponse
-
Set 证号
- setCardName(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.BankCardOCRResponse
-
Set 卡名字
- setCardNo(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.BankCardOCRResponse
-
Set 卡号
- setCardNoImage(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.BankCardOCRResponse
-
Set 卡号图片数据
注意:此字段可能返回 null,表示取不到有效值。
- setCardSide(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.DriverLicenseOCRRequest
-
Set FRONT 为驾驶证主页正面(有红色印章的一面),
BACK 为驾驶证副页正面(有档案编号的一面)。
默认值为:FRONT。
- setCardSide(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.HmtResidentPermitOCRRequest
-
Set FRONT:有照片的一面(人像面),
BACK:无照片的一面(国徽面),
该参数如果不填或填错,将为您自动判断正反面。
- setCardSide(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.IDCardOCRRequest
-
Set FRONT:身份证有照片的一面(人像面),
BACK:身份证有国徽的一面(国徽面),
该参数如果不填,将为您自动判断身份证正反面。
- setCardSide(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.VehicleLicenseOCRRequest
-
Set FRONT 为行驶证主页正面(有红色印章的一面),
BACK 为行驶证副页正面(有号码号牌的一面),
DOUBLE 为行驶证主页正面和副页正面。
默认值为:FRONT。
- setCardType(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.BankCardOCRResponse
-
Set 卡类型
- setCardType(Long) - Method in class com.tencentcloudapi.ocr.v20181119.models.HmtResidentPermitOCRResponse
-
Set 0-正面
1-反面
- setCarInvoiceInfos(CarInvoiceInfo[]) - Method in class com.tencentcloudapi.ocr.v20181119.models.CarInvoiceOCRResponse
-
Set 购车发票识别结果,具体内容请点击左侧链接。
- setCarrier(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.FlightItem
-
Set 承运人
- setCarType(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.VehicleInvoiceInfo
-
Set 车辆类型
- setCategory(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.MachinePrintedInvoice
-
Set 种类
- setCategory(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.VatInvoiceRoll
-
Set 种类
- setCells(TableCell[]) - Method in class com.tencentcloudapi.ocr.v20181119.models.TableDetectInfo
-
Set 单元格内容
注意:此字段可能返回 null,表示取不到有效值。
- setCells(TableCellInfo[]) - Method in class com.tencentcloudapi.ocr.v20181119.models.TableInfo
-
Set 单元格内容
注意:此字段可能返回 null,表示取不到有效值。
- setCertificateNo(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.VehicleInvoiceInfo
-
Set 合格证号
- setCertificateNumber(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.MotorVehicleSaleInvoice
-
Set 合格证号
- setCharacter(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.DetectedWords
-
Set 候选字Character
- setCharacter(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.Words
-
Set 候选字Character
- setCheckCode(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.AirTransport
-
Set 校验码
- setCheckCode(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.MachinePrintedInvoice
-
Set 校验码
- setCheckCode(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.MedicalInvoice
-
Set 校验码
- setCheckCode(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.NonTaxIncomeBill
-
Set 校验码
- setCheckCode(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.VatInvoice
-
Set 检验码
- setCheckCode(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.VatInvoiceInfo
-
Set 校验码
- setCheckCode(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.VatInvoiceRoll
-
Set 校验码
- setCheckCode(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.VatInvoiceVerifyNewRequest
-
Set 校验码后 6 位,增值税普通发票、增值税电子普通发票、增值税普通发票(卷式)、增值税电子普通发票(通行费)时必填;
区块链为 5 位
- setChecker(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.VerifyOfdVatInvoiceOCRResponse
-
Set 复核人
- setCiphertext(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.MachinePrintedInvoice
-
Set 密码区
- setCiphertext(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.VatInvoiceInfo
-
Set 密码区
- setCitizenship(TextDetectionResult) - Method in class com.tencentcloudapi.ocr.v20181119.models.RecognizePhilippinesVoteIDOCRResponse
-
Set 国籍
- setCity(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.BusInvoice
-
Set 市
- setCity(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.MachinePrintedInvoice
-
Set 市
- setCity(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.MotorVehicleSaleInvoice
-
Set 市
- setCity(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.QuotaInvoice
-
Set 市
- setCity(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.QuotaInvoiceOCRResponse
-
Set 市
注意:此字段可能返回 null,表示取不到有效值。
- setCity(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.ShippingInvoice
-
Set 市
- setCity(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.TaxiInvoiceOCRResponse
-
Set 市
注意:此字段可能返回 null,表示取不到有效值。
- setCity(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.TaxiTicket
-
Set 市
- setCity(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.UsedCarPurchaseInvoice
-
Set 市
- setCity(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.VatInvoiceInfo
-
Set 市
- setCity(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.VatInvoiceRoll
-
Set 市
- setCivilStatus(TextDetectionResult) - Method in class com.tencentcloudapi.ocr.v20181119.models.RecognizePhilippinesVoteIDOCRResponse
-
Set 婚姻状况
- setClass(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.DriverLicenseOCRResponse
-
Set 准驾车型
- setClassifyDetectInfos(ClassifyDetectInfo[]) - Method in class com.tencentcloudapi.ocr.v20181119.models.ClassifyDetectOCRResponse
-
Set 智能卡证分类结果。当图片类型不支持分类识别或者识别出的类型不在请求参数DiscernType指定的范围内时,返回结果中的Type字段将为空字符串,Name字段将返回"其它"
- setCnName(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.HKIDCardOCRResponse
-
Set 中文姓名
- setCode(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.BusInvoice
-
Set 发票代码
- setCode(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.InvoiceItem
-
Set 识别结果。
OK:表示识别成功;FailedOperation.UnsupportedInvoice:表示不支持识别;
FailedOperation.UnKnowError:表示识别失败;
其它错误码见各个票据接口的定义。
- setCode(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.MachinePrintedInvoice
-
Set 发票代码
- setCode(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.MedicalInvoice
-
Set 发票代码
- setCode(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.MixedInvoiceItem
-
Set 识别结果。
OK:表示识别成功;FailedOperation.UnsupportedInvioce:表示不支持识别;
FailedOperation.UnKnowError:表示识别失败;
其它错误码见各个票据接口的定义。
- setCode(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.MotorVehicleSaleInvoice
-
Set 发票代码
- setCode(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.NonTaxIncomeBill
-
Set 发票代码
- setCode(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.QuotaInvoice
-
Set 发票代码
- setCode(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.ShippingInvoice
-
Set 发票代码
- setCode(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.TaxiTicket
-
Set 发票代码
- setCode(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.TollInvoice
-
Set 发票代码
- setCode(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.UsedCarPurchaseInvoice
-
Set 发票代码
- setCode(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.VatInvoice
-
Set 发票代码
- setCode(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.VatInvoiceInfo
-
Set 发票代码
- setCode(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.VatInvoiceRoll
-
Set 发票代码
- setCodeConfirm(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.VatInvoiceInfo
-
Set 机打发票代码
- setCodeCrc(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.MLIDPassportOCRResponse
-
Set 最下方第二行 MRZ Code 序列
- setCodeCrc(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.PassportOCRResponse
-
Set 最下方第二行 MRZ Code 序列
- setCodeResults(QrcodeResultsInfo[]) - Method in class com.tencentcloudapi.ocr.v20181119.models.QrcodeOCRResponse
-
Set 二维码/条形码识别结果信息,具体内容请点击左侧链接。
- setCodeSet(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.MLIDPassportOCRResponse
-
Set 最下方第一行 MRZ Code 序列
- setCodeSet(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.PassportOCRResponse
-
Set 最下方第一行 MRZ Code 序列
- setColBr(Long) - Method in class com.tencentcloudapi.ocr.v20181119.models.TableCell
-
Set 单元格右下角的列索引
- setColBr(Long) - Method in class com.tencentcloudapi.ocr.v20181119.models.TableCellInfo
-
Set 单元格右下角的列索引
- setColBr(Long) - Method in class com.tencentcloudapi.ocr.v20181119.models.TextTable
-
Set 单元格右下角的列索引
- setColor(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.LicensePlateInfo
-
Set 识别出的车牌颜色,目前支持颜色包括 “白”、“黑”、“蓝”、“绿“、“黄”、“黄绿”、“临牌”、“喷漆”、“其它”。
- setColor(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.LicensePlateOCRResponse
-
Set 识别出的车牌颜色,目前支持颜色包括 “白”、“黑”、“蓝”、“绿“、“黄”、“黄绿”、“临牌”、“喷漆”、“其它”。
- setColor(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.RecognizeHealthCodeOCRResponse
-
Set 健康码颜色:绿色、黄色、红色(允许返回空值)
- setColor(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.RecognizeTravelCardOCRResponse
-
Set 行程卡颜色:绿色、黄色、红色
- setColTl(Long) - Method in class com.tencentcloudapi.ocr.v20181119.models.TableCell
-
Set 单元格左上角的列索引
- setColTl(Long) - Method in class com.tencentcloudapi.ocr.v20181119.models.TableCellInfo
-
Set 单元格左上角的列索引
- setColTl(Long) - Method in class com.tencentcloudapi.ocr.v20181119.models.TextTable
-
Set 单元格左上角的列索引
- setCompanyAddress(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.UsedCarPurchaseInvoice
-
Set 二手车市场地址
- setCompanyBankAccount(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.UsedCarPurchaseInvoice
-
Set 二手车市场开户银行和账号
- setCompanyName(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.UsedCarPurchaseInvoice
-
Set 二手车市场
- setCompanySealContent(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.VatInvoiceInfo
-
Set 公司印章内容
- setCompanySealContent(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.VatInvoiceRoll
-
Set 公司印章内容
- setCompanySealMark(Long) - Method in class com.tencentcloudapi.ocr.v20181119.models.MachinePrintedInvoice
-
Set 是否有公司印章(0:没有,1:有)
- setCompanySealMark(Long) - Method in class com.tencentcloudapi.ocr.v20181119.models.MotorVehicleSaleInvoice
-
Set 是否有公司印章(0:没有,1:有)
- setCompanySealMark(Long) - Method in class com.tencentcloudapi.ocr.v20181119.models.QuotaInvoice
-
Set 是否有公司印章(0:没有,1:有)
- setCompanySealMark(Long) - Method in class com.tencentcloudapi.ocr.v20181119.models.TaxiTicket
-
Set 是否有公司印章(0:没有,1:有)
- setCompanySealMark(Long) - Method in class com.tencentcloudapi.ocr.v20181119.models.UsedCarPurchaseInvoice
-
Set 是否有公司印章(0:没有,1:有)
- setCompanySealMark(Long) - Method in class com.tencentcloudapi.ocr.v20181119.models.VatInvoiceInfo
-
Set 是否有公司印章(0:没有,1:有)
- setCompanySealMark(Long) - Method in class com.tencentcloudapi.ocr.v20181119.models.VatInvoiceRoll
-
Set 是否有公司印章(0:没有,1:有)
- setCompanyTaxID(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.UsedCarPurchaseInvoice
-
Set 二手车市场纳税人识别号
- setCompanyTel(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.UsedCarPurchaseInvoice
-
Set 二手车市场电话
- setComposingForm(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.BizLicenseOCRResponse
-
Set 组成形式
- setConfidence(Long) - Method in class com.tencentcloudapi.ocr.v20181119.models.AdvertiseTextDetection
-
Set 置信度 0 ~100
- setConfidence(Long) - Method in class com.tencentcloudapi.ocr.v20181119.models.DetectedWords
-
Set 置信度 0 ~100
- setConfidence(Long) - Method in class com.tencentcloudapi.ocr.v20181119.models.LicensePlateInfo
-
Set 置信度,0 - 100 之间。
- setConfidence(Long) - Method in class com.tencentcloudapi.ocr.v20181119.models.LicensePlateOCRResponse
-
Set 置信度,0 - 100 之间。
- setConfidence(Long) - Method in class com.tencentcloudapi.ocr.v20181119.models.StructuralItem
-
Set 置信度 0 ~100。
- setConfidence(Float) - Method in class com.tencentcloudapi.ocr.v20181119.models.TableCell
-
Set 单元格置信度
- setConfidence(Float) - Method in class com.tencentcloudapi.ocr.v20181119.models.TableCellInfo
-
Set 单元格置信度
- setConfidence(Long) - Method in class com.tencentcloudapi.ocr.v20181119.models.TextArithmetic
-
Set 保留字段,暂不支持
- setConfidence(Long) - Method in class com.tencentcloudapi.ocr.v20181119.models.TextDetection
-
Set 置信度 0 ~100
- setConfidence(Long) - Method in class com.tencentcloudapi.ocr.v20181119.models.TextDetectionEn
-
Set 置信度 0 ~100。
- setConfidence(Long) - Method in class com.tencentcloudapi.ocr.v20181119.models.TextGeneralHandwriting
-
Set 置信度 0 - 100
- setConfidence(Long) - Method in class com.tencentcloudapi.ocr.v20181119.models.TextTable
-
Set 置信度 0 ~100
- setConfidence(Long) - Method in class com.tencentcloudapi.ocr.v20181119.models.Words
-
Set 置信度 0 ~100
- setConfig(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.BusinessCardOCRRequest
-
Set 可选字段,根据需要选择是否请求对应字段。
目前支持的字段为:
RetImageType-“PROPROCESS” 图像预处理,string 类型。
图像预处理功能为,检测图片倾斜的角度,将原本倾斜的图片围绕中心点转正,最终输出一张正的名片抠图。
SDK 设置方式参考:
Config = Json.stringify({"RetImageType":"PROPROCESS"})
API 3.0 Explorer 设置方式参考:
Config = {"RetImageType":"PROPROCESS"}
- setConfig(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.EduPaperOCRRequest
-
Set 扩展配置信息。
配置格式:{"option1":value1,"option2":value2}
1.
- setConfig(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.IDCardOCRRequest
-
Set 以下可选字段均为bool 类型,默认false:
CropIdCard,身份证照片裁剪(去掉证件外多余的边缘、自动矫正拍摄角度)
CropPortrait,人像照片裁剪(自动抠取身份证头像区域)
CopyWarn,复印件告警
BorderCheckWarn,边框和框内遮挡告警
ReshootWarn,翻拍告警
DetectPsWarn,疑似存在PS痕迹告警
TempIdWarn,临时身份证告警
InvalidDateWarn,身份证有效日期不合法告警
Quality,图片质量分数(评价图片的模糊程度)
MultiCardDetect,是否开启正反面同框识别(仅支持二代身份证正反页同框识别或临时身份证正反页同框识别)
ReflectWarn,是否开启反光检测
SDK 设置方式参考:
Config = Json.stringify({"CropIdCard":true,"CropPortrait":true})
API 3.0 Explorer 设置方式参考:
Config = {"CropIdCard":true,"CropPortrait":true}
- setConfigId(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.SmartStructuralOCRV2Request
-
Set 配置id支持:
General -- 通用场景
OnlineTaxiItinerary -- 网约车行程单
RideHailingDriverLicense -- 网约车驾驶证
RideHailingTransportLicense -- 网约车运输证
WayBill -- 快递运单
AccountOpeningPermit -- 银行开户许可证
InvoiceEng -- 海外发票模版
- setConfigName(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.Key
-
Set 定义的字段名称(传key的名称)
注意:此字段可能返回 null,表示取不到有效值。
- setConstructionName(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.VatInvoiceItem
-
Set 建筑项目名称
- setConstructionPlace(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.VatInvoiceItem
-
Set 建筑服务发生地
- setContainerId(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.RecognizeContainerOCRResponse
-
Set 集装箱箱号
- setContainerType(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.RecognizeContainerOCRResponse
-
Set 集装箱类型
- setContent(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.MedicalInvoiceItem
-
Set 识别出的字段名称对应的值,也就是字段name对应的字符串结果
- setContents(CellContent[]) - Method in class com.tencentcloudapi.ocr.v20181119.models.TableCell
-
Set 单元格文本属性
- setCoord(Rect) - Method in class com.tencentcloudapi.ocr.v20181119.models.MedicalInvoiceItem
-
Set 识别出的文本行在旋转纠正之后的图像中的像素坐标
注意:此字段可能返回 null,表示取不到有效值。
- setCoord(Polygon) - Method in class com.tencentcloudapi.ocr.v20181119.models.Value
-
Set 四点坐标
注意:此字段可能返回 null,表示取不到有效值。
- setCoord(Polygon) - Method in class com.tencentcloudapi.ocr.v20181119.models.WordItem
-
Set 四点坐标
- setCountry(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.PassportOCRResponse
-
Set 国家码
- setCRN(TextDetectionResult) - Method in class com.tencentcloudapi.ocr.v20181119.models.RecognizePhilippinesUMIDOCRResponse
-
Set crn码
- setCropPortrait(Boolean) - Method in class com.tencentcloudapi.ocr.v20181119.models.RecognizeThaiIDCardOCRRequest
-
Set 图片开关。默认为false,不返回泰国身份证头像照片的base64编码。
设置为true时,返回旋转矫正后的泰国身份证头像照片的base64编码
- setCumulativeScore(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.DriverLicenseOCRResponse
-
Set 累积记分(仅电子驾驶证支持返回该字段)
- setCurbWeight(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.TextVehicleBack
-
Set 整备质量
注意:此字段可能返回 null,表示取不到有效值。
- setCurrencyCode(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.NonTaxIncomeBill
-
Set 币种
- setCurrencyCode(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.ShippingInvoice
-
Set 币种
- setCurrentIssueDate(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.HKIDCardOCRResponse
-
Set 最近领用日期
- setCurrentTime(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.DriverLicenseOCRResponse
-
Set 当前时间(仅电子驾驶证支持返回该字段)
- setCutImage(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.InvoiceItem
-
Set 切割单图文件,Base64编码后的切图后的图片文件,开启 EnableCutImage 后进行返回
- setData(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.RecognizeTableAccurateOCRResponse
-
Set Base64 编码后的 Excel 数据。
- setData(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.RecognizeTableOCRResponse
-
Set Base64 编码后的 Excel 数据。
- setData(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.TableOCRResponse
-
Set Base64 编码后的 Excel 数据。
- setDate(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.AirTransport
-
Set 开票日期
- setDate(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.BusInvoice
-
Set 开票日期
- setDate(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.MachinePrintedInvoice
-
Set 开票日期
- setDate(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.MedicalInvoice
-
Set 开票日期
- setDate(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.MotorVehicleSaleInvoice
-
Set 开票日期
- setDate(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.NonTaxIncomeBill
-
Set 开票日期
- setDate(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.OtherInvoice
-
Set 发票日期
- setDate(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.ShippingInvoice
-
Set 日期
- setDate(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.TaxiInvoiceOCRResponse
-
Set 日期
- setDate(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.TaxiTicket
-
Set 开票日期
- setDate(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.TollInvoice
-
Set 日期
- setDate(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.TrainTicketOCRResponse
-
Set 出发时间
- setDate(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.UsedCarPurchaseInvoice
-
Set 开票日期
- setDate(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.VatElectronicInfo
-
Set 开票日期
- setDate(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.VatInvoice
-
Set 开票日期
- setDate(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.VatInvoiceInfo
-
Set 开票日期
- setDate(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.VatInvoiceRoll
-
Set 开票日期
- setDateEnd(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.AirTransport
-
Set 有效截至日期
- setDateEnd(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.VatInvoiceItemInfo
-
Set 通行日期止
- setDateGetOn(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.BusInvoice
-
Set 乘车日期
- setDateGetOn(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.FlightItem
-
Set 乘机日期
- setDateGetOn(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.TrainTicket
-
Set 乘车日期
- setDateOfBirth(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.DriverLicenseOCRResponse
-
Set 出生日期(YYYY-MM-DD)
- setDateOfBirth(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.MLIDPassportOCRResponse
-
Set 出生日期
- setDateOfExpiration(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.MLIDPassportOCRResponse
-
Set 有效期
- setDateOfFirstIssue(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.DriverLicenseOCRResponse
-
Set 初次领证日期(YYYY-MM-DD)
- setDateStart(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.AirTransport
-
Set 客票生效日期
- setDateStart(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.VatInvoiceItemInfo
-
Set 通行日期起
- setDeparturePlace(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.VatElectronicItemInfo
-
Set 起始地
- setDeparturePlace(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.VatInvoiceItem
-
Set 起始地
- setDestinationStation(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.TrainTicketOCRResponse
-
Set 到达站
- setDetectedText(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.AdvertiseTextDetection
-
Set 识别出的文本行内容
- setDetectedText(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.TextArithmetic
-
Set 识别出的文本行内容
- setDetectedText(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.TextDetection
-
Set 识别出的文本行内容
- setDetectedText(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.TextDetectionEn
-
Set 识别出的文本行内容。
- setDetectedText(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.TextEduPaper
-
Set 识别出的字段名称对应的值,也就是字段Item对应的字符串结果
- setDetectedText(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.TextFormula
-
Set 识别出的文本行内容
- setDetectedText(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.TextGeneralHandwriting
-
Set 识别出的文本行内容
- setDetectedText(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.WordItem
-
Set 文本块内容
- setDetectFake(Boolean) - Method in class com.tencentcloudapi.ocr.v20181119.models.HKIDCardOCRRequest
-
Set 是否鉴伪。
- setDiscernType(String[]) - Method in class com.tencentcloudapi.ocr.v20181119.models.ClassifyDetectOCRRequest
-
Set 可以指定要识别的票证类型,指定后不出现在此列表的票证将不返回类型。不指定时默认返回所有支持类别票证的识别信息。
以下是当前支持的类型:
IDCardFront: 身份证正面识别
IDCardBack: 身份证背面识别
Passport: 护照
BusinessCard: 名片识别
BankCard: 银行卡识别
VehicleLicenseFront: 行驶证主页识别
VehicleLicenseBack: 行驶证副页识别
DriverLicenseFront: 驾驶证主页识别
DriverLicenseBack: 驾驶证副页识别
PermitFront: 港澳台通行证正面
ResidenceBooklet: 户口本资料页
MainlandPermitFront: 港澳台来往内地通行证正面
HmtResidentPermitFront: 港澳台居住证正面
HmtResidentPermitBack: 港澳台居住证背面
EstateCert: 不动产证
BizLicense: 营业执照
- setDistance(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.TaxiInvoiceOCRResponse
-
Set 里程
- setDomesticInternationalTag(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.AirTransport
-
Set 国内国际标签
- setDutyPaidProofInfos(DutyPaidProofInfo[]) - Method in class com.tencentcloudapi.ocr.v20181119.models.DutyPaidProofOCRResponse
-
Set 完税证明识别结果,具体内容请点击左侧链接。
- setEducationDegree(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.ResidenceBookletOCRResponse
-
Set 文化程度
- setEduPaperInfos(TextEduPaper[]) - Method in class com.tencentcloudapi.ocr.v20181119.models.EduPaperOCRResponse
-
Set 检测到的文本信息,具体内容请点击左侧链接。
- setElectronicFullMark(Long) - Method in class com.tencentcloudapi.ocr.v20181119.models.VatInvoiceInfo
-
Set 是否有全电纸质票(0:没有,1:有)
- setElectronicFullNumber(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.VatInvoiceInfo
-
Set 全电号码
- setElectronicMark(Long) - Method in class com.tencentcloudapi.ocr.v20181119.models.MachinePrintedInvoice
-
Set 是否为浙江/广东通用机打发票(0:没有,1:有)
- setEnableBorderCheck(Boolean) - Method in class com.tencentcloudapi.ocr.v20181119.models.BankCardOCRRequest
-
Set 边框遮挡检测开关,如果输入的图片是银行卡边框被遮挡则返回告警,默认false。
- setEnableCandWord(Boolean) - Method in class com.tencentcloudapi.ocr.v20181119.models.EnglishOCRRequest
-
Set 候选字开关,开启可返回识别时多个可能的候选字(每个候选字对应其置信度)。
该参数默认值为false。
- setEnableCommonElectronic(Boolean) - Method in class com.tencentcloudapi.ocr.v20181119.models.VatInvoiceVerifyNewRequest
-
Set 是否开启通用机打电子发票,默认为关闭。
- setEnableCoordPoint(Boolean) - Method in class com.tencentcloudapi.ocr.v20181119.models.EnglishOCRRequest
-
Set 单词四点坐标开关,开启可返回图片中单词的四点坐标。
该参数默认值为false。
- setEnableCopyCheck(Boolean) - Method in class com.tencentcloudapi.ocr.v20181119.models.BankCardOCRRequest
-
Set 复印件检测开关,如果输入的图片是银行卡复印件图片则返回告警,默认false。
- setEnableCopyWarn(Boolean) - Method in class com.tencentcloudapi.ocr.v20181119.models.BizLicenseOCRRequest
-
Set 是否返回黑白复印件告警码,默认为false
- setEnableCutImage(Boolean) - Method in class com.tencentcloudapi.ocr.v20181119.models.RecognizeGeneralInvoiceRequest
-
Set 是否返回切割图片base64,默认值为false。
- setEnableDetectSplit(Boolean) - Method in class com.tencentcloudapi.ocr.v20181119.models.GeneralAccurateOCRRequest
-
Set 是否开启原图切图检测功能,开启后可提升“整图面积大,但单字符占比面积小”(例如:试卷)场景下的识别效果,默认关
- setEnableDetectText(Boolean) - Method in class com.tencentcloudapi.ocr.v20181119.models.GeneralAccurateOCRRequest
-
Set 文本检测开关,默认为true。设置为false可直接进行单行识别,适用于仅包含正向单行文本的图片场景。
- setEnableDetectText(Boolean) - Method in class com.tencentcloudapi.ocr.v20181119.models.GeneralHandwritingOCRRequest
-
Set 文本检测开关,默认值为true。
设置为false表示直接进行单行识别,可适用于识别单行手写体签名场景。
- setEnableDispMidResult(Boolean) - Method in class com.tencentcloudapi.ocr.v20181119.models.ArithmeticOCRRequest
-
Set 是否展示竖式算式的中间结果和格式控制字符,默认值为false
- setEnableDispRelatedVertical(Boolean) - Method in class com.tencentcloudapi.ocr.v20181119.models.ArithmeticOCRRequest
-
Set 是否展开耦合算式中的竖式计算,默认值为false
- setEnableMultiplePage(Boolean) - Method in class com.tencentcloudapi.ocr.v20181119.models.RecognizeGeneralInvoiceRequest
-
Set 是否开启PDF多页识别,默认值为false,开启后可同时支持多页PDF的识别返回,仅支持返回文件前30页。开启后EnablePdf和PdfPageNumber入参不进行控制。
- setEnableOther(Boolean) - Method in class com.tencentcloudapi.ocr.v20181119.models.RecognizeGeneralInvoiceRequest
-
Set 是否开启其他票识别,默认值为true,开启后可支持其他发票的智能识别。
- setEnablePdf(Boolean) - Method in class com.tencentcloudapi.ocr.v20181119.models.RecognizeGeneralInvoiceRequest
-
Set 是否开启PDF识别,默认值为true,开启后可同时支持图片和PDF的识别。
- setEnablePdfRecognize(Boolean) - Method in class com.tencentcloudapi.ocr.v20181119.models.ArithmeticOCRRequest
-
Set 是否开启pdf识别,默认值为true
- setEnablePreDetect(Boolean) - Method in class com.tencentcloudapi.ocr.v20181119.models.WaybillOCRRequest
-
Set 预检测开关,当待识别运单占整个输入图像的比例较小时,建议打开预检测开关。默认值为false。
- setEnableQualityValue(Boolean) - Method in class com.tencentcloudapi.ocr.v20181119.models.BankCardOCRRequest
-
Set 是否返回图片质量分数(图片质量分数是评价一个图片的模糊程度的标准),默认false。
- setEnableRecognitionRectify(Boolean) - Method in class com.tencentcloudapi.ocr.v20181119.models.IDCardOCRRequest
-
Set 默认值为true,打开识别结果纠正开关。开关开启后,身份证号、出生日期、性别,三个字段会进行矫正补齐,统一结果输出;若关闭此开关,以上三个字段不会进行矫正补齐,保持原始识别结果输出,若原图出现篡改情况,这三个字段的识别结果可能会不统一。
- setEnableReshootCheck(Boolean) - Method in class com.tencentcloudapi.ocr.v20181119.models.BankCardOCRRequest
-
Set 翻拍检测开关,如果输入的图片是银行卡翻拍图片则返回告警,默认false。
- setEnableWordPolygon(Boolean) - Method in class com.tencentcloudapi.ocr.v20181119.models.GeneralHandwritingOCRRequest
-
Set 是否开启单字的四点定位坐标输出,默认值为false。
- setEndDate(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.DriverLicenseOCRResponse
-
Set 有效期截止时间(新版驾驶证返回 YYYY-MM-DD,
老版驾驶证返回有效期限 X年)
- setEndDate(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.RideHailingDriverLicenseOCRResponse
-
Set 有效期截止时间,对应网约车驾驶证字段:有效期至/营运期限止
- setEndDate(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.RideHailingTransportLicenseOCRResponse
-
Set 有效期截止时间,对应网约车运输证字段:有效期至/营运期限止。
- setEndorsement(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.AirTransport
-
Set 签注
- setEnFirstName(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.RecognizeThaiIDCardOCRResponse
-
Set 英文姓名
- setEngineNo(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.TextVehicleFront
-
Set 发动机号码
注意:此字段可能返回 null,表示取不到有效值。
- setEngineNo(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.VehicleInvoiceInfo
-
Set 发动机号码
- setEnglishName(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.MainlandPermitOCRResponse
-
Set 英文姓名
- setEnglishName(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.PermitOCRResponse
-
Set 英文姓名
- setEnLastName(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.RecognizeThaiIDCardOCRResponse
-
Set 英文姓名
- setEnName(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.HKIDCardOCRResponse
-
Set 英文姓名
- setEnterpriseLicenseInfos(EnterpriseLicenseInfo[]) - Method in class com.tencentcloudapi.ocr.v20181119.models.EnterpriseLicenseOCRResponse
-
Set 企业证照识别结果,具体内容请点击左侧链接。
- setEntrance(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.TollInvoice
-
Set 入口
- setEstateNumber(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.VatElectronicItemInfo
-
Set 产权证书/不动产权证号,仅不动产经营租赁服务发票返回
- setExit(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.TollInvoice
-
Set 出口
- setExpirationDate(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.RecognizeThaiIDCardOCRResponse
-
Set 到期日期
- setExpiresDate(TextDetectionResult) - Method in class com.tencentcloudapi.ocr.v20181119.models.RecognizePhilippinesDrivingLicenseOCRResponse
-
Set 有效期
- setExpiryDate(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.PassportOCRResponse
-
Set 有效期
- setExpressionType(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.TextArithmetic
-
Set 算式题型编号:
‘1’: 加减乘除四则
‘2’: 加减乘除已知结果求运算因子
‘3’: 判断大小
‘4’: 约等于估算
‘5’: 带余数除法
‘6’: 分数四则运算
‘7’: 单位换算
‘8’: 竖式加减法
‘9’: 竖式乘除法
‘10’: 脱式计算
‘11’: 解方程
- setExternalSize(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.TextVehicleBack
-
Set 外廓尺寸
注意:此字段可能返回 null,表示取不到有效值。
- setFakeDetectResult(Long) - Method in class com.tencentcloudapi.ocr.v20181119.models.HKIDCardOCRResponse
-
Set 真假判断。
0:无法判断(图像模糊、不完整、反光、过暗等导致无法判断);
1:假;
2:真。
注意:此字段可能返回 null,表示取不到有效值。
- setFamilyName(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.PassportOCRResponse
-
Set 姓
- setFare(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.AirTransport
-
Set 票价
- setFare(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.TaxiInvoiceOCRResponse
-
Set 金额
- setFareBasis(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.FlightItem
-
Set 客票级别/客票类别
- setFileList(SmartFormFileUrl[]) - Method in class com.tencentcloudapi.ocr.v20181119.models.CreateAIFormTaskRequest
-
Set 多个文件的URL列表
- setFileNo(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.TextVehicleBack
-
Set 档案编号
注意:此字段可能返回 null,表示取不到有效值。
- setFileOrderNumber(Long) - Method in class com.tencentcloudapi.ocr.v20181119.models.SmartFormFileUrl
-
Set 文件的顺序,顺序从1开始
- setFileType(Long) - Method in class com.tencentcloudapi.ocr.v20181119.models.CreateAIFormTaskRequest
-
Set 文件类型
- setFileUrl(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.SmartFormFileUrl
-
Set 文件url地址
- setFinanBillInfos(FinanBillInfo[]) - Method in class com.tencentcloudapi.ocr.v20181119.models.FinanBillOCRResponse
-
Set 金融票据整单识别结果,具体内容请点击左侧链接。
- setFinanBillSliceInfos(FinanBillSliceInfo[]) - Method in class com.tencentcloudapi.ocr.v20181119.models.FinanBillSliceOCRResponse
-
Set 金融票据切片识别结果,具体内容请点击左侧链接。
- setFinancialAccount(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.VatInvoiceUserInfo
-
Set 开户行及账号
- setFirstIssueDate(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.HKIDCardOCRResponse
-
Set 首次签发日期
- setFirstName(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.PassportOCRResponse
-
Set 名
- setFirstName(TextDetectionResult) - Method in class com.tencentcloudapi.ocr.v20181119.models.RecognizePhilippinesDrivingLicenseOCRResponse
-
Set 首姓名
- setFirstName(TextDetectionResult) - Method in class com.tencentcloudapi.ocr.v20181119.models.RecognizePhilippinesVoteIDOCRResponse
-
Set 姓名
- setFirstNotes(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.CreateAIFormTaskRequest
-
Set 备注信息1
- setFlightInvoiceInfos(FlightInvoiceInfo[]) - Method in class com.tencentcloudapi.ocr.v20181119.models.FlightInvoiceOCRResponse
-
Set 机票行程单识别结果,具体内容请点击左侧链接。
- setFlightItems(FlightItem[]) - Method in class com.tencentcloudapi.ocr.v20181119.models.AirTransport
-
Set 条目
- setFlightNumber(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.FlightItem
-
Set 航班号
- setFormerName(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.ResidenceBookletOCRResponse
-
Set 曾用名
- setFormName(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.MotorVehicleSaleInvoice
-
Set 发票联名
- setFormName(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.UsedCarPurchaseInvoice
-
Set 发票联名
- setFormName(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.VatInvoiceInfo
-
Set 发票联名
- setFormType(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.MotorVehicleSaleInvoice
-
Set 发票联次
- setFormType(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.UsedCarPurchaseInvoice
-
Set 发票联次
- setFormType(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.VatInvoiceInfo
-
Set 发票联次
- setFormulaInfos(TextFormula[]) - Method in class com.tencentcloudapi.ocr.v20181119.models.FormulaOCRResponse
-
Set 检测到的文本信息,具体内容请点击左侧链接。
- setFrontInfo(TextVehicleFront) - Method in class com.tencentcloudapi.ocr.v20181119.models.VehicleLicenseOCRResponse
-
Set 行驶证主页正面的识别结果,CardSide 为 FRONT。
注意:此字段可能返回 null,表示取不到有效值。
- setFuelFee(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.TaxiTicket
-
Set 燃油附加费
- setFuelSurcharge(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.AirTransport
-
Set 燃油附加费
- setFullName(TextDetectionResult) - Method in class com.tencentcloudapi.ocr.v20181119.models.RecognizePhilippinesSssIDOCRResponse
-
Set 姓名
- setFullName(TextDetectionResult) - Method in class com.tencentcloudapi.ocr.v20181119.models.RecognizePhilippinesTinIDOCRResponse
-
Set 姓名
- setGateNumber(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.BusInvoice
-
Set 检票口
- setGateNumber(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.TrainTicket
-
Set 检票口
- setGeneralMachineItems(GeneralMachineItem[]) - Method in class com.tencentcloudapi.ocr.v20181119.models.MachinePrintedInvoice
-
Set 条目
- setGenerateTime(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.DriverLicenseOCRResponse
-
Set 生成时间(仅电子驾驶证支持返回该字段)
- setGetOffTime(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.TaxiInvoiceOCRResponse
-
Set 下车时间
- setGetOnTime(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.TaxiInvoiceOCRResponse
-
Set 上车时间
- setGivenName(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.MLIDPassportOCRResponse
-
Set 名
注意:此字段可能返回 null,表示取不到有效值。
- setGivenName(TextDetectionResult) - Method in class com.tencentcloudapi.ocr.v20181119.models.RecognizePhilippinesUMIDOCRResponse
-
Set 名
- setGolDarah(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.RecognizeIndonesiaIDCardOCRResponse
-
Set 血型
- setGoodsInfos(VatInvoiceGoodsInfo[]) - Method in class com.tencentcloudapi.ocr.v20181119.models.VerifyOfdVatInvoiceOCRResponse
-
Set 货物或服务清单
- setGrossKG(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.RecognizeContainerOCRResponse
-
Set 集装箱总重量,单位:千克(KG)
- setGrossLB(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.RecognizeContainerOCRResponse
-
Set 集装箱总重量,单位:磅(LB)
- setGroups(LineInfo[]) - Method in class com.tencentcloudapi.ocr.v20181119.models.GroupInfo
-
Set 每一行的元素
- setHandlingFee(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.TrainTicket
-
Set 手续费
- setHandlingFee(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.TrainTicketOCRResponse
-
Set 手续费
- setHasSellerList(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.VatInvoice
-
Set 是否有销货清单
Y: 有清单 N:无清单
卷票无
- setHasStamp(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.QuotaInvoiceOCRResponse
-
Set 是否有公司印章(1有 0无 空为识别不出)
注意:此字段可能返回 null,表示取不到有效值。
- setHasText(Boolean) - Method in class com.tencentcloudapi.ocr.v20181119.models.TextDetectResponse
-
Set 图片中是否包含文字。
- setHeadImage(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.HKIDCardOCRResponse
-
Set 人像照片Base64后的结果
注意:此字段可能返回 null,表示取不到有效值。
- setHeadPortrait(TextDetectionResult) - Method in class com.tencentcloudapi.ocr.v20181119.models.RecognizePhilippinesDrivingLicenseOCRResponse
-
Set 人像照片Base64后的结果
- setHeadPortrait(TextDetectionResult) - Method in class com.tencentcloudapi.ocr.v20181119.models.RecognizePhilippinesSssIDOCRResponse
-
Set 人像照片Base64后的结果
- setHeadPortrait(TextDetectionResult) - Method in class com.tencentcloudapi.ocr.v20181119.models.RecognizePhilippinesTinIDOCRResponse
-
Set 人像照片Base64后的结果
- setHeadPortrait(TextDetectionResult) - Method in class com.tencentcloudapi.ocr.v20181119.models.RecognizePhilippinesUMIDOCRResponse
-
Set 人像照片Base64后的结果
- setHeadPortrait(TextDetectionResult) - Method in class com.tencentcloudapi.ocr.v20181119.models.RecognizePhilippinesVoteIDOCRResponse
-
Set 人像照片Base64后的结果
- setHeight(Long) - Method in class com.tencentcloudapi.ocr.v20181119.models.ItemCoord
-
Set 高height
- setHeight(Long) - Method in class com.tencentcloudapi.ocr.v20181119.models.Rect
-
Set 高度
- setHeight(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.ResidenceBookletOCRResponse
-
Set 身高
- setHigh(Long) - Method in class com.tencentcloudapi.ocr.v20181119.models.QrcodeImgSize
-
Set 高
- setHighwayMark(Long) - Method in class com.tencentcloudapi.ocr.v20181119.models.TollInvoice
-
Set 高速标志(0:没有,1:有)
- setHomePageNumber(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.ResidenceBookletOCRResponse
-
Set 户主页编号
- setHousehold(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.ResidenceBookletOCRResponse
-
Set 户别
- setHouseholderName(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.ResidenceBookletOCRResponse
-
Set 户主姓名
- setHouseholdNumber(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.ResidenceBookletOCRResponse
-
Set 户号
- setID(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.MLIDCardOCRResponse
-
Set 身份证号
- setID(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.MLIDPassportOCRResponse
-
Set 护照ID
- setID(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.RecognizeThaiIDCardOCRResponse
-
Set 身份证号码
- setID(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.TrainTicketOCRResponse
-
Set 身份证号
- setIdCardNo(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.HmtResidentPermitOCRResponse
-
Set 身份证号
- setIdCardNumber(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.ResidenceBookletOCRResponse
-
Set 公民身份证件编号
- setIdNum(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.HKIDCardOCRResponse
-
Set 身份证号码
- setIdNum(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.IDCardOCRResponse
-
Set 身份证号(人像面)
- setIDNumber(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.RecognizeHealthCodeOCRResponse
-
Set 持码人身份证号,如:11**************01(允许返回空值)
- setImage(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.ImageEnhancementResponse
-
Set 图片数据,返回预处理后图像或原图像base64字符
- setImage(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.InvoiceDetectInfo
-
Set 入参 ReturnImage 为 True 时返回 Base64 编码后的图片。
注意:此字段可能返回 null,表示取不到有效值。
- setImage(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.MLIDCardOCRResponse
-
Set 证件图片
- setImage(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.MLIDPassportOCRResponse
-
Set 证件图片
- setImageBase64(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.AdvertiseOCRRequest
-
Set 图片的 Base64 值。
要求图片经Base64编码后不超过 7M,分辨率建议600*800以上,支持PNG、JPG、JPEG、BMP格式。
图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
- setImageBase64(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.ArithmeticOCRRequest
-
Set 图片的 Base64 值。
支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。
支持的图片大小:所下载图片经Base64编码后不超过 7M。图片下载时间不超过 3 秒。
图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
- setImageBase64(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.BankCardOCRRequest
-
Set 图片的 Base64 值。要求图片经Base64编码后不超过 7M,分辨率建议500*800以上,支持PNG、JPG、JPEG、BMP格式。建议卡片部分占据图片2/3以上。
图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
- setImageBase64(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.BankSlipOCRRequest
-
Set 图片的 Base64 值。要求图片经Base64编码后不超过 7M,分辨率建议500*800以上,支持PNG、JPG、JPEG、BMP格式。
图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
- setImageBase64(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.BizLicenseOCRRequest
-
Set 图片的 Base64 值。
支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。
支持的图片大小:所下载图片经Base64编码后不超过 7M。图片下载时间不超过 3 秒。
图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
- setImageBase64(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.BusinessCardOCRRequest
-
Set 图片的 Base64 值。
支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。
支持的图片大小:所下载图片经Base64编码后不超过 7M。图片下载时间不超过 3 秒。
图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
- setImageBase64(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.BusInvoiceOCRRequest
-
Set 图片的 Base64 值。
支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。
支持的图片大小:所下载图片经Base64编码后不超过 7M。图片下载时间不超过 3 秒。
图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
- setImageBase64(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.CarInvoiceOCRRequest
-
Set 图片的 Base64 值。
支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。
支持的图片大小:所下载图片经Base64编码后不超过 7M。图片下载时间不超过 3 秒。
图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
- setImageBase64(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.ClassifyDetectOCRRequest
-
Set 图片的 Base64 值。
支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。
支持的图片大小:所下载图片经Base64编码后不超过 7M。图片下载时间不超过 3 秒。
图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
- setImageBase64(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.DriverLicenseOCRRequest
-
Set 图片的 Base64 值。要求图片经Base64编码后不超过 7M,分辨率建议500*800以上,支持PNG、JPG、JPEG、BMP格式。建议卡片部分占据图片2/3以上。
图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
- setImageBase64(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.DutyPaidProofOCRRequest
-
Set 图片的 Base64 值。
支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。
支持的图片大小:所下载图片经Base64编码后不超过 7M。图片下载时间不超过 3 秒。
图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
- setImageBase64(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.EduPaperOCRRequest
-
Set 图片的 Base64 值。
支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。
支持的图片大小:所下载图片经Base64编码后不超过 7M。图片下载时间不超过 3 秒。
图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
- setImageBase64(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.EnglishOCRRequest
-
Set 图片的 Base64 值。
支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。
支持的图片大小:所下载图片经Base64编码后不超过 7M。图片下载时间不超过 3 秒。像素须介于20-10000px之间。
图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
- setImageBase64(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.EnterpriseLicenseOCRRequest
-
Set 图片的 Base64 值。
支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。
支持的图片大小:所下载图片经Base64编码后不超过 7M。图片下载时间不超过 3 秒。
图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
- setImageBase64(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.EstateCertOCRRequest
-
Set 图片的 Base64 值。
支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。
支持的图片大小:所下载图片经Base64编码后不超过 3M。图片下载时间不超过 3 秒。
图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
- setImageBase64(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.FinanBillOCRRequest
-
Set 图片的 Base64 值。
支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。
支持的图片大小:所下载图片经Base64编码后不超过 7M。图片下载时间不超过 3 秒。
图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
- setImageBase64(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.FinanBillSliceOCRRequest
-
Set 图片的 Base64 值。
支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。
支持的图片大小:所下载图片经Base64编码后不超过 7M。图片下载时间不超过 3 秒。
图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
- setImageBase64(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.FlightInvoiceOCRRequest
-
Set 图片的 Base64 值。
支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。
支持的图片大小:所下载图片经Base64编码后不超过 7M。图片下载时间不超过 3 秒。
图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
- setImageBase64(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.FormulaOCRRequest
-
Set 图片的 Base64 值。
支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。
支持的图片大小:所下载图片经Base64编码后不超过 7M。图片下载时间不超过 3 秒。
图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
- setImageBase64(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.GeneralAccurateOCRRequest
-
Set 图片的 Base64 值。
要求图片经Base64编码后不超过 7M,分辨率建议600*800以上,支持PNG、JPG、JPEG、BMP格式。
图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
- setImageBase64(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.GeneralBasicOCRRequest
-
Set 图片/PDF的 Base64 值。
要求图片/PDF经Base64编码后不超过 7M,分辨率建议600*800以上,支持PNG、JPG、JPEG、BMP、PDF格式。
图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
- setImageBase64(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.GeneralEfficientOCRRequest
-
Set 图片的 Base64 值。
要求图片经Base64编码后不超过 7M,分辨率建议600*800以上,支持PNG、JPG、JPEG、BMP格式。
图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
- setImageBase64(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.GeneralFastOCRRequest
-
Set 图片的 Base64 值。
支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。
支持的图片大小:所下载图片经Base64编码后不超过 7M。图片下载时间不超过 3 秒。
图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
- setImageBase64(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.GeneralHandwritingOCRRequest
-
Set 图片的 Base64 值。
支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。
支持的图片大小:所下载图片经Base64编码后不超过 7M。图片下载时间不超过 3 秒。
图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
- setImageBase64(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.HKIDCardOCRRequest
-
Set 图片的 Base64 值。
支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。
支持的图片大小:所下载图片经Base64编码后不超过 7M。图片下载时间不超过 3 秒。
- setImageBase64(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.HmtResidentPermitOCRRequest
-
Set 图片的 Base64 值。
支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。
支持的图片大小:所下载图片经Base64编码后不超过 7M。图片下载时间不超过 3 秒。
图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
- setImageBase64(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.IDCardOCRRequest
-
Set 图片的 Base64 值。要求图片经Base64编码后不超过 7M,分辨率建议500*800以上,支持PNG、JPG、JPEG、BMP格式。建议卡片部分占据图片2/3以上。
图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
- setImageBase64(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.ImageEnhancementRequest
-
Set 图片的 Base64 值。
支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。
支持的图片大小:所下载图片经Base64编码后不超过 7M。图片下载时间不超过 3 秒。
图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
- setImageBase64(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.InstitutionOCRRequest
-
Set 图片的 Base64 值。
支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。
支持的图片大小:所下载图片经Base64编码后不超过 7M。图片下载时间不超过 3 秒。
图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
- setImageBase64(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.InsuranceBillOCRRequest
-
Set 图片的 Base64 值。
支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。
支持的图片大小:所下载图片经Base64编码后不超过 7M。图片下载时间不超过 3 秒。
图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
- setImageBase64(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.InvoiceGeneralOCRRequest
-
Set 图片的 Base64 值。
支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。
支持的图片大小:所下载图片经Base64编码后不超过 7M。图片下载时间不超过 3 秒。
图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
- setImageBase64(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.LicensePlateOCRRequest
-
Set 图片的 Base64 值。
支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。
支持的图片大小:所下载图片经Base64编码后不超过 7M。图片下载时间不超过 3 秒。
图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
- setImageBase64(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.MainlandPermitOCRRequest
-
Set 图片的 Base64 值。
支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。
支持的图片大小:所下载图片经Base64编码后不超过 7M。图片下载时间不超过 3 秒。
图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
- setImageBase64(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.MixedInvoiceDetectRequest
-
Set 图片的 Base64 值。
支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。
支持的图片大小:所下载图片经Base64编码后不超过 7M。图片下载时间不超过 3 秒。
图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
- setImageBase64(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.MixedInvoiceOCRRequest
-
Set 图片的 Base64 值。
支持的图片格式:PNG、JPG、JPEG、PDF,暂不支持 GIF 格式。
支持的图片大小:所下载图片经Base64编码后不超过 7M。图片下载时间不超过 3 秒。
图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
- setImageBase64(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.MLIDCardOCRRequest
-
Set 图片的 Base64 值。
支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。
支持的图片大小:所下载图片经Base64编码后不超过 7M。图片下载时间不超过 3 秒。
- setImageBase64(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.MLIDPassportOCRRequest
-
Set 图片的 Base64 值。要求图片经Base64编码后不超过 7M,分辨率建议500*800以上,支持PNG、JPG、JPEG、BMP格式。建议卡片部分占据图片2/3以上。
- setImageBase64(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.OrgCodeCertOCRRequest
-
Set 图片的 Base64 值。
支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。
支持的图片大小:所下载图片经Base64编码后不超过 7M。图片下载时间不超过 3 秒。
图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
- setImageBase64(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.PassportOCRRequest
-
Set 图片的 Base64 值。要求图片经Base64编码后不超过 7M,分辨率建议500*800以上,支持PNG、JPG、JPEG、BMP格式。建议卡片部分占据图片2/3以上。
图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
- setImageBase64(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.PermitOCRRequest
-
Set 图片的 Base64 值。
支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。
支持的图片大小:所下载图片经Base64编码后不超过 7M。图片下载时间不超过 3 秒。
图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
- setImageBase64(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.PropOwnerCertOCRRequest
-
Set 图片的 Base64 值。
支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。
支持的图片大小:所下载图片经Base64编码后不超过 7M。图片下载时间不超过 3 秒。
图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
- setImageBase64(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.QrcodeOCRRequest
-
Set 图片的 Base64 值。要求图片经Base64编码后不超过 7M,支持PNG、JPG、JPEG格式。
图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
- setImageBase64(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.QuotaInvoiceOCRRequest
-
Set 图片的 Base64 值。
支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。
支持的图片大小:所下载图片经Base64编码后不超过 3M。图片下载时间不超过 3 秒。
图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
- setImageBase64(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.RecognizeContainerOCRRequest
-
Set 图片的 Base64 值。
支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。
支持的图片大小:所下载图片经Base64编码后不超过 7M。图片下载时间不超过 3 秒。
图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
- setImageBase64(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.RecognizeGeneralInvoiceRequest
-
Set 图片的 Base64 值。
支持的图片格式:PNG、JPG、JPEG、PDF,暂不支持 GIF 格式。
支持的图片大小:所下载图片经Base64编码后不超过 8M。图片下载时间不超过 3 秒。
支持的图片像素:单边介于20-10000px之间。
图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
- setImageBase64(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.RecognizeHealthCodeOCRRequest
-
Set 图片的 Base64 值。
支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。
支持的图片大小:所下载图片经Base64编码后不超过 7M。图片下载时间不超过 3 秒。
图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
- setImageBase64(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.RecognizeIndonesiaIDCardOCRRequest
-
Set 图片的 Base64 值。
支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。
支持的图片大小:所下载图片经Base64编码后不超过 7M。图片下载时间不超过 3 秒。
图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
- setImageBase64(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.RecognizeMedicalInvoiceOCRRequest
-
Set 图片的Base64 值。
支持的文件格式:PNG、JPG、JPEG,暂不支持 GIF 格式。
支持的图片大小:所下载文件经Base64编码后不超过 7M。文件下载时间不超过 3 秒。
输入参数 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
- setImageBase64(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.RecognizeOnlineTaxiItineraryOCRRequest
-
Set 图片的 Base64 值。
支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。
支持的图片大小:所下载图片经Base64编码后不超过 7M。图片下载时间不超过 3 秒。
图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
- setImageBase64(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.RecognizePhilippinesDrivingLicenseOCRRequest
-
Set 图片的 Base64 值。
支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。
支持的图片大小:所下载图片经Base64编码后不超过 7M。图片下载时间不超过 3 秒。
图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
- setImageBase64(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.RecognizePhilippinesSssIDOCRRequest
-
Set 图片的 Base64 值。
支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。
支持的图片大小:所下载图片经Base64编码后不超过 7M。图片下载时间不超过 3 秒。
图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
- setImageBase64(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.RecognizePhilippinesTinIDOCRRequest
-
Set 图片的 Base64 值。
支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。
支持的图片大小:所下载图片经Base64编码后不超过 7M。图片下载时间不超过 3 秒。
图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
- setImageBase64(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.RecognizePhilippinesUMIDOCRRequest
-
Set 图片的 Base64 值。 支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。 支持的图片大小:所下载图片经Base64编码后不超过 7M。图片下载时间不超过 3 秒。 图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
- setImageBase64(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.RecognizePhilippinesVoteIDOCRRequest
-
Set 图片的 Base64 值。
支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。
支持的图片大小:所下载图片经Base64编码后不超过 7M。图片下载时间不超过 3 秒。
图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
- setImageBase64(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.RecognizeTableAccurateOCRRequest
-
Set 图片/PDF的 Base64 值。
要求图片/PDF经Base64编码后不超过 7M,分辨率建议600*800以上,支持PNG、JPG、JPEG、BMP、PDF格式。
图片支持的像素范围:需介于20-10000px之间。
图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
- setImageBase64(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.RecognizeTableOCRRequest
-
Set 图片/PDF的 Base64 值。
要求图片/PDF经Base64编码后不超过 7M,分辨率建议600*800以上,支持PNG、JPG、JPEG、BMP、PDF格式。
图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
- setImageBase64(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.RecognizeThaiIDCardOCRRequest
-
Set 图片的 Base64 值。要求图片经Base64编码后不超过 7M,分辨率建议500*800以上,支持PNG、JPG、JPEG、BMP格式。建议卡片部分占据图片2/3以上。
图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
- setImageBase64(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.RecognizeTravelCardOCRRequest
-
Set 图片的 Base64 值。
支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。
支持的图片大小:所下载图片经Base64编码后不超过 7M。图片下载时间不超过 3 秒。
图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
- setImageBase64(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.ResidenceBookletOCRRequest
-
Set 图片的 Base64 值。
支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。
支持的图片大小:所下载图片经Base64编码后不超过 7M。图片下载时间不超过 3 秒。
图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
- setImageBase64(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.RideHailingDriverLicenseOCRRequest
-
Set 图片的 Base64 值。要求图片经Base64编码后不超过 7M,分辨率建议500*800以上,支持PNG、JPG、JPEG、BMP格式。建议卡片部分占据图片2/3以上。
图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
- setImageBase64(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.RideHailingTransportLicenseOCRRequest
-
Set 图片的 Base64 值。要求图片经Base64编码后不超过 7M,分辨率建议500*800以上,支持PNG、JPG、JPEG、BMP格式。建议卡片部分占据图片2/3以上。
图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
- setImageBase64(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.SealOCRRequest
-
Set 图片的 Base64 值。要求图片经Base64编码后不超过 7M,分辨率建议500*800以上,支持PNG、JPG、JPEG、BMP、PDF格式。建议卡片部分占据图片2/3以上。
图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
- setImageBase64(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.ShipInvoiceOCRRequest
-
Set 图片的 Base64 值。
支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。
支持的图片大小:所下载图片经Base64编码后不超过 7M。图片下载时间不超过 3 秒。
图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
- setImageBase64(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.SmartStructuralOCRRequest
-
Set 图片的 Base64 值。
支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。
支持的图片大小:所下载图片经Base64编码后不超过 7M。图片下载时间不超过 3 秒。
图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
- setImageBase64(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.SmartStructuralOCRV2Request
-
Set 图片的 Base64 值。
支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。
支持的图片大小:所下载图片经Base64编码后不超过 7M。图片下载时间不超过 3 秒。
支持的图片像素:需介于20-10000px之间。
图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
- setImageBase64(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.TableOCRRequest
-
Set 图片的 Base64 值。
支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。
支持的图片大小:所下载图片经Base64编码后不超过 3M。图片下载时间不超过 3 秒。
图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
- setImageBase64(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.TaxiInvoiceOCRRequest
-
Set 图片的 Base64 值。
支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。
支持的图片大小:所下载图片经Base64编码后不超过 7M。图片下载时间不超过 3 秒。
图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
- setImageBase64(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.TextDetectRequest
-
Set 图片的 Base64 值。
支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。
支持的图片大小:所下载图片经Base64编码后不超过 7M。图片下载时间不超过 3 秒。
图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
- setImageBase64(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.TollInvoiceOCRRequest
-
Set 图片的 Base64 值。
支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。
支持的图片大小:所下载图片经Base64编码后不超过 7M。图片下载时间不超过 3 秒。
图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
- setImageBase64(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.TrainTicketOCRRequest
-
Set 图片的 Base64 值。
支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。
支持的图片大小:所下载图片经Base64编码后不超过 7M。图片下载时间不超过 3 秒。
图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
- setImageBase64(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.VatInvoiceOCRRequest
-
Set 图片/PDF的 Base64 值。
支持的文件格式:PNG、JPG、JPEG、PDF,暂不支持 GIF 格式。
支持的图片/PDF大小:所下载文件经Base64编码后不超过 7M。文件下载时间不超过 3 秒。
支持的图片像素:需介于20-10000px之间。
输入参数 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
- setImageBase64(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.VatRollInvoiceOCRRequest
-
Set 图片的 Base64 值。
支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。
支持的图片大小:所下载图片经Base64编码后不超过 7M。图片下载时间不超过 3 秒。
图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
- setImageBase64(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.VehicleLicenseOCRRequest
-
Set 图片的 Base64 值。要求图片经Base64编码后不超过 7M,分辨率建议500*800以上,支持PNG、JPG、JPEG、BMP格式。建议卡片部分占据图片2/3以上。
图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
- setImageBase64(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.VehicleRegCertOCRRequest
-
Set 图片的 Base64 值。
支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。
支持的图片大小:所下载图片经Base64编码后不超过 7M。图片下载时间不超过 3 秒。
图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
- setImageBase64(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.VinOCRRequest
-
Set 图片的 Base64 值。
支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。
支持的图片大小:所下载图片经Base64编码后不超过 7M。图片下载时间不超过 3 秒。
图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
- setImageBase64(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.WaybillOCRRequest
-
Set 图片的 Base64 值。
支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。
支持的图片大小:所下载图片经Base64编码后不超过 7M。图片下载时间不超过 3 秒。
图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
- setImageTag(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.ImageEnhancementResponse
-
Set 图片数据标识:
“origin”:原图
“preprocess”:预处理后的图
- setImageUrl(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.AdvertiseOCRRequest
-
Set 图片的 Url 地址。
要求图片经Base64编码后不超过 7M,分辨率建议600*800以上,支持PNG、JPG、JPEG、BMP格式。
图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。非腾讯云存储的 Url 速度和稳定性可能受一定影响。
- setImageUrl(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.ArithmeticOCRRequest
-
Set 图片的 Url 地址。
支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。
支持的图片大小:所下载图片经 Base64 编码后不超过 7M。图片下载时间不超过 3 秒。
图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。
非腾讯云存储的 Url 速度和稳定性可能受一定影响。
- setImageUrl(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.BankCardOCRRequest
-
Set 图片的 Url 地址。要求图片经Base64编码后不超过 7M,分辨率建议500*800以上,支持PNG、JPG、JPEG、BMP格式。建议卡片部分占据图片2/3以上。
建议图片存储于腾讯云,可保障更高的下载速度和稳定性。
- setImageUrl(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.BankSlipOCRRequest
-
Set 图片的 Url 地址。要求图片经Base64编码后不超过 7M,分辨率建议500*800以上,支持PNG、JPG、JPEG、BMP格式。
建议图片存储于腾讯云,可保障更高的下载速度和稳定性。
- setImageUrl(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.BizLicenseOCRRequest
-
Set 图片的 Url 地址。
支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。
支持的图片大小:所下载图片经 Base64 编码后不超过 7M。图片下载时间不超过 3 秒。
图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。
非腾讯云存储的 Url 速度和稳定性可能受一定影响。
- setImageUrl(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.BusinessCardOCRRequest
-
Set 图片的 Url 地址。
支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。
支持的图片大小:所下载图片经 Base64 编码后不超过 7M。图片下载时间不超过 3 秒。
图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。
非腾讯云存储的 Url 速度和稳定性可能受一定影响。
- setImageUrl(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.BusInvoiceOCRRequest
-
Set 图片的 Url 地址。
支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。
支持的图片大小:所下载图片经 Base64 编码后不超过 7M。图片下载时间不超过 3 秒。
图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。
非腾讯云存储的 Url 速度和稳定性可能受一定影响。
- setImageUrl(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.CarInvoiceOCRRequest
-
Set 图片的 Url 地址。
支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。
支持的图片大小:所下载图片经 Base64 编码后不超过 7M。图片下载时间不超过 3 秒。
图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。
非腾讯云存储的 Url 速度和稳定性可能受一定影响。
- setImageUrl(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.ClassifyDetectOCRRequest
-
Set 图片的 Url 地址。
支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。
支持的图片大小:所下载图片经 Base64 编码后不超过 7M。图片下载时间不超过 3 秒。
图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。
非腾讯云存储的 Url 速度和稳定性可能受一定影响。
- setImageUrl(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.DriverLicenseOCRRequest
-
Set 图片的 Url 地址。要求图片经Base64编码后不超过 7M,分辨率建议500*800以上,支持PNG、JPG、JPEG、BMP格式。建议卡片部分占据图片2/3以上。图片下载时间不超过 3 秒。
建议图片存储于腾讯云,可保障更高的下载速度和稳定性。
- setImageUrl(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.DutyPaidProofOCRRequest
-
Set 图片的 Url 地址。
支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。
支持的图片大小:所下载图片经 Base64 编码后不超过 7M。图片下载时间不超过 3 秒。
图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。
非腾讯云存储的 Url 速度和稳定性可能受一定影响。
- setImageUrl(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.EduPaperOCRRequest
-
Set 图片的 Url 地址。
支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。
支持的图片大小:所下载图片经 Base64 编码后不超过 7M。图片下载时间不超过 3 秒。
图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。
非腾讯云存储的 Url 速度和稳定性可能受一定影响。
- setImageUrl(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.EnglishOCRRequest
-
Set 图片的 Url 地址。
支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。
支持的图片大小:所下载图片经 Base64 编码后不超过 7M。图片下载时间不超过 3 秒。像素须介于20-10000px之间。
图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。
非腾讯云存储的 Url 速度和稳定性可能受一定影响。
- setImageUrl(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.EnterpriseLicenseOCRRequest
-
Set 图片的 Url 地址。
支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。
支持的图片大小:所下载图片经 Base64 编码后不超过 7M。图片下载时间不超过 3 秒。
图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。
非腾讯云存储的 Url 速度和稳定性可能受一定影响。
- setImageUrl(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.EstateCertOCRRequest
-
Set 图片的 Url 地址。
支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。
支持的图片大小:所下载图片经 Base64 编码后不超过 3M。图片下载时间不超过 3 秒。
图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。
非腾讯云存储的 Url 速度和稳定性可能受一定影响。
- setImageUrl(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.FinanBillOCRRequest
-
Set 图片的 Url 地址。
支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。
支持的图片大小:所下载图片经 Base64 编码后不超过 7M。图片下载时间不超过 3 秒。
图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。
非腾讯云存储的 Url 速度和稳定性可能受一定影响。
- setImageUrl(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.FinanBillSliceOCRRequest
-
Set 图片的 Url 地址。
支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。
支持的图片大小:所下载图片经 Base64 编码后不超过 7M。图片下载时间不超过 3 秒。
图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。
非腾讯云存储的 Url 速度和稳定性可能受一定影响。
- setImageUrl(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.FlightInvoiceOCRRequest
-
Set 图片的 Url 地址。
支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。
支持的图片大小:所下载图片经 Base64 编码后不超过 7M。图片下载时间不超过 3 秒。
图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。
非腾讯云存储的 Url 速度和稳定性可能受一定影响。
- setImageUrl(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.FormulaOCRRequest
-
Set 图片的 Url 地址。
支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。
支持的图片大小:所下载图片经 Base64 编码后不超过 7M。图片下载时间不超过 3 秒。
图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。
非腾讯云存储的 Url 速度和稳定性可能受一定影响。
- setImageUrl(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.GeneralAccurateOCRRequest
-
Set 图片的 Url 地址。
要求图片经Base64编码后不超过 7M,分辨率建议600*800以上,支持PNG、JPG、JPEG、BMP格式。
图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。非腾讯云存储的 Url 速度和稳定性可能受一定影响。
- setImageUrl(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.GeneralBasicOCRRequest
-
Set 图片/PDF的 Url 地址。
要求图片/PDF经Base64编码后不超过 7M,分辨率建议600*800以上,支持PNG、JPG、JPEG、BMP、PDF格式。
图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。非腾讯云存储的 Url 速度和稳定性可能受一定影响。
- setImageUrl(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.GeneralEfficientOCRRequest
-
Set 图片的 Url 地址。
要求图片经Base64编码后不超过 7M,分辨率建议600*800以上,支持PNG、JPG、JPEG、BMP格式。
图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。非腾讯云存储的 Url 速度和稳定性可能受一定影响。
- setImageUrl(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.GeneralFastOCRRequest
-
Set 图片的 Url 地址。
支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。
支持的图片大小:所下载图片经 Base64 编码后不超过 7M。图片下载时间不超过 3 秒。
图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。
非腾讯云存储的 Url 速度和稳定性可能受一定影响。
- setImageUrl(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.GeneralHandwritingOCRRequest
-
Set 图片的 Url 地址。
支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。
支持的图片大小:所下载图片经 Base64 编码后不超过7M。图片下载时间不超过 3 秒。
图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。
非腾讯云存储的 Url 速度和稳定性可能受一定影响。
- setImageUrl(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.HKIDCardOCRRequest
-
Set 图片的 Url 地址。
支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。
支持的图片大小:所下载图片经 Base64 编码后不超过 3M。图片下载时间不超过 3 秒。
图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。
非腾讯云存储的 Url 速度和稳定性可能受一定影响。
- setImageUrl(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.HmtResidentPermitOCRRequest
-
Set 图片的 Url 地址。
支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。
支持的图片大小:所下载图片经 Base64 编码后不超过 7M。图片下载时间不超过 3 秒。
图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。
非腾讯云存储的 Url 速度和稳定性可能受一定影响。
- setImageUrl(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.IDCardOCRRequest
-
Set 图片的 Url 地址。要求图片经Base64编码后不超过 7M,分辨率建议500*800以上,支持PNG、JPG、JPEG、BMP格式。建议卡片部分占据图片2/3以上。
建议图片存储于腾讯云,可保障更高的下载速度和稳定性。
- setImageUrl(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.ImageEnhancementRequest
-
Set 图片的 Url 地址。
支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。
支持的图片大小:所下载图片经 Base64 编码后不超过 7M。图片下载时间不超过 3 秒。
图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。
非腾讯云存储的 Url 速度和稳定性可能受一定影响。
- setImageUrl(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.InstitutionOCRRequest
-
Set 图片的 Url 地址。
支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。
支持的图片大小:所下载图片经 Base64 编码后不超过 7M。图片下载时间不超过 3 秒。
图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。
非腾讯云存储的 Url 速度和稳定性可能受一定影响。
- setImageUrl(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.InsuranceBillOCRRequest
-
Set 图片的 Url 地址。
支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。
支持的图片大小:所下载图片经 Base64 编码后不超过 7M。图片下载时间不超过 3 秒。
图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。
非腾讯云存储的 Url 速度和稳定性可能受一定影响。
- setImageUrl(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.InvoiceGeneralOCRRequest
-
Set 图片的 Url 地址。
支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。
支持的图片大小:所下载图片经 Base64 编码后不超过 7M。图片下载时间不超过 3 秒。
图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。
非腾讯云存储的 Url 速度和稳定性可能受一定影响。
- setImageUrl(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.LicensePlateOCRRequest
-
Set 图片的 Url 地址。
支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。
支持的图片大小:所下载图片经 Base64 编码后不超过 7M。图片下载时间不超过 3 秒。
图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。
非腾讯云存储的 Url 速度和稳定性可能受一定影响。
- setImageUrl(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.MainlandPermitOCRRequest
-
Set 图片的 Url 地址。
支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。
支持的图片大小:所下载图片经 Base64 编码后不超过 7M。图片下载时间不超过 3 秒。
图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。
非腾讯云存储的 Url 速度和稳定性可能受一定影响。
- setImageUrl(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.MixedInvoiceDetectRequest
-
Set 图片的 Url 地址。
支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。
支持的图片大小:所下载图片经 Base64 编码后不超过 7M。图片下载时间不超过 3 秒。
图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。
非腾讯云存储的 Url 速度和稳定性可能受一定影响。
- setImageUrl(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.MixedInvoiceOCRRequest
-
Set 图片的 Url 地址。
支持的图片格式:PNG、JPG、JPEG、PDF,暂不支持 GIF 格式。
支持的图片大小:所下载图片经 Base64 编码后不超过 7M。图片下载时间不超过 3 秒。
图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。
非腾讯云存储的 Url 速度和稳定性可能受一定影响。
- setImageUrl(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.MLIDCardOCRRequest
-
Set 图片的 Url 地址。( 中国地区之外不支持这个字段 )
支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。
支持的图片大小:所下载图片经 Base64 编码后不超过 7M。图片下载时间不超过 3 秒。
图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。
非腾讯云存储的 Url 速度和稳定性可能受一定影响。
- setImageUrl(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.OrgCodeCertOCRRequest
-
Set 图片的 Url 地址。
支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。
支持的图片大小:所下载图片经 Base64 编码后不超过 7M。图片下载时间不超过 3 秒。
图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。
非腾讯云存储的 Url 速度和稳定性可能受一定影响。
- setImageUrl(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.PassportOCRRequest
-
Set 图片的 Url 地址。要求图片经Base64编码后不超过 7M,分辨率建议500*800以上,支持PNG、JPG、JPEG、BMP格式。建议卡片部分占据图片2/3以上。
建议图片存储于腾讯云,可保障更高的下载速度和稳定性。
- setImageUrl(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.PermitOCRRequest
-
Set 图片的 Url 地址。
支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。
支持的图片大小:所下载图片经 Base64 编码后不超过 7M。图片下载时间不超过 3 秒。
图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。
非腾讯云存储的 Url 速度和稳定性可能受一定影响。
- setImageUrl(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.PropOwnerCertOCRRequest
-
Set 图片的 Url 地址。
支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。
支持的图片大小:所下载图片经 Base64 编码后不超过 7M。图片下载时间不超过 3 秒。
图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。
非腾讯云存储的 Url 速度和稳定性可能受一定影响。
- setImageUrl(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.QrcodeOCRRequest
-
Set 图片的 Url 地址。要求图片经Base64编码后不超过 7M,支持PNG、JPG、JPEG格式。
建议图片存储于腾讯云,可保障更高的下载速度和稳定性。
- setImageUrl(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.QuotaInvoiceOCRRequest
-
Set 图片的 Url 地址。
支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。
支持的图片大小:所下载图片经 Base64 编码后不超过 3M。图片下载时间不超过 3 秒。
图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。
非腾讯云存储的 Url 速度和稳定性可能受一定影响。
- setImageUrl(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.RecognizeContainerOCRRequest
-
Set 图片的 Url 地址。
支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。
支持的图片大小:所下载图片经 Base64 编码后不超过 7M。图片下载时间不超过 3 秒。
图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。
非腾讯云存储的 Url 速度和稳定性可能受一定影响。
- setImageUrl(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.RecognizeGeneralInvoiceRequest
-
Set 图片的 Url 地址。
支持的图片格式:PNG、JPG、JPEG、PDF,暂不支持 GIF 格式。
支持的图片大小:所下载图片经 Base64 编码后不超过 8M。图片下载时间不超过 3 秒。
支持的图片像素:单边介于20-10000px之间。
图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。
非腾讯云存储的 Url 速度和稳定性可能受一定影响。
- setImageUrl(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.RecognizeHealthCodeOCRRequest
-
Set 图片的 Url 地址。
支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。
支持的图片大小:所下载图片经 Base64 编码后不超过 7M。图片下载时间不超过 3 秒。
图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。
非腾讯云存储的 Url 速度和稳定性可能受一定影响。
- setImageUrl(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.RecognizeIndonesiaIDCardOCRRequest
-
Set 图片的 Url 地址。
支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。
支持的图片大小:所下载图片经 Base64 编码后不超过 7M。图片下载时间不超过 3 秒。
图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。
非腾讯云存储的 Url 速度和稳定性可能受一定影响。
- setImageUrl(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.RecognizeMedicalInvoiceOCRRequest
-
Set 图片的Url 地址。
支持的文件格式:PNG、JPG、JPEG,暂不支持 GIF 格式。
支持的图片大小:所下载文件经 Base64 编码后不超过 7M。文件下载时间不超过 3 秒。
图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。
非腾讯云存储的 Url 速度和稳定性可能受一定影响。
- setImageUrl(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.RecognizeOnlineTaxiItineraryOCRRequest
-
Set 图片的 Url 地址。
支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。
支持的图片大小:所下载图片经 Base64 编码后不超过 7M。图片下载时间不超过 3 秒。
图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。
非腾讯云存储的 Url 速度和稳定性可能受一定影响。
- setImageUrl(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.RecognizePhilippinesDrivingLicenseOCRRequest
-
Set 图片的 Url 地址。
支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。
支持的图片大小:所下载图片经 Base64 编码后不超过 7M。图片下载时间不超过 3 秒。
图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。
非腾讯云存储的 Url 速度和稳定性可能受一定影响。
- setImageUrl(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.RecognizePhilippinesSssIDOCRRequest
-
Set 图片的 Url 地址。
支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。
支持的图片大小:所下载图片经 Base64 编码后不超过 7M。图片下载时间不超过 3 秒。
图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。
非腾讯云存储的 Url 速度和稳定性可能受一定影响。
- setImageUrl(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.RecognizePhilippinesTinIDOCRRequest
-
Set 图片的 Url 地址。
支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。
支持的图片大小:所下载图片经 Base64 编码后不超过 7M。图片下载时间不超过 3 秒。
图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。
非腾讯云存储的 Url 速度和稳定性可能受一定影响。
- setImageUrl(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.RecognizePhilippinesUMIDOCRRequest
-
Set 图片的 Url 地址。 支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。 支持的图片大小:所下载图片经 Base64 编码后不超过 7M。图片下载时间不超过 3 秒。 图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。 非腾讯云存储的 Url 速度和稳定性可能受一定影响。
- setImageUrl(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.RecognizePhilippinesVoteIDOCRRequest
-
Set 图片的 Url 地址。
支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。
支持的图片大小:所下载图片经 Base64 编码后不超过 7M。图片下载时间不超过 3 秒。
图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。
非腾讯云存储的 Url 速度和稳定性可能受一定影响。
- setImageUrl(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.RecognizeTableAccurateOCRRequest
-
Set 图片/PDF的 Url 地址。
要求图片/PDF经Base64编码后不超过 7M,分辨率建议600*800以上,支持PNG、JPG、JPEG、BMP、PDF格式。
图片支持的像素范围:需介于20-10000px之间。
图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。非腾讯云存储的 Url 速度和稳定
性可能受一定影响。
- setImageUrl(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.RecognizeTableOCRRequest
-
Set 图片/PDF的 Url 地址。
要求图片/PDF经Base64编码后不超过 7M,分辨率建议600*800以上,支持PNG、JPG、JPEG、BMP、PDF格式。
图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。非腾讯云存储的 Url 速度和稳定性可能受一定影响。
- setImageUrl(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.RecognizeThaiIDCardOCRRequest
-
Set 图片的 Url 地址。要求图片经Base64编码后不超过 7M,分辨率建议500*800以上,支持PNG、JPG、JPEG、BMP格式。建议卡片部分占据图片2/3以上。
建议图片存储于腾讯云,可保障更高的下载速度和稳定性。
- setImageUrl(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.RecognizeTravelCardOCRRequest
-
Set 图片的 Url 地址。
支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。
支持的图片大小:所下载图片经 Base64 编码后不超过 7M。图片下载时间不超过 3 秒。
图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。
非腾讯云存储的 Url 速度和稳定性可能受一定影响。
- setImageUrl(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.ResidenceBookletOCRRequest
-
Set 图片的 Url 地址。
支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。
支持的图片大小:所下载图片经 Base64 编码后不超过 7M。图片下载时间不超过 3 秒。
图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。
非腾讯云存储的 Url 速度和稳定性可能受一定影响。
- setImageUrl(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.RideHailingDriverLicenseOCRRequest
-
Set 图片的 Url 地址。要求图片经Base64编码后不超过 7M,分辨率建议500*800以上,支持PNG、JPG、JPEG、BMP格式。建议卡片部分占据图片2/3以上。图片下载时间不超过 3 秒。
建议图片存储于腾讯云,可保障更高的下载速度和稳定性。
- setImageUrl(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.RideHailingTransportLicenseOCRRequest
-
Set 图片的 Url 地址。要求图片经Base64编码后不超过 7M,分辨率建议500*800以上,支持PNG、JPG、JPEG、BMP格式。建议卡片部分占据图片2/3以上。图片下载时间不超过 3 秒。
建议图片存储于腾讯云,可保障更高的下载速度和稳定性。
- setImageUrl(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.SealOCRRequest
-
Set 图片的 Url 地址。要求图片经Base64编码后不超过 7M,分辨率建议500*800以上,支持PNG、JPG、JPEG、BMP、PDF格式。建议卡片部分占据图片2/3以上。图片下载时间不超过 3 秒。
建议图片存储于腾讯云,可保障更高的下载速度和稳定性。
- setImageUrl(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.ShipInvoiceOCRRequest
-
Set 图片的 Url 地址。
支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。
支持的图片大小:所下载图片经 Base64 编码后不超过 7M。图片下载时间不超过 3 秒。
图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。
非腾讯云存储的 Url 速度和稳定性可能受一定影响。
- setImageUrl(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.SmartStructuralOCRRequest
-
Set 图片的 Url 地址。
支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。
支持的图片大小:所下载图片经 Base64 编码后不超过 7M。图片下载时间不超过 3 秒。
图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。
非腾讯云存储的 Url 速度和稳定性可能受一定影响。
- setImageUrl(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.SmartStructuralOCRV2Request
-
Set 图片的 Url 地址。
支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。
支持的图片大小:所下载图片经 Base64 编码后不超过 7M。图片下载时间不超过 3 秒。
支持的图片像素:需介于20-10000px之间。
图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。
非腾讯云存储的 Url 速度和稳定性可能受一定影响。
- setImageUrl(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.TableOCRRequest
-
Set 图片的 Url 地址。
支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。
支持的图片大小:所下载图片经 Base64 编码后不超过 3M。图片下载时间不超过 3 秒。
图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。
非腾讯云存储的 Url 速度和稳定性可能受一定影响。
- setImageUrl(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.TaxiInvoiceOCRRequest
-
Set 图片的 Url 地址。
支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。
支持的图片大小:所下载图片经 Base64 编码后不超过 7M。图片下载时间不超过 3 秒。
图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。
非腾讯云存储的 Url 速度和稳定性可能受一定影响。
- setImageUrl(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.TextDetectRequest
-
Set 图片的 Url 地址。
支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。
支持的图片大小:所下载图片经 Base64 编码后不超过 7M。图片下载时间不超过 3 秒。
图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。
非腾讯云存储的 Url 速度和稳定性可能受一定影响。
- setImageUrl(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.TollInvoiceOCRRequest
-
Set 图片的 Url 地址。
支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。
支持的图片大小:所下载图片经 Base64 编码后不超过 7M。图片下载时间不超过 3 秒。
图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。
非腾讯云存储的 Url 速度和稳定性可能受一定影响。
- setImageUrl(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.TrainTicketOCRRequest
-
Set 图片的 Url 地址。
支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。
支持的图片大小:所下载图片经 Base64 编码后不超过 7M。图片下载时间不超过 3 秒。
图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。
非腾讯云存储的 Url 速度和稳定性可能受一定影响。
- setImageUrl(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.VatInvoiceOCRRequest
-
Set 图片/PDF的 Url 地址。
支持的文件格式:PNG、JPG、JPEG、PDF,暂不支持 GIF 格式。
支持的图片/PDF大小:所下载文件经 Base64 编码后不超过 7M。文件下载时间不超过 3 秒。
支持的图片像素:需介于20-10000px之间。
图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。
非腾讯云存储的 Url 速度和稳定性可能受一定影响。
- setImageUrl(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.VatRollInvoiceOCRRequest
-
Set 图片的 Url 地址。
支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。
支持的图片大小:所下载图片经 Base64 编码后不超过 7M。图片下载时间不超过 3 秒。
图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。
非腾讯云存储的 Url 速度和稳定性可能受一定影响。
- setImageUrl(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.VehicleLicenseOCRRequest
-
Set 图片的 Url 地址。要求图片经Base64编码后不超过 7M,分辨率建议500*800以上,支持PNG、JPG、JPEG、BMP格式。建议卡片部分占据图片2/3以上。图片下载时间不超过 3 秒。
建议图片存储于腾讯云,可保障更高的下载速度和稳定性。
- setImageUrl(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.VehicleRegCertOCRRequest
-
Set 图片的 Url 地址。
支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。
支持的图片大小:所下载图片经 Base64 编码后不超过 7M。图片下载时间不超过 3 秒。
图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。
非腾讯云存储的 Url 速度和稳定性可能受一定影响。
- setImageUrl(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.VinOCRRequest
-
Set 图片的 Url 地址。
支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。
支持的图片大小:所下载图片经 Base64 编码后不超过 7M。图片下载时间不超过 3 秒。
图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。
非腾讯云存储的 Url 速度和稳定性可能受一定影响。
- setImageUrl(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.WaybillOCRRequest
-
Set 图片的 Url 地址。
支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。
支持的图片大小:所下载图片经 Base64 编码后不超过 7M。图片下载时间不超过 3 秒。
图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。
非腾讯云存储的 Url 速度和稳定性可能受一定影响。
- setImgSize(QrcodeImgSize) - Method in class com.tencentcloudapi.ocr.v20181119.models.QrcodeOCRResponse
-
Set 图片大小,具体内容请点击左侧链接。
- setImportNo(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.VehicleInvoiceInfo
-
Set 进口证明书号
- setIndustryClass(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.MachinePrintedInvoice
-
Set 行业分类
- setInspectionNumber(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.MotorVehicleSaleInvoice
-
Set 商检单号
- setInsurance(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.AirTransport
-
Set 保险费
- setInsuranceBillInfos(InsuranceBillInfo[]) - Method in class com.tencentcloudapi.ocr.v20181119.models.InsuranceBillOCRResponse
-
Set 保险单据识别结果,具体内容请点击左侧链接。
- setInvoice(VatInvoice) - Method in class com.tencentcloudapi.ocr.v20181119.models.VatInvoiceVerifyNewResponse
-
Set 增值税发票信息,详情请点击左侧链接。
- setInvoice(VatInvoice) - Method in class com.tencentcloudapi.ocr.v20181119.models.VatInvoiceVerifyResponse
-
Set 增值税发票信息,详情请点击左侧链接。
- setInvoiceCheckCode(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.VerifyOfdVatInvoiceOCRResponse
-
Set 验证码
- setInvoiceClerk(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.VerifyOfdVatInvoiceOCRResponse
-
Set 开票人
- setInvoiceCode(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.QuotaInvoiceOCRResponse
-
Set 发票代码
- setInvoiceCode(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.TaxiInvoiceOCRResponse
-
Set 发票号码
- setInvoiceCode(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.VatInvoiceVerifyNewRequest
-
Set 发票代码(10或12 位),全电发票为空。查验未成功超过5次后当日无法再查。
- setInvoiceCode(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.VatInvoiceVerifyRequest
-
Set 发票代码, 一张发票一天只能查询5次。
- setInvoiceCode(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.VerifyOfdVatInvoiceOCRResponse
-
Set 发票代码
- setInvoiceDate(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.VatInvoiceVerifyNewRequest
-
Set 开票日期(不支持当天发票查询,支持五年以内开具的发票),格式:“YYYY-MM-DD”,如:2019-12-20。
- setInvoiceDate(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.VatInvoiceVerifyRequest
-
Set 开票日期(不支持当天发票查询,支持五年以内开具的发票),格式:“YYYY-MM-DD”,如:2019-12-20。
- setInvoiceDetectInfos(InvoiceDetectInfo[]) - Method in class com.tencentcloudapi.ocr.v20181119.models.MixedInvoiceDetectResponse
-
Set 检测出的票据类型列表,具体内容请点击左侧链接。
- setInvoiceGeneralInfos(InvoiceGeneralInfo[]) - Method in class com.tencentcloudapi.ocr.v20181119.models.InvoiceGeneralOCRResponse
-
Set 通用机打发票识别结果,具体内容请点击左侧链接。
- setInvoiceKind(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.VatInvoiceVerifyNewRequest
-
Set 票种类型 01:增值税专用发票, 02:货运运输业增值税专用发 票, 03:机动车销售统一发票, 04:增值税普通发票, 08:增值税电子专用发票(含全电), 10:增值税电子普通发票(含全电), 11:增值税普通发票(卷式), 14:增值税电子(通行费)发 票, 15:二手车销售统一发票, 32:深圳区块链发票(云南区块链因业务调整现已下线)。
- setInvoiceNo(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.VatInvoiceVerifyNewRequest
-
Set 发票号码,8位、20位(全电票)
- setInvoiceNo(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.VatInvoiceVerifyRequest
-
Set 发票号码(8位)
- setInvoiceNum(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.QuotaInvoiceOCRResponse
-
Set 发票号码
- setInvoiceNum(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.TaxiInvoiceOCRResponse
-
Set 发票代码
- setInvoiceNumber(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.VerifyOfdVatInvoiceOCRResponse
-
Set 发票号码
- setInvoiceStyle(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.TrainTicketOCRResponse
-
Set 发票类型:火车票、火车票补票、火车票退票凭证
- setInvoiceType(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.QuotaInvoiceOCRResponse
-
Set 发票消费类型
- setInvoiceType(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.TaxiInvoiceOCRResponse
-
Set 发票消费类型
- setInvoiceType(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.TrainTicketOCRResponse
-
Set 发票消费类型:交通
- setIsAbandoned(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.VatInvoice
-
Set 是否作废(红冲)是否作废(红冲)
Y:已作废,N:未作废,H:红冲,HP:部分红冲,HF:全额红冲
- setIsDuplication(Long) - Method in class com.tencentcloudapi.ocr.v20181119.models.BizLicenseOCRResponse
-
Set 是否为副本。1为是,-1为不是。
- setIsPdf(Boolean) - Method in class com.tencentcloudapi.ocr.v20181119.models.BankSlipOCRRequest
-
Set 是否开启PDF识别,默认值为true,开启后可同时支持图片和PDF的识别。
- setIsPdf(Boolean) - Method in class com.tencentcloudapi.ocr.v20181119.models.BusInvoiceOCRRequest
-
Set 是否开启PDF识别,默认值为true,开启后可同时支持图片和PDF的识别。
- setIsPdf(Boolean) - Method in class com.tencentcloudapi.ocr.v20181119.models.CarInvoiceOCRRequest
-
Set 是否开启PDF识别,默认值为true,开启后可同时支持图片和PDF的识别。
- setIsPdf(Boolean) - Method in class com.tencentcloudapi.ocr.v20181119.models.DutyPaidProofOCRRequest
-
Set 是否开启PDF识别,默认值为true,开启后可同时支持图片和PDF的识别。
- setIsPdf(Boolean) - Method in class com.tencentcloudapi.ocr.v20181119.models.FlightInvoiceOCRRequest
-
Set 是否开启PDF识别,默认值为true,开启后可同时支持图片和PDF的识别。
- setIsPdf(Boolean) - Method in class com.tencentcloudapi.ocr.v20181119.models.GeneralAccurateOCRRequest
-
Set 是否开启PDF识别,默认值为false,开启后可同时支持图片和PDF的识别。
- setIsPdf(Boolean) - Method in class com.tencentcloudapi.ocr.v20181119.models.GeneralBasicOCRRequest
-
Set 是否开启PDF识别,默认值为false,开启后可同时支持图片和PDF的识别。
- setIsPdf(Boolean) - Method in class com.tencentcloudapi.ocr.v20181119.models.GeneralFastOCRRequest
-
Set 是否开启PDF识别,默认值为false,开启后可同时支持图片和PDF的识别。
- setIsPdf(Boolean) - Method in class com.tencentcloudapi.ocr.v20181119.models.InvoiceGeneralOCRRequest
-
Set 是否开启PDF识别,默认值为true,开启后可同时支持图片和PDF的识别。
- setIsPdf(Boolean) - Method in class com.tencentcloudapi.ocr.v20181119.models.MixedInvoiceDetectRequest
-
Set 是否开启PDF识别,默认值为true,开启后可同时支持图片和PDF的识别。
- setIsPdf(Boolean) - Method in class com.tencentcloudapi.ocr.v20181119.models.MixedInvoiceOCRRequest
-
Set 是否开启PDF识别,默认值为true,开启后可同时支持图片和PDF的识别。
- setIsPdf(Boolean) - Method in class com.tencentcloudapi.ocr.v20181119.models.QuotaInvoiceOCRRequest
-
Set 是否开启PDF识别,默认值为true,开启后可同时支持图片和PDF的识别。
- setIsPdf(Boolean) - Method in class com.tencentcloudapi.ocr.v20181119.models.RecognizeMedicalInvoiceOCRRequest
-
Set 是否开启PDF识别,默认值为true,开启后可同时支持图片和PDF的识别。
- setIsPdf(Boolean) - Method in class com.tencentcloudapi.ocr.v20181119.models.RecognizeOnlineTaxiItineraryOCRRequest
-
Set 是否开启PDF识别,默认值为false,开启后可同时支持图片和PDF的识别。
- setIsPdf(Boolean) - Method in class com.tencentcloudapi.ocr.v20181119.models.RecognizeTableOCRRequest
-
Set 是否开启PDF识别,默认值为false,开启后可同时支持图片和PDF的识别。
- setIsPdf(Boolean) - Method in class com.tencentcloudapi.ocr.v20181119.models.ShipInvoiceOCRRequest
-
Set 是否开启PDF识别,默认值为true,开启后可同时支持图片和PDF的识别。
- setIsPdf(Boolean) - Method in class com.tencentcloudapi.ocr.v20181119.models.SmartStructuralOCRRequest
-
Set 是否开启PDF识别,默认值为false,开启后可同时支持图片和PDF的识别。
- setIsPdf(Boolean) - Method in class com.tencentcloudapi.ocr.v20181119.models.SmartStructuralOCRV2Request
-
Set 是否开启PDF识别,默认值为false,开启后可同时支持图片和PDF的识别。
- setIsPdf(Boolean) - Method in class com.tencentcloudapi.ocr.v20181119.models.TaxiInvoiceOCRRequest
-
Set 是否开启PDF识别,默认值为true,开启后可同时支持图片和PDF的识别。
- setIsPdf(Boolean) - Method in class com.tencentcloudapi.ocr.v20181119.models.TollInvoiceOCRRequest
-
Set 是否开启PDF识别,默认值为true,开启后可同时支持图片和PDF的识别。
- setIsPdf(Boolean) - Method in class com.tencentcloudapi.ocr.v20181119.models.TrainTicketOCRRequest
-
Set 是否开启PDF识别,默认值为true,开启后可同时支持图片和PDF的识别。
- setIsPdf(Boolean) - Method in class com.tencentcloudapi.ocr.v20181119.models.VatInvoiceOCRRequest
-
Set 是否开启PDF识别,默认值为false,开启后可同时支持图片和PDF的识别。
- setIsPdf(Boolean) - Method in class com.tencentcloudapi.ocr.v20181119.models.VatRollInvoiceOCRRequest
-
Set 是否开启PDF识别,默认值为true,开启后可同时支持图片和PDF的识别。
- setIsPdf(Boolean) - Method in class com.tencentcloudapi.ocr.v20181119.models.WaybillOCRRequest
-
Set 是否开启PDF识别,默认值为true,开启后可同时支持图片和PDF的识别。
- setIsReceipt(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.TrainTicketOCRResponse
-
Set 仅供报销使用:1为是,0为否
- setIssueAddress(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.MainlandPermitOCRResponse
-
Set 签发地点
- setIssueAddress(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.PermitOCRResponse
-
Set 签发地点
- setIssueAuthority(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.MainlandPermitOCRResponse
-
Set 签发机关
- setIssueAuthority(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.PermitOCRResponse
-
Set 签发机关
- setIssueDate(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.PassportOCRResponse
-
Set 签发日期
- setIssueDate(TextDetectionResult) - Method in class com.tencentcloudapi.ocr.v20181119.models.RecognizePhilippinesTinIDOCRResponse
-
Set 发证日期
- setIssueDate(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.RecognizeThaiIDCardOCRResponse
-
Set 签发日期
- setIssueDate(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.ResidenceBookletOCRResponse
-
Set 签发日期
- setIssueDate(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.TextVehicleFront
-
Set 发证日期
注意:此字段可能返回 null,表示取不到有效值。
- setIssueDate(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.VerifyOfdVatInvoiceOCRResponse
-
Set 开票日期
- setIssuedDate(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.RecognizeIndonesiaIDCardOCRResponse
-
Set 发证日期
- setIssueNumber(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.MainlandPermitOCRResponse
-
Set 签发次数
- setIssuePlace(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.PassportOCRResponse
-
Set 签发地点
- setIssuer(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.AirTransport
-
Set 填开单位
- setIssuer(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.MachinePrintedInvoice
-
Set 开票人
- setIssuer(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.MotorVehicleSaleInvoice
-
Set 开票人
- setIssuer(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.VatElectronicInfo
-
Set 开票人
- setIssuer(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.VatInvoiceInfo
-
Set 开票人
- setIssuingAuthority(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.DriverLicenseOCRResponse
-
Set 发证单位
- setIssuingCountry(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.MLIDPassportOCRResponse
-
Set 发行国
- setIsWords(Boolean) - Method in class com.tencentcloudapi.ocr.v20181119.models.GeneralAccurateOCRRequest
-
Set 是否返回单字信息,默认关
- setIsWords(Boolean) - Method in class com.tencentcloudapi.ocr.v20181119.models.GeneralBasicOCRRequest
-
Set 是否返回单字信息,默认关
- setItem(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.TextEduPaper
-
Set 识别出的字段名称(关键字)
- setItem(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.VatInvoiceGoodsInfo
-
Set 项目名称
- setItemCoord(ItemCoord) - Method in class com.tencentcloudapi.ocr.v20181119.models.BusinessCardInfo
-
Set 文本行在旋转纠正之后的图像中的像素坐标,表示为(左上角x, 左上角y,宽width,高height)
- setItemCoord(ItemCoord) - Method in class com.tencentcloudapi.ocr.v20181119.models.StructuralItem
-
Set 文本行在旋转纠正之后的图像中的像素
坐标。
- setItemCoord(ItemCoord) - Method in class com.tencentcloudapi.ocr.v20181119.models.TextArithmetic
-
Set 文本行旋转纠正之后在图像中的像素坐标,表示为(左上角x, 左上角y,宽width,高height)
- setItemcoord(ItemCoord) - Method in class com.tencentcloudapi.ocr.v20181119.models.TextEduPaper
-
Set 文本行在旋转纠正之后的图像中的像素坐标,表示为(左上角x, 左上角y,宽width,高height)
- setItemID(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.NonTaxItem
-
Set 项目编码
- setItemNames(String[]) - Method in class com.tencentcloudapi.ocr.v20181119.models.SmartStructuralOCRRequest
-
Set 自定义结构化功能需返回的字段名称,例:
若客户只想返回姓名、性别两个字段的识别结果,则输入
ItemNames=["姓名","性别"]
- setItemNames(String[]) - Method in class com.tencentcloudapi.ocr.v20181119.models.SmartStructuralOCRV2Request
-
Set 自定义结构化功能需返回的字段名称,例:
若客户只想返回姓名、性别两个字段的识别结果,则输入
ItemNames=["姓名","性别"]
- setItemPolygon(ItemCoord) - Method in class com.tencentcloudapi.ocr.v20181119.models.TextDetection
-
Set 文本行在旋转纠正之后的图像中的像素坐标,表示为(左上角x, 左上角y,宽width,高height)
- setItems(VatInvoiceItem[]) - Method in class com.tencentcloudapi.ocr.v20181119.models.VatInvoice
-
Set 项目明细
- setItems(VatInvoiceItem[]) - Method in class com.tencentcloudapi.ocr.v20181119.models.VatInvoiceOCRResponse
-
Set 明细条目。VatInvoiceInfos中关于明细项的具体条目。
- setJenisKelamin(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.RecognizeIndonesiaIDCardOCRResponse
-
Set 性别
- setKecamatan(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.RecognizeIndonesiaIDCardOCRResponse
-
Set 地区
- setKelDesa(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.RecognizeIndonesiaIDCardOCRResponse
-
Set 村
- setKewargaNegaraan(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.RecognizeIndonesiaIDCardOCRResponse
-
Set 国籍
- setKey(Key) - Method in class com.tencentcloudapi.ocr.v20181119.models.ItemInfo
-
Set key信息组
注意:此字段可能返回 null,表示取不到有效值。
- setKind(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.AirTransport
-
Set 发票消费类型
- setKind(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.BusInvoice
-
Set 消费类型
- setKind(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.MachinePrintedInvoice
-
Set 发票消费类型
- setKind(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.MotorVehicleSaleInvoice
-
Set 发票消费类型
- setKind(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.QuotaInvoice
-
Set 发票消费类型
- setKind(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.ShippingInvoice
-
Set 发票消费类型
- setKind(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.TaxiTicket
-
Set 发票消费类型
- setKind(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.TollInvoice
-
Set 发票消费类型
- setKind(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.TrainTicket
-
Set 发票消费类型
- setKind(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.UsedCarPurchaseInvoice
-
Set 发票消费类型
- setKind(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.VatInvoiceInfo
-
Set 发票消费类型
- setKind(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.VatInvoiceRoll
-
Set 发票消费类型
- setKota(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.RecognizeIndonesiaIDCardOCRResponse
-
Set 城市,Scene为V2时支持识别
- setLanguage(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.GeneralBasicOCRResponse
-
Set 检测到的语言类型,目前支持的语言类型参考入参LanguageType说明。
- setLanguage(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.GeneralFastOCRResponse
-
Set 检测到的语言,目前支持的语种范围为:简体中文、繁体中文、英文、日文、韩文。未来将陆续新增对更多语种的支持。
返回结果含义为:zh - 中英混合,jap - 日文,kor - 韩文。
- setLanguageType(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.GeneralBasicOCRRequest
-
Set 识别语言类型。
支持自动识别语言类型,同时支持自选语言种类,默认中英文混合(zh),各种语言均支持与英文混合的文字识别。
可选值:
zh:中英混合
zh_rare:支持英文、数字、中文生僻字、繁体字,特殊符号等
auto:自动
mix:混合语种
jap:日语
kor:韩语
spa:西班牙语
fre:法语
ger:德语
por:葡萄牙语
vie:越语
may:马来语
rus:俄语
ita:意大利语
hol:荷兰语
swe:瑞典语
fin:芬兰语
dan:丹麦语
nor:挪威语
hun:匈牙利语
tha:泰语
hi:印地语
ara:阿拉伯语
- setLastName(TextDetectionResult) - Method in class com.tencentcloudapi.ocr.v20181119.models.RecognizePhilippinesDrivingLicenseOCRResponse
-
Set 姓氏
- setLastName(TextDetectionResult) - Method in class com.tencentcloudapi.ocr.v20181119.models.RecognizePhilippinesVoteIDOCRResponse
-
Set 姓氏
- setLeftBottom(Coord) - Method in class com.tencentcloudapi.ocr.v20181119.models.Polygon
-
Set 左下顶点坐标
- setLeftBottom(Coord) - Method in class com.tencentcloudapi.ocr.v20181119.models.QrcodePositionObj
-
Set 左下顶点坐标(如果是条形码,X和Y都为-1)
- setLeftTop(Coord) - Method in class com.tencentcloudapi.ocr.v20181119.models.Polygon
-
Set 左上顶点坐标
- setLeftTop(Coord) - Method in class com.tencentcloudapi.ocr.v20181119.models.QrcodePositionObj
-
Set 左上顶点坐标(如果是条形码,X和Y都为-1)
- setLegalAmount(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.TrainTicketOCRResponse
-
Set 大写金额(票面有大写金额该字段才有值)
- setLegalPerson(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.InstitutionOCRResponse
-
Set 法定代表人
- setLicenseNo(TextDetectionResult) - Method in class com.tencentcloudapi.ocr.v20181119.models.RecognizePhilippinesDrivingLicenseOCRResponse
-
Set 证号
- setLicenseNumber(TextDetectionResult) - Method in class com.tencentcloudapi.ocr.v20181119.models.RecognizePhilippinesSssIDOCRResponse
-
Set 编号
- setLicenseNumber(TextDetectionResult) - Method in class com.tencentcloudapi.ocr.v20181119.models.RecognizePhilippinesTinIDOCRResponse
-
Set 编码
- setLicenseNumber(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.RideHailingDriverLicenseOCRResponse
-
Set 证号,对应网约车驾驶证字段:证号/从业资格证号/驾驶员证号/身份证号
- setLicensePlate(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.TaxiTicket
-
Set 车牌号
- setLicensePlate(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.UsedCarPurchaseInvoice
-
Set 车牌号
- setLicensePlate(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.VatInvoiceItemInfo
-
Set 车牌号
- setLicensePlateInfos(LicensePlateInfo[]) - Method in class com.tencentcloudapi.ocr.v20181119.models.LicensePlateOCRResponse
-
Set 全部车牌信息。
- setLimitCount(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.VehicleInvoiceInfo
-
Set 限乘人数
- setLineNo(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.VatInvoiceItem
-
Set 行号
- setLines(ItemInfo[]) - Method in class com.tencentcloudapi.ocr.v20181119.models.LineInfo
-
Set 每行的一个元素
- setLoadQuality(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.TextVehicleBack
-
Set 核定载质量
注意:此字段可能返回 null,表示取不到有效值。
- setLocation(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.EstateCertOCRResponse
-
Set 坐落
- setLocation(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.InstitutionOCRResponse
-
Set 住所
- setLocation(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.PropOwnerCertOCRResponse
-
Set 房地坐落
- setLocation(Rect) - Method in class com.tencentcloudapi.ocr.v20181119.models.SealInfo
-
Set 印章坐标
- setLocation(Rect) - Method in class com.tencentcloudapi.ocr.v20181119.models.SealOCRResponse
-
Set 印章坐标
- setLocation(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.TaxiInvoiceOCRResponse
-
Set 发票所在地
- setMachineCode(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.MotorVehicleSaleInvoice
-
Set 机打发票代码
- setMachineCode(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.VatInvoiceInfo
-
Set 机器编号
- setMachineID(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.MotorVehicleSaleInvoice
-
Set 机器编号
- setMachineNo(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.VatInvoice
-
Set 机器编码
- setMachineNumber(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.MotorVehicleSaleInvoice
-
Set 机打发票号码
- setMachineNumber(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.VerifyOfdVatInvoiceOCRResponse
-
Set 机器编号
- setMachinePrintedInvoice(MachinePrintedInvoice) - Method in class com.tencentcloudapi.ocr.v20181119.models.SingleInvoiceItem
-
Set 通用机打发票
注意:此字段可能返回 null,表示取不到有效值。
- setManagementOffice(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.UsedVehicleInvoiceInfo
-
Set 转入地车辆管理所名称
- setMaritalStatus(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.ResidenceBookletOCRResponse
-
Set 婚姻状况
- setMarket(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.UsedVehicleInvoiceInfo
-
Set 二手车市场
- setMarketAddress(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.UsedVehicleInvoiceInfo
-
Set 二手车市场地址
- setMarketBankAccount(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.UsedVehicleInvoiceInfo
-
Set 二手车市场开户银行账号
- setMarketTaxpayerNum(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.UsedVehicleInvoiceInfo
-
Set 二手车市场纳税人识别号
- setMarketTel(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.UsedVehicleInvoiceInfo
-
Set 二手车市场电话
- setMarks(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.TextVehicleBack
-
Set 备注
注意:此字段可能返回 null,表示取不到有效值。
- setMaxPeopleNum(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.MotorVehicleSaleInvoice
-
Set 限乘人数
- setMeasurementDimension(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.VatInvoiceGoodsInfo
-
Set 单位
- setMedicalHospitalizedInvoice(MedicalInvoice) - Method in class com.tencentcloudapi.ocr.v20181119.models.SingleInvoiceItem
-
Set 医疗住院收费票据(电子)
注意:此字段可能返回 null,表示取不到有效值。
- setMedicalInvoiceInfos(MedicalInvoiceInfo[]) - Method in class com.tencentcloudapi.ocr.v20181119.models.RecognizeMedicalInvoiceOCRResponse
-
Set 识别出的字段信息
- setMedicalInvoiceItems(MedicalInvoiceItem[]) - Method in class com.tencentcloudapi.ocr.v20181119.models.MedicalInvoiceInfo
-
Set 医疗发票识别结果条目
- setMedicalOutpatientInvoice(MedicalInvoice) - Method in class com.tencentcloudapi.ocr.v20181119.models.SingleInvoiceItem
-
Set 医疗门诊收费票据(电子)
注意:此字段可能返回 null,表示取不到有效值。
- setMerchantNumber(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.MachinePrintedInvoice
-
Set 经办人商户号
- setMiddleName(TextDetectionResult) - Method in class com.tencentcloudapi.ocr.v20181119.models.RecognizePhilippinesDrivingLicenseOCRResponse
-
Set 中间姓名
- setMiddleName(TextDetectionResult) - Method in class com.tencentcloudapi.ocr.v20181119.models.RecognizePhilippinesUMIDOCRResponse
-
Set 中间名
- setMileage(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.TaxiTicket
-
Set 里程
- setMixedInvoiceItems(MixedInvoiceItem[]) - Method in class com.tencentcloudapi.ocr.v20181119.models.MixedInvoiceOCRResponse
-
Set 混贴票据识别结果,具体内容请点击左侧链接。
- setMixedInvoiceItems(InvoiceItem[]) - Method in class com.tencentcloudapi.ocr.v20181119.models.RecognizeGeneralInvoiceResponse
-
Set 混贴票据识别结果,具体内容请点击左侧链接。
- setModel(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.TextVehicleFront
-
Set 品牌型号
注意:此字段可能返回 null,表示取不到有效值。
- setMotorBankAccount(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.VehicleInvoiceInfo
-
Set 开户行
- setMotorBankName(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.VehicleInvoiceInfo
-
Set 银行账号
- setMotorTaxRate(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.VehicleInvoiceInfo
-
Set 税率
- setMotorVehicleSaleInvoice(MotorVehicleSaleInvoice) - Method in class com.tencentcloudapi.ocr.v20181119.models.SingleInvoiceItem
-
Set 机动车销售统一发票
注意:此字段可能返回 null,表示取不到有效值。
- setMoveToCityInformation(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.ResidenceBookletOCRResponse
-
Set 何时由何地迁来本市(县)
- setMoveToSiteInformation(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.ResidenceBookletOCRResponse
-
Set 何时由何地迁来本址
- setNama(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.RecognizeIndonesiaIDCardOCRResponse
-
Set 姓名
- setName(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.BankSlipInfo
-
Set 识别出的字段名称(关键字),支持以下字段:
付款开户行、收款开户行、付款账号、收款账号、回单类型、回单编号、币种、流水号、凭证号码、交易机构、交易金额、手续费、日期等字段信息。
- setName(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.BizLicenseOCRResponse
-
Set 公司名称
- setName(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.BusinessCardInfo
-
Set 识别出的字段名称(关键字,可能重复,比如多个手机),能识别的字段名为:
姓名、英文姓名、英文地址、公司、英文公司、职位、英文职位、部门、英文部门、手机、电话、传真、社交帐号、QQ、MSN、微信、微博、邮箱、邮编、网址、公司账号、其他。
- setName(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.BusInvoiceInfo
-
Set 识别出的字段名称(关键字),支持以下字段:
发票代码、发票号码、日期、票价、始发地、目的地、姓名、时间、发票消费类型、身份证号、省、市、开票日期、乘车地点、检票口、客票类型、车型、座位号、车次。
- setName(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.CarInvoiceInfo
-
Set 识别出的字段名称(关键字),支持以下字段:
发票代码、 机打代码、 发票号码、 发动机号码、 合格证号、 机打号码、 价税合计(小写)、 销货单位名称、 身份证号码/组织机构代码、 购买方名称、 销售方纳税人识别号、 购买方纳税人识别号、主管税务机关、 主管税务机关代码、 开票日期、 不含税价(小写)、 吨位、增值税税率或征收率、 车辆识别代号/车架号码、 增值税税额、 厂牌型号、 省、 市、 发票消费类型、 销售方电话、 销售方账号、 产地、 进口证明书号、 车辆类型、 机器编号、备注、开票人、限乘人数、商检单号、销售方地址、销售方开户银行、价税合计、发票类型。
- setName(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.ClassifyDetectInfo
-
Set 分类名称,包括:身份证、护照、名片、银行卡、行驶证、驾驶证、港澳台通行证、户口本、港澳台来往内地通行证、港澳台居住证、不动产证、营业执照
- setName(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.DriverLicenseOCRResponse
-
Set 姓名
- setName(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.DutyPaidProofInfo
-
Set 识别出的字段名称(关键字),支持以下字段:
税号 、纳税人识别号 、纳税人名称 、金额合计大写 、金额合计小写 、填发日期 、税务机关 、填票人。
- setName(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.EnterpriseLicenseInfo
-
Set 识别出的字段名称(关键字),不同证件类型可能不同,证件类型包含企业登记证书、许可证书、企业执照、三证合一类证书;
支持以下字段:统一社会信用代码、法定代表人、公司名称、公司地址、注册资金、企业类型、经营范围、成立日期、有效期、开办资金、经费来源、举办单位等;
- setName(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.FinanBillInfo
-
Set 识别出的字段名称(关键字),支持以下字段:
【进账单】
日期、出票全称、出票账号、出票开户行、收款人全称、收款人账号、收款开户行、大写金额、小写金额、票据种类、票据张数、票据号码;
【支票】
开户银行、支票种类、凭证号码2、日期、大写金额、小写金额、付款行编号、密码、凭证号码1;
【银行承兑汇票】或【商业承兑汇票】
出票日期、行号1、行号2、出票人全称、出票人账号、付款行全称、收款人全称、收款人账号、收款人开户行、出票金额大写、出票金额小写、汇票到期日、付款行行号、付款行地址。
- setName(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.FinanBillSliceInfo
-
Set 识别出的字段名称(关键字),支持以下字段:
大写金额、小写金额、账号、票号1、票号2、收款人、大写日期、同城交换号、地址-省份、地址-城市、付款行全称、支票密码、支票用途。
- setName(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.FlightInvoiceInfo
-
Set 识别出的字段名称(关键字),支持以下字段:
票价、合计金额、填开日期、有效身份证件号码、电子客票号码、验证码、旅客姓名、填开单位、其他税费、燃油附加费、民航发展基金、保险费、销售单位代号、始发地、目的地、航班号、时间、日期、座位等级、承运人、发票消费类型、国内国际标签、印刷序号、客票级别/类别、客票生效日期、有效期截止日期、免费行李。
- setName(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.GeneralMachineItem
-
Set 项目名称
- setName(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.HmtResidentPermitOCRResponse
-
Set 证件姓名
- setName(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.IDCardOCRResponse
-
Set 姓名(人像面)
- setName(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.InstitutionOCRResponse
-
Set 名称
- setName(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.InsuranceBillInfo
-
Set 识别出的字段名称(关键字),支持以下字段:
【病案首页】
姓名、性别、出生日期、出院诊断、疾病编码、入院病情等。
【费用清单】
医疗参保人员类别、身份证号、入院方式、结账日期、项目、金额等。
【结算单】
名称、单价、数量、金额、医保内、医保外等。
【医疗发票】
姓名、性别、住院时间、收费项目、金额、合计等。
- setName(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.InvoiceGeneralInfo
-
Set 识别出的字段名称(关键字),支持以下字段识别(注:下划线表示一个字段):
发票代码、发票号码、日期、合计金额(小写)、合计金额(大写)、购买方识别号、销售方识别号、校验码、购买方名称、销售方名称、时间、种类、发票消费类型、省、市、是否有公司印章、发票名称、购买方地址、电话、销售方地址、电话、购买方开户行及账号、销售方开户行及账号、经办人取票用户、经办人支付信息、经办人商户号、经办人订单号、货物或应税劳务、服务名称、数量、单价、税率、税额、金额、单位、规格型号、合计税额、合计金额、备注、收款人、复核、开票人、密码区、行业分类
- setName(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.MainlandPermitOCRResponse
-
Set 中文姓名
- setName(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.MedicalInvoiceItem
-
Set 识别出的字段名称
分类name票据基本信息发票名称票据代码票据号码电子票据代码电子票据号码交款人统一社会信用代码校验码交款人开票日期收款单位复核人收款人业务流水号门诊号就诊日期医疗机构类型医保类型医保编号性别医保统筹基金支付其他支付个人账户支付个人现金支付个人自付个人自费病历号住院号住院科别住院时间预缴金额补缴金额退费金额发票属地发票类型总金额总金额大写总金额小写收费大项大项名称大项金额收费细项项目名称数量单位金额备注票据其他信息入院时间出院时间住院天数自付二自付一起付金额超封顶金额自费本次医保范围内金额累计医保内范围金额门诊大额支付残军补助支付年度门诊大额累计支付单位补充险[原公疗]支付社会保障卡号姓名交易流水号本次支付后个人账户余额基金支付现金支付复核自负结算方式医保统筹/公医记账其他个人支付金额欠费退休补充支付医院类型退款补收附加支付分类自负其它预交款个人缴费
- setName(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.MLIDCardOCRResponse
-
Set 姓名
- setName(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.MLIDPassportOCRResponse
-
Set 姓名
- setName(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.NonTaxItem
-
Set 项目名称
- setName(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.OnlineTaxiItineraryInfo
-
Set 识别出的字段名称(关键字),支持以下字段:
发票代码、 机打代码、 发票号码、 发动机号码、 合格证号、 机打号码、 价税合计(小写)、 销货单位名称、 身份证号码/组织机构代码、 购买方名称、 销售方纳税人识别号、 购买方纳税人识别号、主管税务机关、 主管税务机关代码、 开票日期、 不含税价(小写)、 吨位、增值税税率或征收率、 车辆识别代号/车架号码、 增值税税额、 厂牌型号、 省、 市、 发票消费类型、 销售方电话、 销售方账号、 产地、 进口证明书号、 车辆类型、 机器编号、备注、开票人、限乘人数、商检单号、销售方地址、销售方开户银行、价税合计、发票类型。
- setName(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.OrgCodeCertOCRResponse
-
Set 机构名称
- setName(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.OtherInvoiceItem
-
Set 票面key值
- setName(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.PassportOCRResponse
-
Set 姓名
- setName(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.PermitOCRResponse
-
Set 姓名
- setName(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.RecognizeHealthCodeOCRResponse
-
Set 持码人姓名,如:王*(允许返回空值)
- setName(TextDetectionResult) - Method in class com.tencentcloudapi.ocr.v20181119.models.RecognizePhilippinesDrivingLicenseOCRResponse
-
Set 姓名
- setName(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.ResidenceBookletOCRResponse
-
Set 姓名
- setName(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.RideHailingDriverLicenseOCRResponse
-
Set 姓名
- setName(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.ShipInvoiceInfo
-
Set 识别出的字段名称(关键字),支持以下字段:
发票代码、发票号码、日期、票价、始发地、目的地、姓名、时间、发票消费类型、省、市、币种。
- setName(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.SingleInvoiceInfo
-
Set 识别出的字段名称
- setName(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.StructuralItem
-
Set 识别出的字段名称(关键字)。
- setName(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.TextVatInvoice
-
Set 识别出的字段名称(关键字)。支持以下字段的识别:
发票代码、 发票号码、 打印发票代码、 打印发票号码、 开票日期、 购买方识别号、 小写金额、 价税合计(大写)、 销售方识别号、 校验码、 购买方名称、 销售方名称、 税额、 复核、 联次名称、 备注、 联次、 密码区、 开票人、 收款人、 (货物或应税劳务、服务名称)、省、 市、 服务类型、 通行费标志、 是否代开、 是否收购、 合计金额、 是否有公司印章、 发票消费类型、 车船税、 机器编号、 成品油标志、 税率、 合计税额、 (购买方地址、电话)、 (销售方地址、电话)、 单价、 金额、 销售方开户行及账号、 购买方开户行及账号、 规格型号、 发票名称、 单位、 数量、 校验码备选、 校验码后六位备选、发票号码备选、车牌号、类型、通行日期起、通行日期止、发票类型。
- setName(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.TollInvoiceInfo
-
Set 识别出的字段名称(关键字)。支持以下字段的识别:
发票代码、发票号码、日期、金额、入口、出口、时间、发票消费类型、高速标志。
- setName(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.TrainTicket
-
Set 乘车人姓名
- setName(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.TrainTicketOCRResponse
-
Set 姓名
- setName(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.VatElectronicItemInfo
-
Set 项目名称
- setName(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.VatInvoiceItem
-
Set 名称
- setName(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.VatInvoiceItemInfo
-
Set 项目名称
- setName(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.VatInvoiceUserInfo
-
Set 名称
- setName(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.VatRollInvoiceInfo
-
Set 识别出的字段名称(关键字),支持以下字段:
发票代码、合计金额(小写)、合计金额(大写)、开票日期、发票号码、购买方识别号、销售方识别号、校验码、销售方名称、购买方名称、发票消费类型、省、市、是否有公司印章、单价、金额、数量、服务类型、品名、种类。
- setName(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.VatRollItem
-
Set 项目名称
- setName(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.VehicleRegCertInfo
-
Set 识别出的字段名称(关键字),支持以下字段:
【注册登记页】
车辆型号、车辆识别代号/车架号、发动机号、制造厂名称、轴距、轮胎数、总质量、外廓尺寸、轴数、车辆出厂日期、发证日期、使用性质、车辆获得方式、车辆类型、国产/进口、燃料种类、车身颜色、发动机型号、车辆品牌、编号、转向形式、
机动车所有人1、身份证明名称1、号码1、登记机关1、登记日期1
机动车所有人2、身份证明名称2、号码2、登记机关2、登记日期2
机动车所有人3、身份证明名称3、号码3、登记机关3、登记日期3
机动车所有人4、身份证明名称4、号码4、登记机关4、登记日期4
机动车所有人5、身份证明名称5、号码5、登记机关5、登记日期5
机动车所有人6、身份证明名称6、号码6、登记机关6、登记日期6
机动车所有人7、身份证明名称7、号码7、登记机关7、登记日期7
【抵押登记页】
机动车登记证书编号、身份证明名称/号码、抵押权人姓名/名称、抵押登记日期。
- setNation(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.IDCardOCRResponse
-
Set 民族(人像面)
- setNation(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.ResidenceBookletOCRResponse
-
Set 民族
- setNationality(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.DriverLicenseOCRResponse
-
Set 国籍
- setNationality(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.MLIDPassportOCRResponse
-
Set 国家地区代码
- setNationality(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.PassportOCRResponse
-
Set 国籍
- setNationality(TextDetectionResult) - Method in class com.tencentcloudapi.ocr.v20181119.models.RecognizePhilippinesDrivingLicenseOCRResponse
-
Set 国籍
- setNativePlace(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.ResidenceBookletOCRResponse
-
Set 籍贯
- setNature(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.PropOwnerCertOCRResponse
-
Set 房屋性质
- setNIK(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.RecognizeIndonesiaIDCardOCRResponse
-
Set 证件号码
- setNonTaxIncomeElectronicBill(NonTaxIncomeBill) - Method in class com.tencentcloudapi.ocr.v20181119.models.SingleInvoiceItem
-
Set 非税收入一般缴款书(电子)
注意:此字段可能返回 null,表示取不到有效值。
- setNonTaxIncomeGeneralBill(NonTaxIncomeBill) - Method in class com.tencentcloudapi.ocr.v20181119.models.SingleInvoiceItem
-
Set 非税收入通用票据
注意:此字段可能返回 null,表示取不到有效值。
- setNonTaxItems(NonTaxItem[]) - Method in class com.tencentcloudapi.ocr.v20181119.models.NonTaxIncomeBill
-
Set 条目
- setNote(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.VerifyOfdVatInvoiceOCRResponse
-
Set 备注
- setNumber(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.AirTransport
-
Set 电子客票号码
- setNumber(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.BusInvoice
-
Set 发票号码
- setNumber(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.EstateCertOCRResponse
-
Set 不动产权号
- setNumber(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.LicensePlateInfo
-
Set 识别出的车牌号码。
- setNumber(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.LicensePlateOCRResponse
-
Set 识别出的车牌号码。
- setNumber(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.MachinePrintedInvoice
-
Set 发票号码
- setNumber(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.MainlandPermitOCRResponse
-
Set 证件号
- setNumber(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.MedicalInvoice
-
Set 发票号码
- setNumber(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.MotorVehicleSaleInvoice
-
Set 发票号码
- setNumber(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.NonTaxIncomeBill
-
Set 发票号码
- setNumber(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.PermitOCRResponse
-
Set 证件号
- setNumber(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.QuotaInvoice
-
Set 发票号码
- setNumber(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.ShippingInvoice
-
Set 发票号码
- setNumber(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.TaxiTicket
-
Set 发票号码
- setNumber(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.TollInvoice
-
Set 发票号码
- setNumber(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.TrainTicket
-
Set 发票号码
- setNumber(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.UsedCarPurchaseInvoice
-
Set 发票号码
- setNumber(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.VatElectronicInfo
-
Set 发票号码
- setNumber(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.VatInvoice
-
Set 发票号码
- setNumber(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.VatInvoiceInfo
-
Set 发票号码
- setNumber(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.VatInvoiceRoll
-
Set 发票号码
- setNumberConfirm(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.VatInvoiceInfo
-
Set 机打发票号码
- setNumberConfirm(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.VatInvoiceRoll
-
Set 机打发票号码
- setNumberPlate(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.PassInvoiceInfo
-
Set 通行费车牌号
- setObligee(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.EstateCertOCRResponse
-
Set 权利人
- setOfdFileBase64(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.VerifyOfdVatInvoiceOCRRequest
-
Set OFD文件的 Base64 值。
OfdFileUrl 和 OfdFileBase64 必传其一,若两者都传,只解析OfdFileBase64。
- setOfdFileUrl(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.VerifyOfdVatInvoiceOCRRequest
-
Set OFD文件的 Url 地址。
- setOilMark(Long) - Method in class com.tencentcloudapi.ocr.v20181119.models.VatInvoiceInfo
-
Set 是否有成品油标记(0:没有,1:有)
- setOnlineTaxiItineraryInfos(OnlineTaxiItineraryInfo[]) - Method in class com.tencentcloudapi.ocr.v20181119.models.RecognizeOnlineTaxiItineraryOCRResponse
-
Set 网约车行程单识别结果,具体内容请点击左侧链接。
- setOperateUrl(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.CreateAIFormTaskResponse
-
Set 本次识别任务的操作URL,有效期自生成之时起共24小时
注意:此字段可能返回 null,表示取不到有效值。
- setOperationLicenseNumber(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.RideHailingTransportLicenseOCRResponse
-
Set 交运管许可字号。
- setOperator(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.NonTaxIncomeBill
-
Set 经办人
- setOrderNumber(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.MachinePrintedInvoice
-
Set 经办人订单号
- setOrgCode(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.OrgCodeCertOCRResponse
-
Set 代码
- setOrigin(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.MotorVehicleSaleInvoice
-
Set 产地
- setOriginalFare(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.TrainTicket
-
Set 原票价
- setOriginalPrice(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.TrainTicketOCRResponse
-
Set 原票价(一般有手续费的才有原始票价字段)
- setOther(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.EstateCertOCRResponse
-
Set 权利其他状况,多行会用换行符\n连接。
- setOtherAddresses(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.ResidenceBookletOCRResponse
-
Set 本市(县)其他住址
- setOtherInfo(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.NonTaxIncomeBill
-
Set 其他信息
- setOtherInvoice(OtherInvoice) - Method in class com.tencentcloudapi.ocr.v20181119.models.SingleInvoiceItem
-
Set 其他发票
注意:此字段可能返回 null,表示取不到有效值。
- setOtherInvoiceItemList(OtherInvoiceItem[]) - Method in class com.tencentcloudapi.ocr.v20181119.models.OtherInvoiceList
-
Set 列表
- setOtherInvoiceListItems(OtherInvoiceItem[]) - Method in class com.tencentcloudapi.ocr.v20181119.models.OtherInvoice
-
Set 列表
- setOtherInvoiceTableItems(OtherInvoiceList[]) - Method in class com.tencentcloudapi.ocr.v20181119.models.OtherInvoice
-
Set 表格
- setOtherTexts(String[]) - Method in class com.tencentcloudapi.ocr.v20181119.models.SealInfo
-
Set 印章其它文本内容
- setOtherTexts(String[]) - Method in class com.tencentcloudapi.ocr.v20181119.models.SealOCRResponse
-
Set 其它文本内容
- setOwner(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.PropOwnerCertOCRResponse
-
Set 房地产权利人
- setOwner(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.TextVehicleFront
-
Set 所有人
注意:此字段可能返回 null,表示取不到有效值。
- setOwnership(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.EstateCertOCRResponse
-
Set 共有情况
- setPage(Long) - Method in class com.tencentcloudapi.ocr.v20181119.models.InvoiceItem
-
Set 发票处于识别图片或PDF文件中的页教,默认从1开始。
- setPage(Long) - Method in class com.tencentcloudapi.ocr.v20181119.models.MixedInvoiceItem
-
Set 发票处于识别图片或PDF文件中的页教,默认从1开始。
- setParagNo(Long) - Method in class com.tencentcloudapi.ocr.v20181119.models.CellContent
-
Set 段落编号
注意:此字段可能返回 null,表示取不到有效值。
- setPassDateBegin(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.PassInvoiceInfo
-
Set 通行日期起
- setPassDateEnd(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.PassInvoiceInfo
-
Set 通行日期止
- setPassInvoiceInfoList(PassInvoiceInfo[]) - Method in class com.tencentcloudapi.ocr.v20181119.models.VatInvoiceVerifyNewResponse
-
Set 通行费发票信息
- setPassNo(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.HmtResidentPermitOCRResponse
-
Set 通行证号码
- setPassportNo(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.PassportOCRResponse
-
Set 护照号
- setPayee(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.VerifyOfdVatInvoiceOCRResponse
-
Set 收款人
- setPayerAccount(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.NonTaxIncomeBill
-
Set 付款人账号
- setPayerBank(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.NonTaxIncomeBill
-
Set 付款人开户银行
- setPayloadKG(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.RecognizeContainerOCRResponse
-
Set 集装箱有效承重,单位:千克(KG)
- setPayloadLB(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.RecognizeContainerOCRResponse
-
Set 集装箱有效承重,单位:磅(LB)
- setPaymentCode(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.NonTaxIncomeBill
-
Set 缴款码
- setPaymentInfo(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.MachinePrintedInvoice
-
Set 经办人支付信息
- setPayTaxesNo(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.VehicleInvoiceInfo
-
Set 完税证书号
- setPdfPageIndex(Long) - Method in class com.tencentcloudapi.ocr.v20181119.models.ArithmeticOCRRequest
-
Set pdf页码,从0开始,默认为0
- setPdfPageNumber(Long) - Method in class com.tencentcloudapi.ocr.v20181119.models.BankSlipOCRRequest
-
Set 需要识别的PDF页面的对应页码,仅支持PDF单页识别,当上传文件为PDF且IsPdf参数值为true时有效,默认值为1。
- setPdfPageNumber(Long) - Method in class com.tencentcloudapi.ocr.v20181119.models.BusInvoiceOCRRequest
-
Set 需要识别的PDF页面的对应页码,仅支持PDF单页识别,当上传文件为PDF且IsPdf参数值为true时有效,默认值为1。
- setPdfPageNumber(Long) - Method in class com.tencentcloudapi.ocr.v20181119.models.CarInvoiceOCRRequest
-
Set 需要识别的PDF页面的对应页码,仅支持PDF单页识别,当上传文件为PDF且IsPdf参数值为true时有效,默认值为1。
- setPdfPageNumber(Long) - Method in class com.tencentcloudapi.ocr.v20181119.models.DutyPaidProofOCRRequest
-
Set 需要识别的PDF页面的对应页码,仅支持PDF单页识别,当上传文件为PDF且IsPdf参数值为true时有效,默认值为1。
- setPdfPageNumber(Long) - Method in class com.tencentcloudapi.ocr.v20181119.models.FlightInvoiceOCRRequest
-
Set 需要识别的PDF页面的对应页码,仅支持PDF单页识别,当上传文件为PDF且IsPdf参数值为true时有效,默认值为1。
- setPdfPageNumber(Long) - Method in class com.tencentcloudapi.ocr.v20181119.models.GeneralAccurateOCRRequest
-
Set 需要识别的PDF页面的对应页码,仅支持PDF单页识别,当上传文件为PDF且IsPdf参数值为true时有效,默认值为1。
- setPdfPageNumber(Long) - Method in class com.tencentcloudapi.ocr.v20181119.models.GeneralBasicOCRRequest
-
Set 需要识别的PDF页面的对应页码,仅支持PDF单页识别,当上传文件为PDF且IsPdf参数值为true时有效,默认值为1。
- setPdfPageNumber(Long) - Method in class com.tencentcloudapi.ocr.v20181119.models.GeneralFastOCRRequest
-
Set 需要识别的PDF页面的对应页码,仅支持PDF单页识别,当上传文件为PDF且IsPdf参数值为true时有效,默认值为1。
- setPdfPageNumber(Long) - Method in class com.tencentcloudapi.ocr.v20181119.models.InvoiceGeneralOCRRequest
-
Set 需要识别的PDF页面的对应页码,仅支持PDF单页识别,当上传文件为PDF且IsPdf参数值为true时有效,默认值为1。
- setPdfPageNumber(Long) - Method in class com.tencentcloudapi.ocr.v20181119.models.MixedInvoiceDetectRequest
-
Set 需要识别的PDF页面的对应页码,仅支持PDF单页识别,当上传文件为PDF且IsPdf参数值为true时有效,默认值为1。
- setPdfPageNumber(Long) - Method in class com.tencentcloudapi.ocr.v20181119.models.MixedInvoiceOCRRequest
-
Set 需要识别的PDF页面的对应页码,仅支持PDF单页识别,当上传文件为PDF且IsPdf参数值为true时有效,默认值为1。
- setPdfPageNumber(Long) - Method in class com.tencentcloudapi.ocr.v20181119.models.QuotaInvoiceOCRRequest
-
Set 需要识别的PDF页面的对应页码,仅支持PDF单页识别,当上传文件为PDF且IsPdf参数值为true时有效,默认值为1。
- setPdfPageNumber(Long) - Method in class com.tencentcloudapi.ocr.v20181119.models.RecognizeGeneralInvoiceRequest
-
Set 需要识别的PDF页面的对应页码,传入时仅支持PDF单页识别,当上传文件为PDF且EnablePdf参数值为true时有效,默认值为1。
- setPdfPageNumber(Long) - Method in class com.tencentcloudapi.ocr.v20181119.models.RecognizeMedicalInvoiceOCRRequest
-
Set 需要识别的PDF页面的对应页码,仅支持PDF单页识别,当上传文件为PDF且IsPdf参数值为true时有效,默认值为1。
- setPdfPageNumber(Long) - Method in class com.tencentcloudapi.ocr.v20181119.models.RecognizeOnlineTaxiItineraryOCRRequest
-
Set 需要识别的PDF页面的对应页码,仅支持PDF单页识别,当上传文件为PDF且IsPdf参数值为true时有效,默认值为1。
- setPdfPageNumber(Long) - Method in class com.tencentcloudapi.ocr.v20181119.models.RecognizeTableAccurateOCRRequest
-
Set 需要识别的PDF页面的对应页码,仅支持PDF单页识别,当上传文件为PDF且IsPdf参数值为true时有效,默认值为1。
- setPdfPageNumber(Long) - Method in class com.tencentcloudapi.ocr.v20181119.models.RecognizeTableOCRRequest
-
Set 需要识别的PDF页面的对应页码,仅支持PDF单页识别,当上传文件为PDF且IsPdf参数值为true时有效,默认值为1。
- setPdfPageNumber(Long) - Method in class com.tencentcloudapi.ocr.v20181119.models.ShipInvoiceOCRRequest
-
Set 需要识别的PDF页面的对应页码,仅支持PDF单页识别,当上传文件为PDF且IsPdf参数值为true时有效,默认值为1。
- setPdfPageNumber(Long) - Method in class com.tencentcloudapi.ocr.v20181119.models.SmartStructuralOCRRequest
-
Set 需要识别的PDF页面的对应页码,仅支持PDF单页识别,当上传文件为PDF且IsPdf参数值为true时有效,默认值为1。
- setPdfPageNumber(Long) - Method in class com.tencentcloudapi.ocr.v20181119.models.SmartStructuralOCRV2Request
-
Set 需要识别的PDF页面的对应页码,仅支持PDF单页识别,当上传文件为PDF且IsPdf参数值为true时有效,默认值为1。
- setPdfPageNumber(Long) - Method in class com.tencentcloudapi.ocr.v20181119.models.TaxiInvoiceOCRRequest
-
Set 需要识别的PDF页面的对应页码,仅支持PDF单页识别,当上传文件为PDF且IsPdf参数值为true时有效,默认值为1。
- setPdfPageNumber(Long) - Method in class com.tencentcloudapi.ocr.v20181119.models.TollInvoiceOCRRequest
-
Set 需要识别的PDF页面的对应页码,仅支持PDF单页识别,当上传文件为PDF且IsPdf参数值为true时有效,默认值为1。
- setPdfPageNumber(Long) - Method in class com.tencentcloudapi.ocr.v20181119.models.TrainTicketOCRRequest
-
Set 需要识别的PDF页面的对应页码,仅支持PDF单页识别,当上传文件为PDF且IsPdf参数值为true时有效,默认值为1。
- setPdfPageNumber(Long) - Method in class com.tencentcloudapi.ocr.v20181119.models.VatInvoiceOCRRequest
-
Set 需要识别的PDF页面的对应页码,仅支持PDF单页识别,当上传文件为PDF且IsPdf参数值为true时有效,默认值为1。
- setPdfPageNumber(Long) - Method in class com.tencentcloudapi.ocr.v20181119.models.VatRollInvoiceOCRRequest
-
Set 需要识别的PDF页面的对应页码,仅支持PDF单页识别,当上传文件为PDF且IsPdf参数值为true时有效,默认值为1。
- setPdfPageNumber(Long) - Method in class com.tencentcloudapi.ocr.v20181119.models.WaybillOCRRequest
-
Set 需要识别的PDF页面的对应页码,仅支持PDF单页识别,当上传文件为PDF且IsPdf参数值为true时有效,默认值为1。
- setPdfPageSize(Long) - Method in class com.tencentcloudapi.ocr.v20181119.models.GeneralBasicOCRResponse
-
Set 图片为PDF时,返回PDF的总页数,默认为0
- setPdfPageSize(Long) - Method in class com.tencentcloudapi.ocr.v20181119.models.GeneralFastOCRResponse
-
Set 图片为PDF时,返回PDF的总页数,默认为0
- setPdfPageSize(Long) - Method in class com.tencentcloudapi.ocr.v20181119.models.RecognizeTableAccurateOCRResponse
-
Set 图片为PDF时,返回PDF的总页数,默认为0
注意:此字段可能返回 null,表示取不到有效值。
- setPdfPageSize(Long) - Method in class com.tencentcloudapi.ocr.v20181119.models.RecognizeTableOCRResponse
-
Set 图片为PDF时,返回PDF的总页数,默认为0
- setPdfPageSize(Long) - Method in class com.tencentcloudapi.ocr.v20181119.models.VatInvoiceOCRResponse
-
Set 默认值为0。如果图片为PDF时,返回PDF的总页数。
- setPeriod(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.BizLicenseOCRResponse
-
Set 营业期限
- setPerkerjaan(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.RecognizeIndonesiaIDCardOCRResponse
-
Set 职业
- setPermanent(Long) - Method in class com.tencentcloudapi.ocr.v20181119.models.HKIDCardOCRResponse
-
Set 永久性居民身份证。
0:非永久;
1:永久;
-1:未知。
- setPerson(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.BizLicenseOCRResponse
-
Set 法定代表人
- setPhoto(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.RecognizeIndonesiaIDCardOCRResponse
-
Set 人像截图
- setPickUpAddress(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.TrainTicket
-
Set 取票地址
- setPlace(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.MedicalInvoice
-
Set 发票属地
- setPlace(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.TaxiTicket
-
Set 发票所在地
- setPlaceGetOn(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.BusInvoice
-
Set 乘车地点
- setPlaceOfBuildingService(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.VatElectronicItemInfo
-
Set 建筑服务发生地,仅建筑发票返回
- setPlateModel(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.VehicleInvoiceInfo
-
Set 厂牌型号
- setPlateNo(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.TextVehicleBack
-
Set 号牌号码
注意:此字段可能返回 null,表示取不到有效值。
- setPlateNo(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.TextVehicleFront
-
Set 号牌号码
注意:此字段可能返回 null,表示取不到有效值。
- setPlateNumber(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.TaxiInvoiceOCRResponse
-
Set 车牌号
- setPolygon(Coord[]) - Method in class com.tencentcloudapi.ocr.v20181119.models.AdvertiseTextDetection
-
Set 文本行坐标,以四个顶点坐标表示
- setPolygon(Polygon) - Method in class com.tencentcloudapi.ocr.v20181119.models.CarInvoiceInfo
-
Set 字段在原图中的四点坐标。
注意:此字段可能返回 null,表示取不到有效值。
注意:此字段可能返回 null,表示取不到有效值。
- setPolygon(Polygon) - Method in class com.tencentcloudapi.ocr.v20181119.models.InvoiceItem
-
Set 该发票在原图片中的四点坐标。
- setPolygon(Coord[]) - Method in class com.tencentcloudapi.ocr.v20181119.models.TableCell
-
Set 单元格在图像中的四点坐标
- setPolygon(Coord[]) - Method in class com.tencentcloudapi.ocr.v20181119.models.TableCellInfo
-
Set 单元格在图像中的四点坐标
- setPolygon(Coord[]) - Method in class com.tencentcloudapi.ocr.v20181119.models.TextArithmetic
-
Set 原图文本行坐标,以四个顶点坐标表示(保留字段,暂不支持)
注意:此字段可能返回 null,表示取不到有效值。
- setPolygon(Coord[]) - Method in class com.tencentcloudapi.ocr.v20181119.models.TextDetection
-
Set 文本行坐标,以四个顶点坐标表示
注意:此字段可能返回 null,表示取不到有效值。
- setPolygon(Coord[]) - Method in class com.tencentcloudapi.ocr.v20181119.models.TextDetectionEn
-
Set 文本行在原图中的四点坐标。
注意:此字段可能返回 null,表示取不到有效值。
- setPolygon(Coord[]) - Method in class com.tencentcloudapi.ocr.v20181119.models.TextDetectionResult
-
Set 坐标,以四个顶点坐标表示
- setPolygon(Coord[]) - Method in class com.tencentcloudapi.ocr.v20181119.models.TextGeneralHandwriting
-
Set 文本行坐标,以四个顶点坐标表示
- setPolygon(Coord[]) - Method in class com.tencentcloudapi.ocr.v20181119.models.TextTable
-
Set 文本行坐标,以四个顶点坐标表示
- setPolygon(Polygon) - Method in class com.tencentcloudapi.ocr.v20181119.models.TextVatInvoice
-
Set 字段在原图中的中的四点坐标。
注意:此字段可能返回 null,表示取不到有效值。
注意:此字段可能返回 null,表示取不到有效值。
- setPortraitImage(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.RecognizeThaiIDCardOCRResponse
-
Set 证件人像照片抠取
- setPosition(QrcodePositionObj) - Method in class com.tencentcloudapi.ocr.v20181119.models.QrcodeResultsInfo
-
Set 二维码/条形码坐标
- setPossession(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.PropOwnerCertOCRResponse
-
Set 共有情况
- setPrecinctNo(TextDetectionResult) - Method in class com.tencentcloudapi.ocr.v20181119.models.RecognizePhilippinesVoteIDOCRResponse
-
Set 地区
- setPreprocess(Boolean) - Method in class com.tencentcloudapi.ocr.v20181119.models.EnglishOCRRequest
-
Set 预处理开关,功能是检测图片倾斜的角度,将原本倾斜的图片矫正。该参数默认值为true。
- setPretaxAmount(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.MachinePrintedInvoice
-
Set 税前金额
- setPretaxAmount(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.MotorVehicleSaleInvoice
-
Set 税前金额
- setPretaxAmount(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.VatElectronicInfo
-
Set 税前金额
- setPretaxAmount(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.VatInvoiceInfo
-
Set 税前金额
- setPrice(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.GeneralMachineItem
-
Set 单价
- setPrice(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.TaxiTicket
-
Set 单价
- setPrice(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.TrainTicketOCRResponse
-
Set 票价
- setPrice(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.VatElectronicItemInfo
-
Set 单价
- setPrice(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.VatInvoiceGoodsInfo
-
Set 价格
- setPrice(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.VatInvoiceItemInfo
-
Set 单价
- setPrice(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.VatRollItem
-
Set 单价
- setProduceAddress(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.VehicleInvoiceInfo
-
Set 产地
- setProfession(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.ResidenceBookletOCRResponse
-
Set 职业
- setProfile(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.MainlandPermitOCRResponse
-
Set RetProfile为True时返回头像字段, Base64编码
- setProperty(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.EstateCertOCRResponse
-
Set 权利性质
- setProvince(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.BusInvoice
-
Set 省
- setProvince(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.MachinePrintedInvoice
-
Set 省
- setProvince(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.MotorVehicleSaleInvoice
-
Set 省
- setProvince(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.QuotaInvoice
-
Set 省
- setProvince(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.QuotaInvoiceOCRResponse
-
Set 省
注意:此字段可能返回 null,表示取不到有效值。
- setProvince(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.ShippingInvoice
-
Set 省
- setProvince(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.TaxiInvoiceOCRResponse
-
Set 省
注意:此字段可能返回 null,表示取不到有效值。
- setProvince(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.TaxiTicket
-
Set 省
- setProvince(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.UsedCarPurchaseInvoice
-
Set 省
- setProvince(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.VatInvoiceInfo
-
Set 省
- setProvince(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.VatInvoiceRoll
-
Set 省
- setProvinsi(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.RecognizeIndonesiaIDCardOCRResponse
-
Set 省份,Scene为V2时支持识别
- setPurpose(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.PropOwnerCertOCRResponse
-
Set 规划用途
- setQRCodeMark(Long) - Method in class com.tencentcloudapi.ocr.v20181119.models.AirTransport
-
Set 是否存在二维码(1:有,0:无)
- setQRCodeMark(Long) - Method in class com.tencentcloudapi.ocr.v20181119.models.BusInvoice
-
Set 是否存在二维码(1:有,0:无)
- setQRCodeMark(Long) - Method in class com.tencentcloudapi.ocr.v20181119.models.MachinePrintedInvoice
-
Set 是否存在二维码(1:有,0:无)
- setQRCodeMark(Long) - Method in class com.tencentcloudapi.ocr.v20181119.models.MotorVehicleSaleInvoice
-
Set 是否存在二维码(1:有,0:无)
- setQRCodeMark(Long) - Method in class com.tencentcloudapi.ocr.v20181119.models.NonTaxIncomeBill
-
Set 是否存在二维码(1:有,0:无)
- setQRCodeMark(Long) - Method in class com.tencentcloudapi.ocr.v20181119.models.QuotaInvoice
-
Set 是否存在二维码(1:有,0:无)
- setQRCodeMark(Long) - Method in class com.tencentcloudapi.ocr.v20181119.models.ShippingInvoice
-
Set 是否存在二维码(1:有,0:无)
- setQRCodeMark(Long) - Method in class com.tencentcloudapi.ocr.v20181119.models.TaxiTicket
-
Set 是否存在二维码(1:有,0:无)
- setQRCodeMark(Long) - Method in class com.tencentcloudapi.ocr.v20181119.models.TollInvoice
-
Set 是否存在二维码(1:有,0:无)
- setQRCodeMark(Long) - Method in class com.tencentcloudapi.ocr.v20181119.models.TrainTicket
-
Set 是否存在二维码(1:有,0:无)
- setQRCodeMark(Long) - Method in class com.tencentcloudapi.ocr.v20181119.models.UsedCarPurchaseInvoice
-
Set 是否存在二维码(0:没有,1:有)
- setQRCodeMark(Long) - Method in class com.tencentcloudapi.ocr.v20181119.models.VatInvoiceInfo
-
Set 是否存在二维码(0:没有,1:有)
- setQRCodeMark(Long) - Method in class com.tencentcloudapi.ocr.v20181119.models.VatInvoiceRoll
-
Set 是否存在二维码(1:有,0:无)
- setQualityValue(Long) - Method in class com.tencentcloudapi.ocr.v20181119.models.BankCardOCRResponse
-
Set 图片质量分数,请求EnableQualityValue时返回(取值范围:0-100,分数越低越模糊,建议阈值≥50)。
注意:此字段可能返回 null,表示取不到有效值。
- setQuantity(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.GeneralMachineItem
-
Set 数量
- setQuantity(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.NonTaxItem
-
Set 数量
- setQuantity(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.VatElectronicItemInfo
-
Set 数量
- setQuantity(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.VatInvoiceGoodsInfo
-
Set 数量
- setQuantity(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.VatInvoiceItem
-
Set 数量
- setQuantity(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.VatInvoiceItemInfo
-
Set 数量
- setQuantity(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.VatRollItem
-
Set 数量
- setQuestionArr(QuestionObj[]) - Method in class com.tencentcloudapi.ocr.v20181119.models.QuestionBlockObj
-
Set 数学试题识别结构化信息数组
- setQuestionBboxCoord(Rect) - Method in class com.tencentcloudapi.ocr.v20181119.models.QuestionBlockObj
-
Set 题目主体区域检测框在图片中的像素坐标
- setQuestionBlockInfos(QuestionBlockObj[]) - Method in class com.tencentcloudapi.ocr.v20181119.models.EduPaperOCRResponse
-
Set 结构化方式输出,具体内容请点击左侧链接。
- setQuestionImageCoords(Rect[]) - Method in class com.tencentcloudapi.ocr.v20181119.models.QuestionObj
-
Set 示意图检测框在的图片中的像素坐标
- setQuestionOptions(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.QuestionObj
-
Set 选择题选项,包含1个或多个option
- setQuestionSubquestion(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.QuestionObj
-
Set 所有子题的question属性
- setQuestionText(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.QuestionObj
-
Set 题干
- setQuestionTextNo(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.QuestionObj
-
Set 题号
- setQuestionTextType(Long) - Method in class com.tencentcloudapi.ocr.v20181119.models.QuestionObj
-
Set 题型:
1: "选择题"
2: "填空题"
3: "解答题"
- setQuotaInvoice(QuotaInvoice) - Method in class com.tencentcloudapi.ocr.v20181119.models.SingleInvoiceItem
-
Set 定额发票
注意:此字段可能返回 null,表示取不到有效值。
- setRate(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.QuotaInvoiceOCRResponse
-
Set 大写金额
- setRateNum(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.QuotaInvoiceOCRResponse
-
Set 小写金额
- setReachedCity(String[]) - Method in class com.tencentcloudapi.ocr.v20181119.models.RecognizeTravelCardOCRResponse
-
Set 7天内到达或途经的城市(自2022年7月8日起,通信行程卡查询结果的覆盖时间范围由“14天”调整为“7天”)
- setRecAddr(WaybillObj) - Method in class com.tencentcloudapi.ocr.v20181119.models.TextWaybill
-
Set 收件人地址
- setReceiptNumber(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.TrainTicket
-
Set 收据号码
- setReceiptNumber(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.TrainTicketOCRResponse
-
Set 收据号码
- setReceiptor(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.MachinePrintedInvoice
-
Set 收款人
- setReceiptor(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.VatInvoiceInfo
-
Set 收款人
- setReceiver(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.NonTaxIncomeBill
-
Set 执收单位名称
- setReceiverAccount(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.NonTaxIncomeBill
-
Set 收款人账号
- setReceiverBank(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.NonTaxIncomeBill
-
Set 收款人开户银行
- setReceiveUnitCode(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.NonTaxIncomeBill
-
Set 执收单位编码
- setRecName(WaybillObj) - Method in class com.tencentcloudapi.ocr.v20181119.models.TextWaybill
-
Set 收件人姓名
- setRecNum(WaybillObj) - Method in class com.tencentcloudapi.ocr.v20181119.models.TextWaybill
-
Set 收件人手机号
- setRecognizeWarnCode(Long[]) - Method in class com.tencentcloudapi.ocr.v20181119.models.BizLicenseOCRResponse
-
Set Code 告警码列表和释义:
-9102 黑白复印件告警
-9104 翻拍件告警
- setRecognizeWarnCode(Long[]) - Method in class com.tencentcloudapi.ocr.v20181119.models.DriverLicenseOCRResponse
-
Set Code 告警码列表和释义:
-9102 复印件告警
-9103 翻拍件告警
注:告警码可以同时存在多个
- setRecognizeWarnCode(Long[]) - Method in class com.tencentcloudapi.ocr.v20181119.models.VehicleLicenseOCRResponse
-
Set Code 告警码列表和释义:
-9102 复印件告警
-9103 翻拍件告警
注:告警码可以同时存在多个
- setRecognizeWarnMsg(String[]) - Method in class com.tencentcloudapi.ocr.v20181119.models.BizLicenseOCRResponse
-
Set 告警码说明:
WARN_COPY_CARD 黑白复印件告警
WARN_RESHOOT_SCREENED_CARD 翻拍件告警
- setRecognizeWarnMsg(String[]) - Method in class com.tencentcloudapi.ocr.v20181119.models.DriverLicenseOCRResponse
-
Set 告警码说明:
WARN_DRIVER_LICENSE_COPY_CARD 复印件告警
WARN_DRIVER_LICENSE_SCREENED_CARD 翻拍件告警
注:告警信息可以同时存在多个
- setRecognizeWarnMsg(String[]) - Method in class com.tencentcloudapi.ocr.v20181119.models.VehicleLicenseOCRResponse
-
Set 告警码说明:
WARN_DRIVER_LICENSE_COPY_CARD 复印件告警
WARN_DRIVER_LICENSE_SCREENED_CARD 翻拍件告警
注:告警信息可以同时存在多个
- setRecord(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.DriverLicenseOCRResponse
-
Set 记录
- setRecord(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.TextVehicleBack
-
Set 检验记录
注意:此字段可能返回 null,表示取不到有效值。
- setRect(Rect) - Method in class com.tencentcloudapi.ocr.v20181119.models.BankSlipInfo
-
Set 文本行在旋转纠正之后的图像中的像素坐标。
- setRect(Rect) - Method in class com.tencentcloudapi.ocr.v20181119.models.BusInvoiceInfo
-
Set 文本行在旋转纠正之后的图像中的像素坐标。
- setRect(Rect) - Method in class com.tencentcloudapi.ocr.v20181119.models.CarInvoiceInfo
-
Set 字段在旋转纠正之后的图像中的像素坐标。
- setRect(Rect) - Method in class com.tencentcloudapi.ocr.v20181119.models.ClassifyDetectInfo
-
Set 位置坐标
- setRect(Rect) - Method in class com.tencentcloudapi.ocr.v20181119.models.DutyPaidProofInfo
-
Set 文本行在旋转纠正之后的图像中的像素坐标。
- setRect(Rect) - Method in class com.tencentcloudapi.ocr.v20181119.models.InvoiceDetectInfo
-
Set 识别出的图片在混贴票据图片中的位置信息。与Angel结合可以得出原图位置,组成RotatedRect((X+0.5\*Width,Y+0.5\*Height), (Width, Height), Angle),详情可参考OpenCV文档。
- setRect(Rect) - Method in class com.tencentcloudapi.ocr.v20181119.models.InvoiceGeneralInfo
-
Set 文本行在旋转纠正之后的图像中的像素坐标。
- setRect(Rect) - Method in class com.tencentcloudapi.ocr.v20181119.models.LicensePlateInfo
-
Set 文本行在原图片中的像素坐标框。
- setRect(Rect) - Method in class com.tencentcloudapi.ocr.v20181119.models.LicensePlateOCRResponse
-
Set 文本行在原图片中的像素坐标框。
- setRect(Rect) - Method in class com.tencentcloudapi.ocr.v20181119.models.MixedInvoiceItem
-
Set 识别出的图片在混贴票据图片中的位置信息。与Angel结合可以得出原图位置,组成RotatedRect((X+0.5\*Width,Y+0.5\*Height), (Width, Height), Angle),详情可参考OpenCV文档。
- setRect(Rect) - Method in class com.tencentcloudapi.ocr.v20181119.models.ShipInvoiceInfo
-
Set 文本行在旋转纠正之后的图像中的像素坐标。
- setRect(Rect) - Method in class com.tencentcloudapi.ocr.v20181119.models.TollInvoiceInfo
-
Set 文本行在旋转纠正之后的图像中的像素坐标。
- setRect(Rect) - Method in class com.tencentcloudapi.ocr.v20181119.models.VatRollInvoiceInfo
-
Set 文本行在旋转纠正之后的图像中的像素坐标。
- setRefundMark(Long) - Method in class com.tencentcloudapi.ocr.v20181119.models.TrainTicket
-
Set 是否有退票费标识(0:没有,1:有)
- setRegId(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.InstitutionOCRResponse
-
Set 注册号
- setRegionCode(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.VatInvoiceVerifyNewRequest
-
Set 地区编码,通用机打电子发票时必填。
广东:4400,浙江:3300
- setRegisterDate(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.TextVehicleFront
-
Set 注册日期
注意:此字段可能返回 null,表示取不到有效值。
- setRegisterNo(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.UsedVehicleInvoiceInfo
-
Set 登记证号
- setRegisterTime(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.PropOwnerCertOCRResponse
-
Set 登记时间
- setRegistrationDate(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.BizLicenseOCRResponse
-
Set 登记日期
- setRegistrationDate(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.ResidenceBookletOCRResponse
-
Set 登记日期
- setRegistrationNumber(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.UsedCarPurchaseInvoice
-
Set 登记证号
- setRegNum(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.BizLicenseOCRResponse
-
Set 统一社会信用代码(三合一之前为注册号)
- setReimburseOnlyMark(Long) - Method in class com.tencentcloudapi.ocr.v20181119.models.TrainTicket
-
Set 是否仅供报销使用(0:没有,1:有)
- setRejectNonArithmeticPic(Boolean) - Method in class com.tencentcloudapi.ocr.v20181119.models.ArithmeticOCRRequest
-
Set 是否拒绝非速算图,打开则拒绝非速算图(注:非速算图是指风景人物等明显不是速算图片的图片),默认值为false
- setRelationship(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.ResidenceBookletOCRResponse
-
Set 户主或与户主关系
- setReleaseDate(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.RideHailingDriverLicenseOCRResponse
-
Set 初始发证日期,对应网约车驾驶证字段:初始领证日期/发证日期
- setReleaseDate(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.RideHailingTransportLicenseOCRResponse
-
Set 初始发证日期,对应网约车运输证字段:初始领证日期/发证日期。
- setReligiousBelief(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.ResidenceBookletOCRResponse
-
Set 宗教信仰
- setRemark(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.MachinePrintedInvoice
-
Set 备注
- setRemark(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.MotorVehicleSaleInvoice
-
Set 备注
- setRemark(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.NonTaxIncomeBill
-
Set 备注
- setRemark(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.UsedCarPurchaseInvoice
-
Set 备注
- setRemark(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.VatElectronicInfo
-
Set 备注
- setRemark(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.VatInvoice
-
Set 备注
- setRemark(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.VatInvoiceInfo
-
Set 备注
- setRequestId(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.AdvertiseOCRResponse
-
Set 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
- setRequestId(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.ArithmeticOCRResponse
-
Set 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
- setRequestId(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.BankCardOCRResponse
-
Set 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
- setRequestId(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.BankSlipOCRResponse
-
Set 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
- setRequestId(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.BizLicenseOCRResponse
-
Set 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
- setRequestId(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.BusinessCardOCRResponse
-
Set 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
- setRequestId(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.BusInvoiceOCRResponse
-
Set 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
- setRequestId(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.CarInvoiceOCRResponse
-
Set 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
- setRequestId(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.ClassifyDetectOCRResponse
-
Set 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
- setRequestId(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.CreateAIFormTaskResponse
-
Set 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
- setRequestId(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.DriverLicenseOCRResponse
-
Set 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
- setRequestId(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.DutyPaidProofOCRResponse
-
Set 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
- setRequestId(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.EduPaperOCRResponse
-
Set 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
- setRequestId(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.EnglishOCRResponse
-
Set 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
- setRequestId(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.EnterpriseLicenseOCRResponse
-
Set 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
- setRequestId(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.EstateCertOCRResponse
-
Set 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
- setRequestId(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.FinanBillOCRResponse
-
Set 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
- setRequestId(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.FinanBillSliceOCRResponse
-
Set 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
- setRequestId(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.FlightInvoiceOCRResponse
-
Set 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
- setRequestId(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.FormulaOCRResponse
-
Set 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
- setRequestId(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.GeneralAccurateOCRResponse
-
Set 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
- setRequestId(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.GeneralBasicOCRResponse
-
Set 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
- setRequestId(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.GeneralEfficientOCRResponse
-
Set 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
- setRequestId(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.GeneralFastOCRResponse
-
Set 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
- setRequestId(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.GeneralHandwritingOCRResponse
-
Set 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
- setRequestId(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.GetTaskStateResponse
-
Set 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
- setRequestId(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.HKIDCardOCRResponse
-
Set 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
- setRequestId(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.HmtResidentPermitOCRResponse
-
Set 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
- setRequestId(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.IDCardOCRResponse
-
Set 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
- setRequestId(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.ImageEnhancementResponse
-
Set 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
- setRequestId(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.InstitutionOCRResponse
-
Set 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
- setRequestId(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.InsuranceBillOCRResponse
-
Set 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
- setRequestId(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.InvoiceGeneralOCRResponse
-
Set 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
- setRequestId(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.LicensePlateOCRResponse
-
Set 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
- setRequestId(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.MainlandPermitOCRResponse
-
Set 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
- setRequestId(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.MixedInvoiceDetectResponse
-
Set 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
- setRequestId(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.MixedInvoiceOCRResponse
-
Set 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
- setRequestId(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.MLIDCardOCRResponse
-
Set 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
- setRequestId(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.MLIDPassportOCRResponse
-
Set 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
- setRequestId(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.OrgCodeCertOCRResponse
-
Set 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
- setRequestId(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.PassportOCRResponse
-
Set 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
- setRequestId(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.PermitOCRResponse
-
Set 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
- setRequestId(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.PropOwnerCertOCRResponse
-
Set 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
- setRequestId(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.QrcodeOCRResponse
-
Set 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
- setRequestId(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.QuotaInvoiceOCRResponse
-
Set 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
- setRequestId(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.RecognizeContainerOCRResponse
-
Set 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
- setRequestId(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.RecognizeGeneralInvoiceResponse
-
Set 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
- setRequestId(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.RecognizeHealthCodeOCRResponse
-
Set 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
- setRequestId(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.RecognizeIndonesiaIDCardOCRResponse
-
Set 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
- setRequestId(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.RecognizeMedicalInvoiceOCRResponse
-
Set 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
- setRequestId(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.RecognizeOnlineTaxiItineraryOCRResponse
-
Set 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
- setRequestId(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.RecognizePhilippinesDrivingLicenseOCRResponse
-
Set 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
- setRequestId(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.RecognizePhilippinesSssIDOCRResponse
-
Set 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
- setRequestId(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.RecognizePhilippinesTinIDOCRResponse
-
Set 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
- setRequestId(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.RecognizePhilippinesUMIDOCRResponse
-
Set 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
- setRequestId(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.RecognizePhilippinesVoteIDOCRResponse
-
Set 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
- setRequestId(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.RecognizeTableAccurateOCRResponse
-
Set 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
- setRequestId(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.RecognizeTableOCRResponse
-
Set 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
- setRequestId(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.RecognizeThaiIDCardOCRResponse
-
Set 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
- setRequestId(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.RecognizeTravelCardOCRResponse
-
Set 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
- setRequestId(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.ResidenceBookletOCRResponse
-
Set 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
- setRequestId(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.RideHailingDriverLicenseOCRResponse
-
Set 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
- setRequestId(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.RideHailingTransportLicenseOCRResponse
-
Set 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
- setRequestId(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.SealOCRResponse
-
Set 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
- setRequestId(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.ShipInvoiceOCRResponse
-
Set 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
- setRequestId(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.SmartStructuralOCRResponse
-
Set 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
- setRequestId(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.SmartStructuralOCRV2Response
-
Set 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
- setRequestId(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.TableOCRResponse
-
Set 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
- setRequestId(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.TaxiInvoiceOCRResponse
-
Set 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
- setRequestId(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.TextDetectResponse
-
Set 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
- setRequestId(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.TollInvoiceOCRResponse
-
Set 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
- setRequestId(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.TrainTicketOCRResponse
-
Set 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
- setRequestId(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.VatInvoiceOCRResponse
-
Set 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
- setRequestId(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.VatInvoiceVerifyNewResponse
-
Set 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
- setRequestId(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.VatInvoiceVerifyResponse
-
Set 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
- setRequestId(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.VatRollInvoiceOCRResponse
-
Set 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
- setRequestId(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.VehicleLicenseOCRResponse
-
Set 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
- setRequestId(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.VehicleRegCertOCRResponse
-
Set 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
- setRequestId(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.VerifyOfdVatInvoiceOCRResponse
-
Set 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
- setRequestId(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.VinOCRResponse
-
Set 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
- setRequestId(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.WaybillOCRResponse
-
Set 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
- setResult(Boolean) - Method in class com.tencentcloudapi.ocr.v20181119.models.TextArithmetic
-
Set 算式运算结果,true-正确 false-错误或非法参数
- setRetBorderCutImage(Boolean) - Method in class com.tencentcloudapi.ocr.v20181119.models.BankCardOCRRequest
-
Set 是否返回预处理(精确剪裁对齐)后的银行卡图片数据,默认false。
- setRetCardNoImage(Boolean) - Method in class com.tencentcloudapi.ocr.v20181119.models.BankCardOCRRequest
-
Set 是否返回卡号的切图图片数据,默认false。
- setRetImage(Boolean) - Method in class com.tencentcloudapi.ocr.v20181119.models.MLIDCardOCRRequest
-
Set 是否返回图片,默认false
- setRetImage(Boolean) - Method in class com.tencentcloudapi.ocr.v20181119.models.MLIDPassportOCRRequest
-
Set 是否返回图片,默认false
- setRetImageBase64(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.BusinessCardOCRResponse
-
Set 返回图像预处理后的图片,图像预处理未开启时返回内容为空。
- setRetProfile(Boolean) - Method in class com.tencentcloudapi.ocr.v20181119.models.MainlandPermitOCRRequest
-
Set 是否返回头像。默认不返回。
- setReturnCoord(Boolean) - Method in class com.tencentcloudapi.ocr.v20181119.models.RecognizeMedicalInvoiceOCRRequest
-
Set 是否需要返回识别出的文本行在旋转纠正之后的图像中的四点坐标,默认不返回
- setReturnFullText(Boolean) - Method in class com.tencentcloudapi.ocr.v20181119.models.SmartStructuralOCRRequest
-
Set 是否开启全文字段识别,默认值为false,开启后可返回全文字段识别结果。
- setReturnFullText(Boolean) - Method in class com.tencentcloudapi.ocr.v20181119.models.SmartStructuralOCRV2Request
-
Set 是否开启全文字段识别
- setReturnHeadImage(Boolean) - Method in class com.tencentcloudapi.ocr.v20181119.models.HKIDCardOCRRequest
-
Set 是否返回人像照片。
- setReturnHeadImage(Boolean) - Method in class com.tencentcloudapi.ocr.v20181119.models.RecognizeIndonesiaIDCardOCRRequest
-
Set 是否返回人像照片。
- setReturnHeadImage(Boolean) - Method in class com.tencentcloudapi.ocr.v20181119.models.RecognizePhilippinesDrivingLicenseOCRRequest
-
Set 是否返回人像照片。
- setReturnHeadImage(Boolean) - Method in class com.tencentcloudapi.ocr.v20181119.models.RecognizePhilippinesSssIDOCRRequest
-
Set 是否返回人像照片。
- setReturnHeadImage(Boolean) - Method in class com.tencentcloudapi.ocr.v20181119.models.RecognizePhilippinesTinIDOCRRequest
-
Set 是否返回人像照片。
- setReturnHeadImage(Boolean) - Method in class com.tencentcloudapi.ocr.v20181119.models.RecognizePhilippinesUMIDOCRRequest
-
Set 是否返回人像照片。
- setReturnHeadImage(Boolean) - Method in class com.tencentcloudapi.ocr.v20181119.models.RecognizePhilippinesVoteIDOCRRequest
-
Set 是否返回人像照片。
- setReturnImage(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.ImageEnhancementRequest
-
Set 默认为空,ReturnImage的取值以及含义如下:
“preprocess”: 返回预处理后的图片数据
“origin”:返回原图片数据
" ":不返回图片数据
- setReturnImage(Boolean) - Method in class com.tencentcloudapi.ocr.v20181119.models.MixedInvoiceDetectRequest
-
Set 是否需要返回裁剪后的图片。
- setReturnMultiplePage(Boolean) - Method in class com.tencentcloudapi.ocr.v20181119.models.MixedInvoiceOCRRequest
-
Set 是否开启PDF多页识别,默认值为false,开启后可同时支持多页PDF的识别返回,仅支持返回文件前30页。开启后IsPDF和PdfPageNumber入参不进行控制。
- setReturnOther(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.MixedInvoiceOCRRequest
-
Set 是否识别其他类型发票,默认为Yes
Yes:识别其他类型发票
No:不识别其他类型发票
- setReturnVertex(Boolean) - Method in class com.tencentcloudapi.ocr.v20181119.models.RecognizeMedicalInvoiceOCRRequest
-
Set 是否需要返回识别出的文本行在原图上的四点坐标,默认不返回
- setReviewer(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.MachinePrintedInvoice
-
Set 复核人
- setReviewer(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.MedicalInvoice
-
Set 复核人
- setReviewer(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.NonTaxIncomeBill
-
Set 复核人
- setReviewer(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.VatInvoiceInfo
-
Set 复核人
- setRightBottom(Coord) - Method in class com.tencentcloudapi.ocr.v20181119.models.Polygon
-
Set 右下顶点坐标
- setRightBottom(Coord) - Method in class com.tencentcloudapi.ocr.v20181119.models.QrcodePositionObj
-
Set 右下顶点坐标(如果是条形码,X和Y都为-1)
- setRightTop(Coord) - Method in class com.tencentcloudapi.ocr.v20181119.models.Polygon
-
Set 右上顶点坐标
- setRightTop(Coord) - Method in class com.tencentcloudapi.ocr.v20181119.models.QrcodePositionObj
-
Set 右上顶点坐标(如果是条形码,X和Y都为-1)
- setRiskArea(String[]) - Method in class com.tencentcloudapi.ocr.v20181119.models.RecognizeTravelCardOCRResponse
-
Set 7天内到达或途径存在中高风险地区的城市(自2022年6月29日起,通信行程卡取消“星号”标记,改字段将返回空值)
- setRow(Long) - Method in class com.tencentcloudapi.ocr.v20181119.models.FlightInvoiceInfo
-
Set 多个行程的字段所在行号,下标从0开始,非行字段或未能识别行号的该值返回-1。
- setRow(Long) - Method in class com.tencentcloudapi.ocr.v20181119.models.OnlineTaxiItineraryInfo
-
Set 字段所在行,下标从0开始,非行字段或未能识别行号的返回-1
- setRow(Long) - Method in class com.tencentcloudapi.ocr.v20181119.models.SingleInvoiceInfo
-
Set 字段属于第几行,用于相同字段的排版,如发票明细表格项目,普通字段使用默认值为-1,表示无列排版。
- setRow(Long) - Method in class com.tencentcloudapi.ocr.v20181119.models.StructuralItem
-
Set 字段所在行号,下标从0开始,非行字段或未能识别行号的该值返回-1。
- setRowBr(Long) - Method in class com.tencentcloudapi.ocr.v20181119.models.TableCell
-
Set 单元格右下角的行索引
- setRowBr(Long) - Method in class com.tencentcloudapi.ocr.v20181119.models.TableCellInfo
-
Set 单元格右下角的行索引
- setRowBr(Long) - Method in class com.tencentcloudapi.ocr.v20181119.models.TextTable
-
Set 单元格右下角的行索引
- setRowTl(Long) - Method in class com.tencentcloudapi.ocr.v20181119.models.TableCell
-
Set 单元格左上角的行索引
- setRowTl(Long) - Method in class com.tencentcloudapi.ocr.v20181119.models.TableCellInfo
-
Set 单元格左上角的行索引
- setRowTl(Long) - Method in class com.tencentcloudapi.ocr.v20181119.models.TextTable
-
Set 单元格左上角的行索引
- setRTRW(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.RecognizeIndonesiaIDCardOCRResponse
-
Set 街道
- setScene(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.GeneralBasicOCRRequest
-
Set 保留字段。
- setScene(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.GeneralHandwritingOCRRequest
-
Set 场景字段,默认不用填写。
可选值:only_hw 表示只输出手写体识别结果,过滤印刷体。
- setScene(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.RecognizeIndonesiaIDCardOCRRequest
-
Set 场景参数,默认值为V1
可选值:
V1
V2
- setSeal(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.TextVehicleFront
-
Set 印章
注意:此字段可能返回 null,表示取不到有效值。
- setSealBody(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.SealInfo
-
Set 印章主体内容
- setSealBody(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.SealOCRResponse
-
Set 印章内容
- setSealInfos(SealInfo[]) - Method in class com.tencentcloudapi.ocr.v20181119.models.SealOCRResponse
-
Set 全部印章信息
- setSealShape(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.SealInfo
-
Set 印章类型,表示为:
圆形印章:0
椭圆形印章:1
方形印章:2
菱形印章:3
三角形印章:4
- setSealShape(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.SealOCRResponse
-
Set 印章类型,表示为:
圆形印章:0
椭圆形印章:1
方形印章:2
菱形印章:3
三角形印章:4
- setSeat(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.FlightItem
-
Set 座位等级
- setSeat(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.TrainTicket
-
Set 座位类型
- setSeat(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.TrainTicketOCRResponse
-
Set 座位号
- setSeatCategory(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.TrainTicketOCRResponse
-
Set 席别
- setSeatNumber(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.BusInvoice
-
Set 座位号
- setSeatNumber(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.TrainTicket
-
Set 座位号
- setSecondNotes(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.CreateAIFormTaskRequest
-
Set 备注信息2
- setSeller(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.MachinePrintedInvoice
-
Set 销售方名称
- setSeller(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.MotorVehicleSaleInvoice
-
Set 销售方名称
- setSeller(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.NonTaxIncomeBill
-
Set 收款人名称
- setSeller(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.UsedCarPurchaseInvoice
-
Set 销货单位名称
- setSeller(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.UsedVehicleInvoiceInfo
-
Set 卖方单位/个人
- setSeller(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.VatElectronicInfo
-
Set 销售方名称
- setSeller(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.VatInvoiceInfo
-
Set 销售方名称
- setSeller(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.VatInvoiceRoll
-
Set 销售方名称
- setSeller(VatInvoiceUserInfo) - Method in class com.tencentcloudapi.ocr.v20181119.models.VerifyOfdVatInvoiceOCRResponse
-
Set 销售方
- setSellerAddress(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.MotorVehicleSaleInvoice
-
Set 销售方地址
- setSellerAddress(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.UsedCarPurchaseInvoice
-
Set 销售方地址
- setSellerAddress(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.UsedVehicleInvoiceInfo
-
Set 卖方单位/个人地址
- setSellerAddress(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.VehicleInvoiceInfo
-
Set 销售地址
- setSellerAddressPhone(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.VatInvoice
-
Set 销方地址电话
- setSellerAddrTel(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.MachinePrintedInvoice
-
Set 销售方地址电话
- setSellerAddrTel(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.VatInvoiceInfo
-
Set 销售方地址电话
- setSellerBank(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.MotorVehicleSaleInvoice
-
Set 销售方开户行
- setSellerBankAccount(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.MachinePrintedInvoice
-
Set 销售方银行账号
- setSellerBankAccount(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.MotorVehicleSaleInvoice
-
Set 销售方银行账号
- setSellerBankAccount(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.VatInvoice
-
Set 销方银行账号
- setSellerBankAccount(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.VatInvoiceInfo
-
Set 销售方银行账号
- setSellerCompany(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.NonTaxIncomeBill
-
Set 收款单位名称
- setSellerListTax(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.VatInvoice
-
Set 销货清单税额
- setSellerListTitle(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.VatInvoice
-
Set 销货清单标题
- setSellerName(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.VatInvoice
-
Set 销方名称
- setSellerNo(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.UsedVehicleInvoiceInfo
-
Set 卖方单位代码/身份证号码
- setSellerTaxCode(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.VatInvoice
-
Set 销方税号
- setSellerTaxCode(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.VatInvoiceVerifyNewRequest
-
Set 销方税号,通用机打电子发票必填,区块链发票时必填
- setSellerTaxID(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.MachinePrintedInvoice
-
Set 销售方纳税人识别号
- setSellerTaxID(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.MotorVehicleSaleInvoice
-
Set 销售方单位代码
- setSellerTaxID(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.UsedCarPurchaseInvoice
-
Set 销售方单位代码/个人身份证号
- setSellerTaxID(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.VatElectronicInfo
-
Set 销售方纳税人识别号
- setSellerTaxID(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.VatInvoiceInfo
-
Set 销售方纳税人识别号
- setSellerTaxID(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.VatInvoiceRoll
-
Set 销售方纳税人识别号
- setSellerTel(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.MotorVehicleSaleInvoice
-
Set 销售方电话
- setSellerTel(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.UsedCarPurchaseInvoice
-
Set 销售方电话
- setSellerTel(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.UsedVehicleInvoiceInfo
-
Set 卖方单位电话
- setSellerTel(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.VehicleInvoiceInfo
-
Set 销售电话
- setSenderAddr(WaybillObj) - Method in class com.tencentcloudapi.ocr.v20181119.models.TextWaybill
-
Set 寄件人地址
- setSenderName(WaybillObj) - Method in class com.tencentcloudapi.ocr.v20181119.models.TextWaybill
-
Set 寄件人姓名
- setSenderNum(WaybillObj) - Method in class com.tencentcloudapi.ocr.v20181119.models.TextWaybill
-
Set 寄件人手机号
- setSerialNumber(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.AirTransport
-
Set 印刷序号
- setSerialNumber(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.TrainTicket
-
Set 序列号
- setSerialNumber(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.TrainTicketOCRResponse
-
Set 序列号
- setSerialNumber(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.VatInvoiceItemInfo
-
Set 序号
- setServiceName(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.VatInvoiceInfo
-
Set 服务类型
- setServiceName(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.VatInvoiceRoll
-
Set 服务类型
- setServicePlace(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.ResidenceBookletOCRResponse
-
Set 服务处所
- setSetDate(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.BizLicenseOCRResponse
-
Set 成立日期
- setSex(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.DriverLicenseOCRResponse
-
Set 性别
- setSex(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.HKIDCardOCRResponse
-
Set 性别 :“男M”或“女F”
- setSex(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.HmtResidentPermitOCRResponse
-
Set 性别
- setSex(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.IDCardOCRResponse
-
Set 性别(人像面)
- setSex(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.MainlandPermitOCRResponse
-
Set 性别
- setSex(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.MLIDCardOCRResponse
-
Set 性别
- setSex(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.MLIDPassportOCRResponse
-
Set 性别(F女,M男)
- setSex(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.PassportOCRResponse
-
Set 性别
- setSex(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.PermitOCRResponse
-
Set 性别
- setSex(TextDetectionResult) - Method in class com.tencentcloudapi.ocr.v20181119.models.RecognizePhilippinesDrivingLicenseOCRResponse
-
Set 性别
- setSex(TextDetectionResult) - Method in class com.tencentcloudapi.ocr.v20181119.models.RecognizePhilippinesUMIDOCRResponse
-
Set 性别
- setSex(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.ResidenceBookletOCRResponse
-
Set 性别
- setShipInvoiceInfos(ShipInvoiceInfo[]) - Method in class com.tencentcloudapi.ocr.v20181119.models.ShipInvoiceOCRResponse
-
Set 轮船票识别结果,具体内容请点击左侧链接。
- setShippingInvoice(ShippingInvoice) - Method in class com.tencentcloudapi.ocr.v20181119.models.SingleInvoiceItem
-
Set 轮船票
注意:此字段可能返回 null,表示取不到有效值。
- setSignature(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.PassportOCRResponse
-
Set 持证人签名
- setSignature(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.ResidenceBookletOCRResponse
-
Set 承办人签章文字
- setSingleInvoiceInfos(SingleInvoiceItem) - Method in class com.tencentcloudapi.ocr.v20181119.models.InvoiceItem
-
Set 识别到的内容。
- setSingleInvoiceInfos(SingleInvoiceInfo[]) - Method in class com.tencentcloudapi.ocr.v20181119.models.MixedInvoiceItem
-
Set 识别到的内容。
- setSpec(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.VatInvoiceItem
-
Set 规格
- setSpecification(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.GeneralMachineItem
-
Set 规格型号
- setSpecification(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.VatElectronicItemInfo
-
Set 规格型号
- setSpecification(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.VatInvoiceGoodsInfo
-
Set 规格型号
- setSpecification(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.VatInvoiceItemInfo
-
Set 规格型号
- setSpotName(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.RecognizeHealthCodeOCRResponse
-
Set 场所名称(允许返回空值)
- setStandard(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.NonTaxItem
-
Set 标准
- setStartDate(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.DriverLicenseOCRResponse
-
Set 有效期开始时间(YYYY-MM-DD)
- setStartDate(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.RideHailingDriverLicenseOCRResponse
-
Set 有效起始日期
- setStartDate(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.RideHailingTransportLicenseOCRResponse
-
Set 有效起始日期。
- setStartStation(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.TrainTicketOCRResponse
-
Set 出发站
- setState(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.DriverLicenseOCRResponse
-
Set 状态(仅电子驾驶证支持返回该字段)
- setStationGetOff(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.BusInvoice
-
Set 到达车站
- setStationGetOff(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.FlightItem
-
Set 到达站
- setStationGetOff(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.ShippingInvoice
-
Set 到达车站
- setStationGetOff(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.TrainTicket
-
Set 到达车站
- setStationGetOn(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.BusInvoice
-
Set 出发车站
- setStationGetOn(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.FlightItem
-
Set 出发站
- setStationGetOn(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.ShippingInvoice
-
Set 出发车站
- setStationGetOn(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.TrainTicket
-
Set 出发车站
- setStatusPerkawinan(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.RecognizeIndonesiaIDCardOCRResponse
-
Set 婚姻状况
- setStructuralItems(StructuralItem[]) - Method in class com.tencentcloudapi.ocr.v20181119.models.SmartStructuralOCRResponse
-
Set 识别信息
- setStructuralList(GroupInfo[]) - Method in class com.tencentcloudapi.ocr.v20181119.models.SmartStructuralOCRV2Response
-
Set 配置结构化文本信息
- setSubPageCode(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.TextVehicleBack
-
Set 副页编码
注意:此字段可能返回 null,表示取不到有效值。
- setSubTax(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.VatElectronicInfo
-
Set 小计税额
- setSubTax(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.VatInvoiceInfo
-
Set 小计税额
- setSubTotal(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.VatElectronicInfo
-
Set 小计金额
- setSubTotal(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.VatInvoiceInfo
-
Set 小计金额
- setSubType(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.InvoiceItem
-
Set 发票详细类型,详见上方 SubType 返回值说明
- setSubTypeDescription(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.InvoiceItem
-
Set 发票详细类型描述,详见上方 SubType 返回值说明
- setSupportHorizontalImage(Boolean) - Method in class com.tencentcloudapi.ocr.v20181119.models.ArithmeticOCRRequest
-
Set 用于选择是否支持横屏拍摄。打开则支持横屏拍摄图片角度判断,角度信息在返回参数的angle中,默认值为true
- setSurname(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.MLIDPassportOCRResponse
-
Set 姓
注意:此字段可能返回 null,表示取不到有效值。
- setSurname(TextDetectionResult) - Method in class com.tencentcloudapi.ocr.v20181119.models.RecognizePhilippinesUMIDOCRResponse
-
Set 姓
- setSymbol(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.HKIDCardOCRResponse
-
Set 证件符号,出生日期下的符号,例如"***AZ"
- setTableCoordPoint(Coord[]) - Method in class com.tencentcloudapi.ocr.v20181119.models.TableDetectInfo
-
Set 表格主体四个顶点坐标(依次为左上角,
右上角,右下角,左下角)
注意:此字段可能返回 null,表示取不到有效值。
- setTableCoordPoint(Coord[]) - Method in class com.tencentcloudapi.ocr.v20181119.models.TableInfo
-
Set 表格主体四个顶点坐标(依次为左上角,
右上角,右下角,左下角)
注意:此字段可能返回 null,表示取不到有效值。
- setTableDetections(TableInfo[]) - Method in class com.tencentcloudapi.ocr.v20181119.models.RecognizeTableAccurateOCRResponse
-
Set 检测到的文本信息,具体内容请点击左侧链接。
注意:此字段可能返回 null,表示取不到有效值。
- setTableDetections(TableDetectInfo[]) - Method in class com.tencentcloudapi.ocr.v20181119.models.RecognizeTableOCRResponse
-
Set 检测到的文本信息,具体内容请点击左侧链接。
- setTableLanguage(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.RecognizeTableOCRRequest
-
Set 语言,zh:中英文(默认)jap:日文
- setTareKG(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.RecognizeContainerOCRResponse
-
Set 集装箱自身重量,单位:千克(KG)
- setTareLB(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.RecognizeContainerOCRResponse
-
Set 集装箱自身重量,单位:磅(LB)
- setTaskId(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.CreateAIFormTaskResponse
-
Set 本次识别任务的唯一身份ID
注意:此字段可能返回 null,表示取不到有效值。
- setTaskId(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.GetTaskStateRequest
-
Set 智慧表单任务唯一身份ID
- setTaskState(Long) - Method in class com.tencentcloudapi.ocr.v20181119.models.GetTaskStateResponse
-
Set 1:任务识别完成,还未提交
2:任务已手动关闭
3:任务已提交
4:任务识别中
5:超时:任务超过了可操作的24H时限
6:任务识别失败
- setTaskType(Long) - Method in class com.tencentcloudapi.ocr.v20181119.models.ImageEnhancementRequest
-
Set 默认值为1,指定图像增强方法:
1:切边增强
2:弯曲矫正
202:黑白模式
204:提亮模式
205:灰度模式
207:省墨模式
208:文字锐化(适合非彩色图片)
300:自动增强(自动从301~304选择任务类型)
301:去摩尔纹
302:去除阴影
303:去除模糊
304:去除过曝
- setTax(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.AirTransport
-
Set 合计税额
- setTax(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.GeneralMachineItem
-
Set 税额
- setTax(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.MachinePrintedInvoice
-
Set 合计税额
- setTax(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.MotorVehicleSaleInvoice
-
Set 合计税额
- setTax(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.VatElectronicInfo
-
Set 合计税额
- setTax(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.VatElectronicItemInfo
-
Set 税额
- setTax(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.VatInvoiceInfo
-
Set 合计税额
- setTax(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.VatInvoiceItemInfo
-
Set 税额
- setTaxAmount(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.VatInvoice
-
Set 税额
- setTaxAmount(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.VatInvoiceGoodsInfo
-
Set 税额
- setTaxAmount(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.VatInvoiceItem
-
Set 税额
- setTaxAuthorities(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.MotorVehicleSaleInvoice
-
Set 主管税务机关
- setTaxAuthoritiesCode(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.MotorVehicleSaleInvoice
-
Set 主管税务机关代码
- setTaxBureau(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.UsedVehicleInvoiceInfo
-
Set 所属税局
- setTaxBureau(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.VatInvoice
-
Set 所属税局
- setTaxClassifyCode(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.PassInvoiceInfo
-
Set 税收分类编码
- setTaxClassifyCode(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.VatInvoiceItem
-
Set 税收分类编码
- setTaxControlCode(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.VerifyOfdVatInvoiceOCRResponse
-
Set 密码区
- setTaxExclusiveTotalAmount(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.VerifyOfdVatInvoiceOCRResponse
-
Set 不含税金额
- setTaxId(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.VatInvoiceUserInfo
-
Set 纳税人识别号
- setTaxInclusiveTotalAmount(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.VerifyOfdVatInvoiceOCRResponse
-
Set 价税合计
- setTaxiTicket(TaxiTicket) - Method in class com.tencentcloudapi.ocr.v20181119.models.SingleInvoiceItem
-
Set 出租车发票
注意:此字段可能返回 null,表示取不到有效值。
- setTaxNum(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.MotorVehicleSaleInvoice
-
Set 完税凭证号码
- setTaxRate(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.GeneralMachineItem
-
Set 税率
- setTaxRate(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.MotorVehicleSaleInvoice
-
Set 税率
- setTaxRate(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.VatElectronicItemInfo
-
Set 税率
- setTaxRate(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.VatInvoiceItem
-
Set 税率
- setTaxRate(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.VatInvoiceItemInfo
-
Set 税率
- setTaxScheme(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.VatInvoiceGoodsInfo
-
Set 税率(如6%、免税)
- setTaxSealContent(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.VatInvoiceInfo
-
Set 税务局章内容
- setTaxSealContent(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.VatInvoiceRoll
-
Set 税务局章内容
- setTaxtationOrgCode(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.VehicleInvoiceInfo
-
Set 主管税务机关代码
- setTaxtationOrgName(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.VehicleInvoiceInfo
-
Set 主管税务机关名称
- setTaxTotalAmount(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.VerifyOfdVatInvoiceOCRResponse
-
Set 税额
- setTelephone(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.RecognizeTravelCardOCRResponse
-
Set 电话号码
- setTelexCode(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.HKIDCardOCRResponse
-
Set 中文姓名对应电码
- setTempatTglLahir(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.RecognizeIndonesiaIDCardOCRResponse
-
Set 出生地/出生时间
- setTerm(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.EstateCertOCRResponse
-
Set 使用期限
- setTerminalGetOff(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.FlightItem
-
Set 到达航站楼
- setTerminalGetOn(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.FlightItem
-
Set 出发航站楼
- setTestingInterval(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.RecognizeHealthCodeOCRResponse
-
Set 核酸检测间隔时长(允许返回空值)
- setTestingResult(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.RecognizeHealthCodeOCRResponse
-
Set 核酸检测结果:阴性、阳性、暂无核酸检测记录(允许返回空值)
- setTestingTime(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.RecognizeHealthCodeOCRResponse
-
Set 核酸检测时间(允许返回空值)
- setText(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.TableCell
-
Set 单元格内识别出的字符串文本,若文本存在多行,以换行符"\n"隔开
- setText(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.TableCellInfo
-
Set 单元格内识别出的字符串文本,若文本存在多行,以换行符"\n"隔开
- setText(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.TableTitle
-
Set 表格名称
注意:此字段可能返回 null,表示取不到有效值。
- setText(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.TextTable
-
Set 单元格文字
- setText(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.WaybillObj
-
Set 识别出的文本行内容
- setTextDetections(AdvertiseTextDetection[]) - Method in class com.tencentcloudapi.ocr.v20181119.models.AdvertiseOCRResponse
-
Set 检测到的文本信息,包括文本行内容、置信度、文本行坐标以及文本行旋转纠正后的坐标,具体内容请点击左侧链接。
- setTextDetections(TextArithmetic[]) - Method in class com.tencentcloudapi.ocr.v20181119.models.ArithmeticOCRResponse
-
Set 检测到的文本信息,具体内容请点击左侧链接。
- setTextDetections(TextDetectionEn[]) - Method in class com.tencentcloudapi.ocr.v20181119.models.EnglishOCRResponse
-
Set 检测到的文本信息,具体内容请点击左侧链接。
- setTextDetections(TextDetection[]) - Method in class com.tencentcloudapi.ocr.v20181119.models.GeneralAccurateOCRResponse
-
Set 检测到的文本信息,包括文本行内容、置信度、文本行坐标以及文本行旋转纠正后的坐标,具体内容请点击左侧链接。
- setTextDetections(TextDetection[]) - Method in class com.tencentcloudapi.ocr.v20181119.models.GeneralBasicOCRResponse
-
Set 检测到的文本信息,包括文本行内容、置信度、文本行坐标以及文本行旋转纠正后的坐标,具体内容请点击左侧链接。
- setTextDetections(TextDetection[]) - Method in class com.tencentcloudapi.ocr.v20181119.models.GeneralEfficientOCRResponse
-
Set 检测到的文本信息,包括文本行内容、置信度、文本行坐标以及文本行旋转纠正后的坐标,具体内容请点击左侧链接。
- setTextDetections(TextDetection[]) - Method in class com.tencentcloudapi.ocr.v20181119.models.GeneralFastOCRResponse
-
Set 检测到的文本信息,具体内容请点击左侧链接。
- setTextDetections(TextGeneralHandwriting[]) - Method in class com.tencentcloudapi.ocr.v20181119.models.GeneralHandwritingOCRResponse
-
Set 检测到的文本信息,具体内容请点击左侧链接。
- setTextDetections(TextTable[]) - Method in class com.tencentcloudapi.ocr.v20181119.models.TableOCRResponse
-
Set 检测到的文本信息,具体内容请点击左侧链接
- setTextDetections(TextWaybill) - Method in class com.tencentcloudapi.ocr.v20181119.models.WaybillOCRResponse
-
Set 检测到的文本信息,具体内容请点击左侧链接。
- setThaiName(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.RecognizeThaiIDCardOCRResponse
-
Set 泰文姓名
- setTicketChange(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.TrainTicket
-
Set 是否始发改签
- setTicketNum(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.TrainTicketOCRResponse
-
Set 编号
- setTicketPickupUser(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.MachinePrintedInvoice
-
Set 经办人取票用户
- setTicketStation(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.TrainTicketOCRResponse
-
Set 售票站
- setTicketType(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.BusInvoice
-
Set 客票类型
- setTime(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.MachinePrintedInvoice
-
Set 时间
- setTime(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.RecognizeHealthCodeOCRResponse
-
Set 健康码更新时间(允许返回空值)
- setTime(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.RecognizeTravelCardOCRResponse
-
Set 行程卡更新时间,格式为:XXXX.XX.XX XX:XX:XX
- setTime(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.ShippingInvoice
-
Set 时间
- setTime(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.TollInvoice
-
Set 时间
- setTimeGetOff(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.TaxiTicket
-
Set 下车时间
- setTimeGetOn(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.BusInvoice
-
Set 乘车时间
- setTimeGetOn(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.FlightItem
-
Set 乘机时间
- setTimeGetOn(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.TaxiTicket
-
Set 上车时间
- setTimeGetOn(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.TrainTicket
-
Set 乘车时间
- setTitle(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.AirTransport
-
Set 发票名称
- setTitle(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.BusInvoice
-
Set 发票名称
- setTitle(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.MachinePrintedInvoice
-
Set 发票名称
- setTitle(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.MedicalInvoice
-
Set 发票名称
- setTitle(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.MotorVehicleSaleInvoice
-
Set 发票名称
- setTitle(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.NonTaxIncomeBill
-
Set 发票名称
- setTitle(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.OtherInvoice
-
Set 发票名称
- setTitle(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.QuotaInvoice
-
Set 发票名称
- setTitle(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.ShippingInvoice
-
Set 发票名称
- setTitle(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.TaxiTicket
-
Set 发票名称
- setTitle(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.TollInvoice
-
Set 发票名称
- setTitle(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.TrainTicket
-
Set 发票名称
- setTitle(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.UsedCarPurchaseInvoice
-
Set 发票名称
- setTitle(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.VatElectronicInfo
-
Set 发票名称
- setTitle(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.VatInvoiceInfo
-
Set 发票名称
- setTitle(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.VatInvoiceRoll
-
Set 发票名称
- setTitles(TableTitle[]) - Method in class com.tencentcloudapi.ocr.v20181119.models.TableDetectInfo
-
Set 表格标题
注意:此字段可能返回 null,表示取不到有效值。
- setTollInvoice(TollInvoice) - Method in class com.tencentcloudapi.ocr.v20181119.models.SingleInvoiceItem
-
Set 过路过桥费发票
注意:此字段可能返回 null,表示取不到有效值。
- setTollInvoiceInfos(TollInvoiceInfo[]) - Method in class com.tencentcloudapi.ocr.v20181119.models.TollInvoiceOCRResponse
-
Set 过路过桥费发票识别结果,具体内容请点击左侧链接。
- setTonnage(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.MotorVehicleSaleInvoice
-
Set 吨位
- setTonnage(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.VehicleInvoiceInfo
-
Set 吨位
- setTotal(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.AirTransport
-
Set 合计金额(小写)
- setTotal(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.BusInvoice
-
Set 票价
- setTotal(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.GeneralMachineItem
-
Set 金额
- setTotal(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.MachinePrintedInvoice
-
Set 价税合计(小写)
- setTotal(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.MedicalInvoice
-
Set 价税合计(小写)
- setTotal(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.MotorVehicleSaleInvoice
-
Set 价税合计(小写)
- setTotal(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.NonTaxIncomeBill
-
Set 价税合计(小写)
- setTotal(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.NonTaxItem
-
Set 金额
- setTotal(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.OtherInvoice
-
Set 金额
- setTotal(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.QuotaInvoice
-
Set 价税合计(小写)
- setTotal(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.ShippingInvoice
-
Set 票价
- setTotal(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.TaxiTicket
-
Set 总金额
- setTotal(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.TollInvoice
-
Set 价税合计(小写)
- setTotal(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.TrainTicket
-
Set 总金额
- setTotal(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.UsedCarPurchaseInvoice
-
Set 价税合计(小写)
- setTotal(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.VatElectronicInfo
-
Set 价税合计(小写)
- setTotal(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.VatElectronicItemInfo
-
Set 金额
- setTotal(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.VatInvoiceInfo
-
Set 价税合计(小写)
- setTotal(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.VatInvoiceItemInfo
-
Set 金额
- setTotal(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.VatInvoiceRoll
-
Set 价税合计(小写)
- setTotal(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.VatRollItem
-
Set 金额
- setTotalCn(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.MachinePrintedInvoice
-
Set 价税合计(大写)
- setTotalCn(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.MedicalInvoice
-
Set 价税合计(大写)
- setTotalCn(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.MotorVehicleSaleInvoice
-
Set 价税合计(大写)
- setTotalCn(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.NonTaxIncomeBill
-
Set 价税合计(大写)
- setTotalCn(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.QuotaInvoice
-
Set 价税合计(大写)
- setTotalCn(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.TrainTicket
-
Set 大写金额
- setTotalCn(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.UsedCarPurchaseInvoice
-
Set 价税合计(大写)
- setTotalCn(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.VatElectronicInfo
-
Set 价税合计(大写)
- setTotalCn(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.VatInvoiceInfo
-
Set 价税合计(大写)
- setTotalCn(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.VatInvoiceRoll
-
Set 价税合计(大写)
- setTotalMass(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.TextVehicleBack
-
Set 总质量
注意:此字段可能返回 null,表示取不到有效值。
- setTotalPDFCount(Long) - Method in class com.tencentcloudapi.ocr.v20181119.models.RecognizeGeneralInvoiceResponse
-
Set PDF文件总页码
- setTotalQuasiMass(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.TextVehicleBack
-
Set 准牵引总质量
注意:此字段可能返回 null,表示取不到有效值。
- setTrafficFreeFlag(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.VatInvoice
-
Set 通行费标志:Y、是;N、否
- setTrainNum(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.TrainTicketOCRResponse
-
Set 车次
- setTrainNumber(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.BusInvoice
-
Set 车次
- setTrainNumber(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.TrainTicket
-
Set 车次
- setTrainTicket(TrainTicket) - Method in class com.tencentcloudapi.ocr.v20181119.models.SingleInvoiceItem
-
Set 火车票
注意:此字段可能返回 null,表示取不到有效值。
- setTransferAdministrationName(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.UsedCarPurchaseInvoice
-
Set 转入地车辆管理所名称
- setTransitMark(Long) - Method in class com.tencentcloudapi.ocr.v20181119.models.VatInvoiceInfo
-
Set 是否有通行费标记(0:没有,1:有)
- setTransportItemsName(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.VatElectronicItemInfo
-
Set 运输货物名称,仅货物运输服务发票返回
- setTransportItemsName(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.VatInvoiceItem
-
Set 运输货物名称
- setTravelTax(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.VatInvoiceInfo
-
Set 车船税
- setType(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.BizLicenseOCRResponse
-
Set 主体类型
- setType(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.ClassifyDetectInfo
-
Set 分类类型
注意:此字段可能返回 null,表示取不到有效值。
- setType(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.EstateCertOCRResponse
-
Set 权利类型
- setType(Long) - Method in class com.tencentcloudapi.ocr.v20181119.models.InvoiceDetectInfo
-
Set 识别出的图片所属的票据类型。
-1:未知类型
0:出租车发票
1:定额发票
2:火车票
3:增值税发票
4:客运限额发票
5:机票行程单
6:酒店账单
7:完税证明
8:通用机打发票
9:汽车票
10:轮船票
11:增值税发票(卷票 )
12:购车发票
13:过路过桥费发票
14:购物小票
- setType(Long) - Method in class com.tencentcloudapi.ocr.v20181119.models.InvoiceItem
-
Set 识别出的图片所属的票据类型。
-1:未知类型
0:出租车发票
1:定额发票
2:火车票
3:增值税发票
5:机票行程单
8:通用机打发票
9:汽车票
10:轮船票
11:增值税发票(卷票)
12:购车发票
13:过路过桥费发票
15:非税发票
16:全电发票
17:医疗发票
- setType(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.MainlandPermitOCRResponse
-
Set 证件类别, 如:台湾居民来往大陆通行证、港澳居民来往内地通行证。
- setType(Long) - Method in class com.tencentcloudapi.ocr.v20181119.models.MixedInvoiceItem
-
Set 识别出的图片所属的票据类型。
-1:未知类型
0:出租车发票
1:定额发票
2:火车票
3:增值税发票
5:机票行程单
8:通用机打发票
9:汽车票
10:轮船票
11:增值税发票(卷票)
12:购车发票
13:过路过桥费发票
15:非税发票
16:全电发票
- setType(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.MLIDCardOCRResponse
-
Set 证件类型
MyKad 身份证
MyPR 永居证
MyTentera 军官证
MyKAS 临时身份证
POLIS 警察证
IKAD 劳工证
MyKid 儿童卡
- setType(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.PassInvoiceInfo
-
Set 通行费类型
- setType(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.PassportOCRRequest
-
Set 默认填写CN
支持中国大陆地区护照。
- setType(Long) - Method in class com.tencentcloudapi.ocr.v20181119.models.RecognizeHealthCodeOCRRequest
-
Set 需要识别的健康码类型列表,为空或不填表示默认为自动识别。
0:自动识别
- setType(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.TableCell
-
Set 单元格类型
- setType(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.TableCellInfo
-
Set 单元格类型
- setType(Long) - Method in class com.tencentcloudapi.ocr.v20181119.models.TableDetectInfo
-
Set 图像中的文本块类型,0 为非表格文本,
1 为有线表格,2 为无线表格
(接口暂不支持日文无线表格识别,若传入日文无线表格,返回0)
注意:此字段可能返回 null,表示取不到有效值。
- setType(Long) - Method in class com.tencentcloudapi.ocr.v20181119.models.TableInfo
-
Set 图像中的文本块类型,0 为非表格文本,
1 为有线表格,2 为无线表格
注意:此字段可能返回 null,表示取不到有效值。
- setType(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.TextTable
-
Set 单元格类型,包含body(表格主体)、header(表头)、footer(表尾)三种
- setType(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.VatInvoice
-
Set 票种类型
01:增值税专用发票,
02:货运运输业增值税专用发票,
03:机动车销售统一发票,
04:增值税普通发票,
08:增值税电子专用发票(含全电,全电仅新版接口支持),
10:增值税电子普通发票(含全电,全电仅新版接口支持),
11:增值税普通发票(卷式),
14:增值税电子(通行费)发票,
15:二手车销售统一发票,
32:深圳区块链发票,
102:通用机打电子发票
- setType(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.VerifyOfdVatInvoiceOCRResponse
-
Set 发票类型
026:增值税电子普通发票
028:增值税电子专用发票
010:电子发票(普通发票)
020:电子发票(增值税专用发票)
- setTypeDescription(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.InvoiceItem
-
Set 发票类型描述,详见上方 TypeDescription 返回值说明
- setTypeName(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.QrcodeResultsInfo
-
Set 类型(二维码、条形码)
- setTypes(Long[]) - Method in class com.tencentcloudapi.ocr.v20181119.models.MixedInvoiceOCRRequest
-
Set 需要识别的票据类型列表,为空或不填表示识别全部类型。
0:出租车发票
1:定额发票
2:火车票
3:增值税发票
5:机票行程单
8:通用机打发票
9:汽车票
10:轮船票
11:增值税发票(卷票 )
12:购车发票
13:过路过桥费发票
15:非税发票
16:全电发票
----------------------
-1:其他发票,(只传入此类型时,图片均采用其他票类型进行识别)
- setTypes(Long[]) - Method in class com.tencentcloudapi.ocr.v20181119.models.RecognizeGeneralInvoiceRequest
-
Set 需要识别的票据类型列表,为空或不填表示识别全部类型。当传入单个类型时,图片均采用该票类型进行处理。
暂不支持多个参数进行局部控制。
0:出租车发票
1:定额发票
2:火车票
3:增值税发票
5:机票行程单
8:通用机打发票
9:汽车票
10:轮船票
11:增值税发票(卷票 )
12:购车发票
13:过路过桥费发票
15:非税发票
16:全电发票
17:医疗发票
-1:其他发票
- setUnit(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.EstateCertOCRResponse
-
Set 不动产单元号
- setUnit(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.GeneralMachineItem
-
Set 单位
- setUnit(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.NonTaxItem
-
Set 单位
- setUnit(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.VatElectronicItemInfo
-
Set 单位
- setUnit(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.VatInvoiceItem
-
Set 单位
- setUnit(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.VatInvoiceItemInfo
-
Set 单位
- setUnitPrice(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.VatInvoiceItem
-
Set 单价
- setUrl(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.QrcodeResultsInfo
-
Set 二维码/条形码包含的地址
- setUsage(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.EstateCertOCRResponse
-
Set 用途
- setUseCharacter(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.TextVehicleFront
-
Set 使用性质
注意:此字段可能返回 null,表示取不到有效值。
- setUsedCarPurchaseInvoice(UsedCarPurchaseInvoice) - Method in class com.tencentcloudapi.ocr.v20181119.models.SingleInvoiceItem
-
Set 二手车销售统一发票
注意:此字段可能返回 null,表示取不到有效值。
- setUsedVehicleInvoiceInfo(UsedVehicleInvoiceInfo) - Method in class com.tencentcloudapi.ocr.v20181119.models.VatInvoiceVerifyNewResponse
-
Set 二手车销售统一发票信息
- setUsedVehicleInvoiceInfo(UsedVehicleInvoiceInfo) - Method in class com.tencentcloudapi.ocr.v20181119.models.VatInvoiceVerifyResponse
-
Set 二手车销售统一发票信息
- setUserID(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.AirTransport
-
Set 身份证号
- setUserID(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.BusInvoice
-
Set 身份证号
- setUserID(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.TrainTicket
-
Set 身份证号
- setUserName(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.AirTransport
-
Set 姓名
- setUserName(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.BusInvoice
-
Set 姓名
- setUserName(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.ShippingInvoice
-
Set 姓名
- setVaccination(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.RecognizeHealthCodeOCRResponse
-
Set 疫苗接种信息,返回接种针数或接种情况(允许返回空值)
- setVaccinationTime(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.RecognizeHealthCodeOCRResponse
-
Set 疫苗接种时间
- setValidDate(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.BankCardOCRResponse
-
Set 有效期,格式如:07/2023
- setValidDate(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.HmtResidentPermitOCRResponse
-
Set 证件有效期限
- setValidDate(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.IDCardOCRResponse
-
Set 证件有效期(国徽面)
- setValidDate(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.InstitutionOCRResponse
-
Set 有效期
- setValidDate(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.MainlandPermitOCRResponse
-
Set 有效期限
- setValidDate(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.OrgCodeCertOCRResponse
-
Set 有效期
- setValidDate(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.PermitOCRResponse
-
Set 有效期限
- setValue(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.BankSlipInfo
-
Set 识别出的字段名称对应的值,也就是字段Name对应的字符串结果。
- setValue(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.BusinessCardInfo
-
Set 识别出的字段名称对应的值,也就是字段name对应的字符串结果。
- setValue(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.BusInvoiceInfo
-
Set 识别出的字段名称对应的值,也就是字段Name对应的字符串结果。
- setValue(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.CarInvoiceInfo
-
Set 识别出的字段名称对应的值,也就是字段name对应的字符串结果。
- setValue(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.DutyPaidProofInfo
-
Set 识别出的字段名称对应的值,也就是字段Name对应的字符串结果。
- setValue(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.EnterpriseLicenseInfo
-
Set 识别出的字段名称对应的值,也就是字段Name对应的字符串结果。
- setValue(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.FinanBillInfo
-
Set 识别出的字段名称对应的值,也就是字段Name对应的字符串结果。
- setValue(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.FinanBillSliceInfo
-
Set 识别出的字段名称对应的值,也就是字段Name对应的字符串结果。
- setValue(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.FlightInvoiceInfo
-
Set 识别出的字段名称对应的值,也就是字段 Name 对应的字符串结果。
- setValue(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.InsuranceBillInfo
-
Set 识别出的字段名称对应的值,也就是字段Name对应的字符串结果。
- setValue(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.InvoiceGeneralInfo
-
Set 识别出的字段名称对应的值,也就是字段Name对应的字符串结果。
- setValue(Value) - Method in class com.tencentcloudapi.ocr.v20181119.models.ItemInfo
-
Set Value信息组
注意:此字段可能返回 null,表示取不到有效值。
- setValue(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.OnlineTaxiItineraryInfo
-
Set 识别出的字段名称对应的值,也就是字段name对应的字符串结果。
- setValue(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.OtherInvoiceItem
-
Set 票面value值
- setValue(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.ShipInvoiceInfo
-
Set 识别出的字段名称对应的值,也就是字段Name对应的字符串结果。
- setValue(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.SingleInvoiceInfo
-
Set 识别出的字段名称对应的值,也就是字段name对应的字符串结果。
- setValue(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.StructuralItem
-
Set 识别出的字段名称对应的值。
- setValue(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.TextDetectionResult
-
Set 识别出的文本行内容
- setValue(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.TextVatInvoice
-
Set 识别出的字段名称对应的值,也就是字段Name对应的字符串结果。
- setValue(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.TollInvoiceInfo
-
Set 识别出的字段名称对应的值,也就是字段Name对应的字符串结果。
- setValue(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.VatRollInvoiceInfo
-
Set 识别出的字段名称对应的值,也就是字段Name对应的字符串结果。
- setValue(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.VehicleRegCertInfo
-
Set 识别出的字段名称对应的值,也就是字段name对应的字符串结果。
- setVatCommonInvoice(VatInvoiceInfo) - Method in class com.tencentcloudapi.ocr.v20181119.models.SingleInvoiceItem
-
Set 增值税普通发票
注意:此字段可能返回 null,表示取不到有效值。
- setVatElectronicCommonInvoice(VatInvoiceInfo) - Method in class com.tencentcloudapi.ocr.v20181119.models.SingleInvoiceItem
-
Set 增值税电子普通发票
注意:此字段可能返回 null,表示取不到有效值。
- setVatElectronicInvoiceBlockchain(VatInvoiceInfo) - Method in class com.tencentcloudapi.ocr.v20181119.models.SingleInvoiceItem
-
Set 区块链电子发票
注意:此字段可能返回 null,表示取不到有效值。
- setVatElectronicInvoiceFull(VatElectronicInfo) - Method in class com.tencentcloudapi.ocr.v20181119.models.SingleInvoiceItem
-
Set 电子发票(普通发票)
注意:此字段可能返回 null,表示取不到有效值。
- setVatElectronicInvoiceToll(VatInvoiceInfo) - Method in class com.tencentcloudapi.ocr.v20181119.models.SingleInvoiceItem
-
Set 增值税电子普通发票(通行费)
注意:此字段可能返回 null,表示取不到有效值。
- setVatElectronicItems(VatElectronicItemInfo[]) - Method in class com.tencentcloudapi.ocr.v20181119.models.VatElectronicInfo
-
Set 电子发票详细条目信息
- setVatElectronicSpecialInvoice(VatInvoiceInfo) - Method in class com.tencentcloudapi.ocr.v20181119.models.SingleInvoiceItem
-
Set 增值税电子专用发票
注意:此字段可能返回 null,表示取不到有效值。
- setVatElectronicSpecialInvoiceFull(VatElectronicInfo) - Method in class com.tencentcloudapi.ocr.v20181119.models.SingleInvoiceItem
-
Set 电子发票(专用发票)
注意:此字段可能返回 null,表示取不到有效值。
- setVatInvoiceInfos(TextVatInvoice[]) - Method in class com.tencentcloudapi.ocr.v20181119.models.VatInvoiceOCRResponse
-
Set 检测到的文本信息,具体内容请点击左侧链接。
- setVatInvoiceItemInfos(VatInvoiceItemInfo[]) - Method in class com.tencentcloudapi.ocr.v20181119.models.VatInvoiceInfo
-
Set 增值税发票项目信息
- setVatInvoiceRoll(VatInvoiceRoll) - Method in class com.tencentcloudapi.ocr.v20181119.models.SingleInvoiceItem
-
Set 增值税普通发票(卷票)
注意:此字段可能返回 null,表示取不到有效值。
- setVatRollInvoiceInfos(VatRollInvoiceInfo[]) - Method in class com.tencentcloudapi.ocr.v20181119.models.VatRollInvoiceOCRResponse
-
Set 增值税发票(卷票)识别结果,具体内容请点击左侧链接。
- setVatRollItems(VatRollItem[]) - Method in class com.tencentcloudapi.ocr.v20181119.models.VatInvoiceRoll
-
Set 条目
- setVatSalesList(VatInvoiceInfo) - Method in class com.tencentcloudapi.ocr.v20181119.models.SingleInvoiceItem
-
Set 增值税销货清单
注意:此字段可能返回 null,表示取不到有效值。
- setVatSpecialInvoice(VatInvoiceInfo) - Method in class com.tencentcloudapi.ocr.v20181119.models.SingleInvoiceItem
-
Set 增值税专用发票
注意:此字段可能返回 null,表示取不到有效值。
- setVehicleBrand(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.VatElectronicItemInfo
-
Set 运输工具牌号
- setVehicleBrand(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.VatInvoiceItem
-
Set 运输工具牌号
- setVehicleEngineCode(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.MotorVehicleSaleInvoice
-
Set 发动机号码
- setVehicleIdentifyNo(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.UsedVehicleInvoiceInfo
-
Set 车架号/车辆识别代码
- setVehicleInvoiceInfo(VehicleInvoiceInfo) - Method in class com.tencentcloudapi.ocr.v20181119.models.VatInvoiceVerifyNewResponse
-
Set 机动车销售统一发票信息
- setVehicleInvoiceInfo(VehicleInvoiceInfo) - Method in class com.tencentcloudapi.ocr.v20181119.models.VatInvoiceVerifyResponse
-
Set 机动车销售统一发票信息
- setVehicleLicenseNo(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.UsedVehicleInvoiceInfo
-
Set 车牌照号
- setVehicleModel(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.MotorVehicleSaleInvoice
-
Set 厂牌型号
- setVehicleModel(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.UsedCarPurchaseInvoice
-
Set 厂牌型号
- setVehicleNumber(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.RideHailingTransportLicenseOCRResponse
-
Set 车牌号码,对应网约车运输证字段:车牌号码/车辆号牌。
- setVehicleOwner(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.RideHailingTransportLicenseOCRResponse
-
Set 车辆所有人,对应网约车运输证字段:车辆所有人/车主名称/业户名称。
- setVehicleRegCertInfos(VehicleRegCertInfo[]) - Method in class com.tencentcloudapi.ocr.v20181119.models.VehicleRegCertOCRResponse
-
Set 机动车登记证书识别结果,具体内容请点击左侧链接。
- setVehicleTotalPrice(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.UsedVehicleInvoiceInfo
-
Set 车价合计
- setVehicleType(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.BusInvoice
-
Set 车型
- setVehicleType(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.MotorVehicleSaleInvoice
-
Set 车辆类型
- setVehicleType(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.TextVehicleFront
-
Set 车辆类型
注意:此字段可能返回 null,表示取不到有效值。
- setVehicleType(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.UsedCarPurchaseInvoice
-
Set 车辆类型
- setVehicleType(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.VatElectronicItemInfo
-
Set 运输工具类型
- setVehicleType(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.VatInvoiceItem
-
Set 运输工具类型
- setVehicleType(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.VatInvoiceItemInfo
-
Set 车辆类型
- setVertex(Polygon) - Method in class com.tencentcloudapi.ocr.v20181119.models.MedicalInvoiceItem
-
Set 识别出的文本行四点坐标
注意:此字段可能返回 null,表示取不到有效值。
- setVeteranStatus(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.ResidenceBookletOCRResponse
-
Set 兵役状况
- setVIN(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.MotorVehicleSaleInvoice
-
Set 车辆识别代码
- setVIN(TextDetectionResult) - Method in class com.tencentcloudapi.ocr.v20181119.models.RecognizePhilippinesVoteIDOCRResponse
-
Set 菲律宾VoteID的VIN
- setVin(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.TextVehicleFront
-
Set 车辆识别代号
注意:此字段可能返回 null,表示取不到有效值。
- setVIN(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.UsedCarPurchaseInvoice
-
Set 车辆识别代码
- setVin(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.VinOCRResponse
-
Set 检测到的车辆 VIN 码。
- setVinNo(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.VehicleInvoiceInfo
-
Set LSVCA2NP9HN0xxxxx
- setVisaNum(String) - Method in class com.tencentcloudapi.ocr.v20181119.models.HmtResidentPermitOCRResponse
-
Set 签发次数
- setWarn(Long[]) - Method in class com.tencentcloudapi.ocr.v20181119.models.MLIDCardOCRResponse
-
Set 告警码
-9103 证照翻拍告警
-9102 证照复印件告警
-9106 证件遮挡告警
-9107 模糊图片告警
- setWarn(Long[]) - Method in class com.tencentcloudapi.ocr.v20181119.models.MLIDPassportOCRResponse
-
Set 告警码
-9103 证照翻拍告警
-9102 证照复印件告警(包括黑白复印件、彩色复印件)
-9106 证件遮挡告警
- setWarn(Long[]) - Method in class com.tencentcloudapi.ocr.v20181119.models.RecognizeContainerOCRResponse
-
Set 告警码
-9926 集装箱箱号不完整或者不清晰
-9927 集装箱类型不完整或者不清晰
- setWarningCode(Long[]) - Method in class com.tencentcloudapi.ocr.v20181119.models.BankCardOCRResponse
-
Set WarningCode 告警码列表和释义:
-9110:银行卡日期无效;
-9111:银行卡边框不完整;
-9112:银行卡图片反光;
-9113:银行卡复印件;
-9114:银行卡翻拍件
(告警码可以同时存在多个)
注意:此字段可能返回 null,表示取不到有效值。
- setWarningCode(Long[]) - Method in class com.tencentcloudapi.ocr.v20181119.models.HKIDCardOCRResponse
-
Set 多重告警码,当身份证是翻拍、复印件时返回对应告警码。
-9102:证照复印件告警
-9103:证照翻拍告警
- setWaybillNum(WaybillObj) - Method in class com.tencentcloudapi.ocr.v20181119.models.TextWaybill
-
Set 运单号
- setWide(Long) - Method in class com.tencentcloudapi.ocr.v20181119.models.QrcodeImgSize
-
Set 宽
- setWidth(Long) - Method in class com.tencentcloudapi.ocr.v20181119.models.ItemCoord
-
Set 宽width
- setWidth(Long) - Method in class com.tencentcloudapi.ocr.v20181119.models.Rect
-
Set 宽度
- setWordCoordinate(Coord[]) - Method in class com.tencentcloudapi.ocr.v20181119.models.DetectedWordCoordPoint
-
Set 单字在原图中的坐标,以四个顶点坐标表示,以左上角为起点,顺时针返回。
- setWordCoordinate(Coord[]) - Method in class com.tencentcloudapi.ocr.v20181119.models.WordCoordPoint
-
Set 英文OCR识别出的每个单词在原图中的四点坐标。
- setWordCoordPoint(DetectedWordCoordPoint[]) - Method in class com.tencentcloudapi.ocr.v20181119.models.TextDetection
-
Set 单字在原图中的四点坐标, 支持识别的接口:GeneralBasicOCR、GeneralAccurateOCR
- setWordCoordPoint(WordCoordPoint[]) - Method in class com.tencentcloudapi.ocr.v20181119.models.TextDetectionEn
-
Set 英文单词在原图中的四点坐标。
- setWordList(WordItem[]) - Method in class com.tencentcloudapi.ocr.v20181119.models.SmartStructuralOCRV2Response
-
Set 还原文本信息
- setWordPolygon(Polygon[]) - Method in class com.tencentcloudapi.ocr.v20181119.models.TextGeneralHandwriting
-
Set 字的坐标数组,以四个顶点坐标表示
注意:此字段可能返回 null,表示取不到有效值。
- setWords(DetectedWords[]) - Method in class com.tencentcloudapi.ocr.v20181119.models.TextDetection
-
Set 识别出来的单字信息包括单字(包括单字Character和单字置信度confidence), 支持识别的接口:GeneralBasicOCR、GeneralAccurateOCR
- setWords(Words[]) - Method in class com.tencentcloudapi.ocr.v20181119.models.TextDetectionEn
-
Set 识别出来的单词信息(包括单词Character和单词置信度confidence)
- setWordSize(Long) - Method in class com.tencentcloudapi.ocr.v20181119.models.CellContent
-
Set 字体大小
注意:此字段可能返回 null,表示取不到有效值。
- setX(Long) - Method in class com.tencentcloudapi.ocr.v20181119.models.Coord
-
Set 横坐标
- setX(Long) - Method in class com.tencentcloudapi.ocr.v20181119.models.ItemCoord
-
Set 左上角x
- setX(Long) - Method in class com.tencentcloudapi.ocr.v20181119.models.Rect
-
Set 左上角x
- setY(Long) - Method in class com.tencentcloudapi.ocr.v20181119.models.Coord
-
Set 纵坐标
- setY(Long) - Method in class com.tencentcloudapi.ocr.v20181119.models.ItemCoord
-
Set 左上角y
- setY(Long) - Method in class com.tencentcloudapi.ocr.v20181119.models.Rect
-
Set 左上角y
- ShipInvoiceInfo - Class in com.tencentcloudapi.ocr.v20181119.models
-
- ShipInvoiceInfo() - Constructor for class com.tencentcloudapi.ocr.v20181119.models.ShipInvoiceInfo
-
- ShipInvoiceInfo(ShipInvoiceInfo) - Constructor for class com.tencentcloudapi.ocr.v20181119.models.ShipInvoiceInfo
-
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.
- ShipInvoiceOCR(ShipInvoiceOCRRequest) - Method in class com.tencentcloudapi.ocr.v20181119.OcrClient
-
本接口支持识别轮船票的发票代码、发票号码、日期、姓名、票价、始发地、目的地、姓名、时间、发票消费类型、省、市、币种字段。
默认接口请求频率限制:5次/秒。
- ShipInvoiceOCRRequest - Class in com.tencentcloudapi.ocr.v20181119.models
-
- ShipInvoiceOCRRequest() - Constructor for class com.tencentcloudapi.ocr.v20181119.models.ShipInvoiceOCRRequest
-
- ShipInvoiceOCRRequest(ShipInvoiceOCRRequest) - Constructor for class com.tencentcloudapi.ocr.v20181119.models.ShipInvoiceOCRRequest
-
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.
- ShipInvoiceOCRResponse - Class in com.tencentcloudapi.ocr.v20181119.models
-
- ShipInvoiceOCRResponse() - Constructor for class com.tencentcloudapi.ocr.v20181119.models.ShipInvoiceOCRResponse
-
- ShipInvoiceOCRResponse(ShipInvoiceOCRResponse) - Constructor for class com.tencentcloudapi.ocr.v20181119.models.ShipInvoiceOCRResponse
-
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.
- ShippingInvoice - Class in com.tencentcloudapi.ocr.v20181119.models
-
- ShippingInvoice() - Constructor for class com.tencentcloudapi.ocr.v20181119.models.ShippingInvoice
-
- ShippingInvoice(ShippingInvoice) - Constructor for class com.tencentcloudapi.ocr.v20181119.models.ShippingInvoice
-
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.
- SingleInvoiceInfo - Class in com.tencentcloudapi.ocr.v20181119.models
-
- SingleInvoiceInfo() - Constructor for class com.tencentcloudapi.ocr.v20181119.models.SingleInvoiceInfo
-
- SingleInvoiceInfo(SingleInvoiceInfo) - Constructor for class com.tencentcloudapi.ocr.v20181119.models.SingleInvoiceInfo
-
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.
- SingleInvoiceItem - Class in com.tencentcloudapi.ocr.v20181119.models
-
- SingleInvoiceItem() - Constructor for class com.tencentcloudapi.ocr.v20181119.models.SingleInvoiceItem
-
- SingleInvoiceItem(SingleInvoiceItem) - Constructor for class com.tencentcloudapi.ocr.v20181119.models.SingleInvoiceItem
-
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.
- SmartFormFileUrl - Class in com.tencentcloudapi.ocr.v20181119.models
-
- SmartFormFileUrl() - Constructor for class com.tencentcloudapi.ocr.v20181119.models.SmartFormFileUrl
-
- SmartFormFileUrl(SmartFormFileUrl) - Constructor for class com.tencentcloudapi.ocr.v20181119.models.SmartFormFileUrl
-
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.
- SmartStructuralOCR(SmartStructuralOCRRequest) - Method in class com.tencentcloudapi.ocr.v20181119.OcrClient
-
本接口支持识别并提取各类证照、票据、表单、合同等结构化场景的字段信息。无需任何配置,灵活高效。适用于各类结构化信息录入场景。
默认接口请求频率限制:5次/秒。
- SmartStructuralOCRRequest - Class in com.tencentcloudapi.ocr.v20181119.models
-
- SmartStructuralOCRRequest() - Constructor for class com.tencentcloudapi.ocr.v20181119.models.SmartStructuralOCRRequest
-
- SmartStructuralOCRRequest(SmartStructuralOCRRequest) - Constructor for class com.tencentcloudapi.ocr.v20181119.models.SmartStructuralOCRRequest
-
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.
- SmartStructuralOCRResponse - Class in com.tencentcloudapi.ocr.v20181119.models
-
- SmartStructuralOCRResponse() - Constructor for class com.tencentcloudapi.ocr.v20181119.models.SmartStructuralOCRResponse
-
- SmartStructuralOCRResponse(SmartStructuralOCRResponse) - Constructor for class com.tencentcloudapi.ocr.v20181119.models.SmartStructuralOCRResponse
-
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.
- SmartStructuralOCRV2(SmartStructuralOCRV2Request) - Method in class com.tencentcloudapi.ocr.v20181119.OcrClient
-
本接口支持智能提取各类证照、票据、表单、合同等结构化场景的key:value字段信息,并支持提取表格信息的key:value组的结构化,灵活高效,适用于各类非标准材料的信息录入场景,点击[立即体验](https://cloud.tencent.com/product/smart-ocr)。
默认接口请求频率限制:5次/秒。
- SmartStructuralOCRV2Request - Class in com.tencentcloudapi.ocr.v20181119.models
-
- SmartStructuralOCRV2Request() - Constructor for class com.tencentcloudapi.ocr.v20181119.models.SmartStructuralOCRV2Request
-
- SmartStructuralOCRV2Request(SmartStructuralOCRV2Request) - Constructor for class com.tencentcloudapi.ocr.v20181119.models.SmartStructuralOCRV2Request
-
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.
- SmartStructuralOCRV2Response - Class in com.tencentcloudapi.ocr.v20181119.models
-
- SmartStructuralOCRV2Response() - Constructor for class com.tencentcloudapi.ocr.v20181119.models.SmartStructuralOCRV2Response
-
- SmartStructuralOCRV2Response(SmartStructuralOCRV2Response) - Constructor for class com.tencentcloudapi.ocr.v20181119.models.SmartStructuralOCRV2Response
-
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.
- StructuralItem - Class in com.tencentcloudapi.ocr.v20181119.models
-
- StructuralItem() - Constructor for class com.tencentcloudapi.ocr.v20181119.models.StructuralItem
-
- StructuralItem(StructuralItem) - Constructor for class com.tencentcloudapi.ocr.v20181119.models.StructuralItem
-
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.
T
- TableCell - Class in com.tencentcloudapi.ocr.v20181119.models
-
- TableCell() - Constructor for class com.tencentcloudapi.ocr.v20181119.models.TableCell
-
- TableCell(TableCell) - Constructor for class com.tencentcloudapi.ocr.v20181119.models.TableCell
-
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.
- TableCellInfo - Class in com.tencentcloudapi.ocr.v20181119.models
-
- TableCellInfo() - Constructor for class com.tencentcloudapi.ocr.v20181119.models.TableCellInfo
-
- TableCellInfo(TableCellInfo) - Constructor for class com.tencentcloudapi.ocr.v20181119.models.TableCellInfo
-
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.
- TableDetectInfo - Class in com.tencentcloudapi.ocr.v20181119.models
-
- TableDetectInfo() - Constructor for class com.tencentcloudapi.ocr.v20181119.models.TableDetectInfo
-
- TableDetectInfo(TableDetectInfo) - Constructor for class com.tencentcloudapi.ocr.v20181119.models.TableDetectInfo
-
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.
- TableInfo - Class in com.tencentcloudapi.ocr.v20181119.models
-
- TableInfo() - Constructor for class com.tencentcloudapi.ocr.v20181119.models.TableInfo
-
- TableInfo(TableInfo) - Constructor for class com.tencentcloudapi.ocr.v20181119.models.TableInfo
-
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.
- TableOCR(TableOCRRequest) - Method in class com.tencentcloudapi.ocr.v20181119.OcrClient
-
此接口为表格识别的旧版本服务,不再进行服务升级,建议您使用识别能力更强、服务性能更优的新版表格识别。
本接口支持图片内表格文档的检测和识别,返回每个单元格的文字内容,支持将识别结果保存为 Excel 格式。
默认接口请求频率限制:10次/秒。
- TableOCRRequest - Class in com.tencentcloudapi.ocr.v20181119.models
-
- TableOCRRequest() - Constructor for class com.tencentcloudapi.ocr.v20181119.models.TableOCRRequest
-
- TableOCRRequest(TableOCRRequest) - Constructor for class com.tencentcloudapi.ocr.v20181119.models.TableOCRRequest
-
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.
- TableOCRResponse - Class in com.tencentcloudapi.ocr.v20181119.models
-
- TableOCRResponse() - Constructor for class com.tencentcloudapi.ocr.v20181119.models.TableOCRResponse
-
- TableOCRResponse(TableOCRResponse) - Constructor for class com.tencentcloudapi.ocr.v20181119.models.TableOCRResponse
-
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.
- TableTitle - Class in com.tencentcloudapi.ocr.v20181119.models
-
- TableTitle() - Constructor for class com.tencentcloudapi.ocr.v20181119.models.TableTitle
-
- TableTitle(TableTitle) - Constructor for class com.tencentcloudapi.ocr.v20181119.models.TableTitle
-
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.
- TaxiInvoiceOCR(TaxiInvoiceOCRRequest) - Method in class com.tencentcloudapi.ocr.v20181119.OcrClient
-
本接口支持出租车发票关键字段的识别,包括发票号码、发票代码、金额、日期、上下车时间、里程、车牌号、发票类型及所属地区等字段。
默认接口请求频率限制:5次/秒。
- TaxiInvoiceOCRRequest - Class in com.tencentcloudapi.ocr.v20181119.models
-
- TaxiInvoiceOCRRequest() - Constructor for class com.tencentcloudapi.ocr.v20181119.models.TaxiInvoiceOCRRequest
-
- TaxiInvoiceOCRRequest(TaxiInvoiceOCRRequest) - Constructor for class com.tencentcloudapi.ocr.v20181119.models.TaxiInvoiceOCRRequest
-
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.
- TaxiInvoiceOCRResponse - Class in com.tencentcloudapi.ocr.v20181119.models
-
- TaxiInvoiceOCRResponse() - Constructor for class com.tencentcloudapi.ocr.v20181119.models.TaxiInvoiceOCRResponse
-
- TaxiInvoiceOCRResponse(TaxiInvoiceOCRResponse) - Constructor for class com.tencentcloudapi.ocr.v20181119.models.TaxiInvoiceOCRResponse
-
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.
- TaxiTicket - Class in com.tencentcloudapi.ocr.v20181119.models
-
- TaxiTicket() - Constructor for class com.tencentcloudapi.ocr.v20181119.models.TaxiTicket
-
- TaxiTicket(TaxiTicket) - Constructor for class com.tencentcloudapi.ocr.v20181119.models.TaxiTicket
-
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.
- TextArithmetic - Class in com.tencentcloudapi.ocr.v20181119.models
-
- TextArithmetic() - Constructor for class com.tencentcloudapi.ocr.v20181119.models.TextArithmetic
-
- TextArithmetic(TextArithmetic) - Constructor for class com.tencentcloudapi.ocr.v20181119.models.TextArithmetic
-
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.
- TextDetect(TextDetectRequest) - Method in class com.tencentcloudapi.ocr.v20181119.OcrClient
-
本接口通过检测图片中的文字信息特征,快速判断图片中有无文字并返回判断结果,帮助用户过滤无文字的图片。
- TextDetection - Class in com.tencentcloudapi.ocr.v20181119.models
-
- TextDetection() - Constructor for class com.tencentcloudapi.ocr.v20181119.models.TextDetection
-
- TextDetection(TextDetection) - Constructor for class com.tencentcloudapi.ocr.v20181119.models.TextDetection
-
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.
- TextDetectionEn - Class in com.tencentcloudapi.ocr.v20181119.models
-
- TextDetectionEn() - Constructor for class com.tencentcloudapi.ocr.v20181119.models.TextDetectionEn
-
- TextDetectionEn(TextDetectionEn) - Constructor for class com.tencentcloudapi.ocr.v20181119.models.TextDetectionEn
-
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.
- TextDetectionResult - Class in com.tencentcloudapi.ocr.v20181119.models
-
- TextDetectionResult() - Constructor for class com.tencentcloudapi.ocr.v20181119.models.TextDetectionResult
-
- TextDetectionResult(TextDetectionResult) - Constructor for class com.tencentcloudapi.ocr.v20181119.models.TextDetectionResult
-
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.
- TextDetectRequest - Class in com.tencentcloudapi.ocr.v20181119.models
-
- TextDetectRequest() - Constructor for class com.tencentcloudapi.ocr.v20181119.models.TextDetectRequest
-
- TextDetectRequest(TextDetectRequest) - Constructor for class com.tencentcloudapi.ocr.v20181119.models.TextDetectRequest
-
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.
- TextDetectResponse - Class in com.tencentcloudapi.ocr.v20181119.models
-
- TextDetectResponse() - Constructor for class com.tencentcloudapi.ocr.v20181119.models.TextDetectResponse
-
- TextDetectResponse(TextDetectResponse) - Constructor for class com.tencentcloudapi.ocr.v20181119.models.TextDetectResponse
-
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.
- TextEduPaper - Class in com.tencentcloudapi.ocr.v20181119.models
-
- TextEduPaper() - Constructor for class com.tencentcloudapi.ocr.v20181119.models.TextEduPaper
-
- TextEduPaper(TextEduPaper) - Constructor for class com.tencentcloudapi.ocr.v20181119.models.TextEduPaper
-
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.
- TextFormula - Class in com.tencentcloudapi.ocr.v20181119.models
-
- TextFormula() - Constructor for class com.tencentcloudapi.ocr.v20181119.models.TextFormula
-
- TextFormula(TextFormula) - Constructor for class com.tencentcloudapi.ocr.v20181119.models.TextFormula
-
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.
- TextGeneralHandwriting - Class in com.tencentcloudapi.ocr.v20181119.models
-
- TextGeneralHandwriting() - Constructor for class com.tencentcloudapi.ocr.v20181119.models.TextGeneralHandwriting
-
- TextGeneralHandwriting(TextGeneralHandwriting) - Constructor for class com.tencentcloudapi.ocr.v20181119.models.TextGeneralHandwriting
-
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.
- TextTable - Class in com.tencentcloudapi.ocr.v20181119.models
-
- TextTable() - Constructor for class com.tencentcloudapi.ocr.v20181119.models.TextTable
-
- TextTable(TextTable) - Constructor for class com.tencentcloudapi.ocr.v20181119.models.TextTable
-
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.
- TextVatInvoice - Class in com.tencentcloudapi.ocr.v20181119.models
-
- TextVatInvoice() - Constructor for class com.tencentcloudapi.ocr.v20181119.models.TextVatInvoice
-
- TextVatInvoice(TextVatInvoice) - Constructor for class com.tencentcloudapi.ocr.v20181119.models.TextVatInvoice
-
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.
- TextVehicleBack - Class in com.tencentcloudapi.ocr.v20181119.models
-
- TextVehicleBack() - Constructor for class com.tencentcloudapi.ocr.v20181119.models.TextVehicleBack
-
- TextVehicleBack(TextVehicleBack) - Constructor for class com.tencentcloudapi.ocr.v20181119.models.TextVehicleBack
-
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.
- TextVehicleFront - Class in com.tencentcloudapi.ocr.v20181119.models
-
- TextVehicleFront() - Constructor for class com.tencentcloudapi.ocr.v20181119.models.TextVehicleFront
-
- TextVehicleFront(TextVehicleFront) - Constructor for class com.tencentcloudapi.ocr.v20181119.models.TextVehicleFront
-
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.
- TextWaybill - Class in com.tencentcloudapi.ocr.v20181119.models
-
- TextWaybill() - Constructor for class com.tencentcloudapi.ocr.v20181119.models.TextWaybill
-
- TextWaybill(TextWaybill) - Constructor for class com.tencentcloudapi.ocr.v20181119.models.TextWaybill
-
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.
- TollInvoice - Class in com.tencentcloudapi.ocr.v20181119.models
-
- TollInvoice() - Constructor for class com.tencentcloudapi.ocr.v20181119.models.TollInvoice
-
- TollInvoice(TollInvoice) - Constructor for class com.tencentcloudapi.ocr.v20181119.models.TollInvoice
-
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.
- TollInvoiceInfo - Class in com.tencentcloudapi.ocr.v20181119.models
-
- TollInvoiceInfo() - Constructor for class com.tencentcloudapi.ocr.v20181119.models.TollInvoiceInfo
-
- TollInvoiceInfo(TollInvoiceInfo) - Constructor for class com.tencentcloudapi.ocr.v20181119.models.TollInvoiceInfo
-
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.
- TollInvoiceOCR(TollInvoiceOCRRequest) - Method in class com.tencentcloudapi.ocr.v20181119.OcrClient
-
本接口支持过路过桥费发票关键字段的识别,包括发票代码、发票号码、日期、金额、入口、出口、时间、发票消费类型、高速标志等。
默认接口请求频率限制:5次/秒。
- TollInvoiceOCRRequest - Class in com.tencentcloudapi.ocr.v20181119.models
-
- TollInvoiceOCRRequest() - Constructor for class com.tencentcloudapi.ocr.v20181119.models.TollInvoiceOCRRequest
-
- TollInvoiceOCRRequest(TollInvoiceOCRRequest) - Constructor for class com.tencentcloudapi.ocr.v20181119.models.TollInvoiceOCRRequest
-
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.
- TollInvoiceOCRResponse - Class in com.tencentcloudapi.ocr.v20181119.models
-
- TollInvoiceOCRResponse() - Constructor for class com.tencentcloudapi.ocr.v20181119.models.TollInvoiceOCRResponse
-
- TollInvoiceOCRResponse(TollInvoiceOCRResponse) - Constructor for class com.tencentcloudapi.ocr.v20181119.models.TollInvoiceOCRResponse
-
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.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ocr.v20181119.models.AdvertiseOCRRequest
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ocr.v20181119.models.AdvertiseOCRResponse
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ocr.v20181119.models.AdvertiseTextDetection
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ocr.v20181119.models.AirTransport
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ocr.v20181119.models.ArithmeticOCRRequest
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ocr.v20181119.models.ArithmeticOCRResponse
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ocr.v20181119.models.BankCardOCRRequest
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ocr.v20181119.models.BankCardOCRResponse
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ocr.v20181119.models.BankSlipInfo
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ocr.v20181119.models.BankSlipOCRRequest
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ocr.v20181119.models.BankSlipOCRResponse
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ocr.v20181119.models.BizLicenseOCRRequest
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ocr.v20181119.models.BizLicenseOCRResponse
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ocr.v20181119.models.BusinessCardInfo
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ocr.v20181119.models.BusinessCardOCRRequest
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ocr.v20181119.models.BusinessCardOCRResponse
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ocr.v20181119.models.BusInvoice
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ocr.v20181119.models.BusInvoiceInfo
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ocr.v20181119.models.BusInvoiceOCRRequest
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ocr.v20181119.models.BusInvoiceOCRResponse
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ocr.v20181119.models.CandWord
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ocr.v20181119.models.CarInvoiceInfo
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ocr.v20181119.models.CarInvoiceOCRRequest
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ocr.v20181119.models.CarInvoiceOCRResponse
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ocr.v20181119.models.CellContent
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ocr.v20181119.models.ClassifyDetectInfo
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ocr.v20181119.models.ClassifyDetectOCRRequest
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ocr.v20181119.models.ClassifyDetectOCRResponse
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ocr.v20181119.models.Coord
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ocr.v20181119.models.CreateAIFormTaskRequest
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ocr.v20181119.models.CreateAIFormTaskResponse
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ocr.v20181119.models.DetectedWordCoordPoint
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ocr.v20181119.models.DetectedWords
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ocr.v20181119.models.DriverLicenseOCRRequest
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ocr.v20181119.models.DriverLicenseOCRResponse
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ocr.v20181119.models.DutyPaidProofInfo
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ocr.v20181119.models.DutyPaidProofOCRRequest
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ocr.v20181119.models.DutyPaidProofOCRResponse
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ocr.v20181119.models.EduPaperOCRRequest
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ocr.v20181119.models.EduPaperOCRResponse
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ocr.v20181119.models.EnglishOCRRequest
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ocr.v20181119.models.EnglishOCRResponse
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ocr.v20181119.models.EnterpriseLicenseInfo
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ocr.v20181119.models.EnterpriseLicenseOCRRequest
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ocr.v20181119.models.EnterpriseLicenseOCRResponse
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ocr.v20181119.models.EstateCertOCRRequest
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ocr.v20181119.models.EstateCertOCRResponse
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ocr.v20181119.models.FinanBillInfo
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ocr.v20181119.models.FinanBillOCRRequest
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ocr.v20181119.models.FinanBillOCRResponse
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ocr.v20181119.models.FinanBillSliceInfo
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ocr.v20181119.models.FinanBillSliceOCRRequest
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ocr.v20181119.models.FinanBillSliceOCRResponse
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ocr.v20181119.models.FlightInvoiceInfo
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ocr.v20181119.models.FlightInvoiceOCRRequest
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ocr.v20181119.models.FlightInvoiceOCRResponse
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ocr.v20181119.models.FlightItem
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ocr.v20181119.models.FormulaOCRRequest
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ocr.v20181119.models.FormulaOCRResponse
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ocr.v20181119.models.GeneralAccurateOCRRequest
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ocr.v20181119.models.GeneralAccurateOCRResponse
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ocr.v20181119.models.GeneralBasicOCRRequest
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ocr.v20181119.models.GeneralBasicOCRResponse
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ocr.v20181119.models.GeneralEfficientOCRRequest
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ocr.v20181119.models.GeneralEfficientOCRResponse
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ocr.v20181119.models.GeneralFastOCRRequest
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ocr.v20181119.models.GeneralFastOCRResponse
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ocr.v20181119.models.GeneralHandwritingOCRRequest
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ocr.v20181119.models.GeneralHandwritingOCRResponse
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ocr.v20181119.models.GeneralMachineItem
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ocr.v20181119.models.GetTaskStateRequest
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ocr.v20181119.models.GetTaskStateResponse
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ocr.v20181119.models.GroupInfo
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ocr.v20181119.models.HKIDCardOCRRequest
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ocr.v20181119.models.HKIDCardOCRResponse
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ocr.v20181119.models.HmtResidentPermitOCRRequest
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ocr.v20181119.models.HmtResidentPermitOCRResponse
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ocr.v20181119.models.IDCardOCRRequest
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ocr.v20181119.models.IDCardOCRResponse
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ocr.v20181119.models.ImageEnhancementRequest
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ocr.v20181119.models.ImageEnhancementResponse
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ocr.v20181119.models.InstitutionOCRRequest
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ocr.v20181119.models.InstitutionOCRResponse
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ocr.v20181119.models.InsuranceBillInfo
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ocr.v20181119.models.InsuranceBillOCRRequest
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ocr.v20181119.models.InsuranceBillOCRResponse
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ocr.v20181119.models.InvoiceDetectInfo
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ocr.v20181119.models.InvoiceGeneralInfo
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ocr.v20181119.models.InvoiceGeneralOCRRequest
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ocr.v20181119.models.InvoiceGeneralOCRResponse
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ocr.v20181119.models.InvoiceItem
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ocr.v20181119.models.ItemCoord
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ocr.v20181119.models.ItemInfo
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ocr.v20181119.models.Key
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ocr.v20181119.models.LicensePlateInfo
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ocr.v20181119.models.LicensePlateOCRRequest
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ocr.v20181119.models.LicensePlateOCRResponse
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ocr.v20181119.models.LineInfo
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ocr.v20181119.models.MachinePrintedInvoice
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ocr.v20181119.models.MainlandPermitOCRRequest
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ocr.v20181119.models.MainlandPermitOCRResponse
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ocr.v20181119.models.MedicalInvoice
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ocr.v20181119.models.MedicalInvoiceInfo
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ocr.v20181119.models.MedicalInvoiceItem
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ocr.v20181119.models.MixedInvoiceDetectRequest
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ocr.v20181119.models.MixedInvoiceDetectResponse
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ocr.v20181119.models.MixedInvoiceItem
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ocr.v20181119.models.MixedInvoiceOCRRequest
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ocr.v20181119.models.MixedInvoiceOCRResponse
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ocr.v20181119.models.MLIDCardOCRRequest
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ocr.v20181119.models.MLIDCardOCRResponse
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ocr.v20181119.models.MLIDPassportOCRRequest
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ocr.v20181119.models.MLIDPassportOCRResponse
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ocr.v20181119.models.MotorVehicleSaleInvoice
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ocr.v20181119.models.NonTaxIncomeBill
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ocr.v20181119.models.NonTaxItem
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ocr.v20181119.models.OnlineTaxiItineraryInfo
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ocr.v20181119.models.OrgCodeCertOCRRequest
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ocr.v20181119.models.OrgCodeCertOCRResponse
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ocr.v20181119.models.OtherInvoice
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ocr.v20181119.models.OtherInvoiceItem
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ocr.v20181119.models.OtherInvoiceList
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ocr.v20181119.models.PassInvoiceInfo
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ocr.v20181119.models.PassportOCRRequest
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ocr.v20181119.models.PassportOCRResponse
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ocr.v20181119.models.PermitOCRRequest
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ocr.v20181119.models.PermitOCRResponse
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ocr.v20181119.models.Polygon
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ocr.v20181119.models.PropOwnerCertOCRRequest
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ocr.v20181119.models.PropOwnerCertOCRResponse
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ocr.v20181119.models.QrcodeImgSize
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ocr.v20181119.models.QrcodeOCRRequest
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ocr.v20181119.models.QrcodeOCRResponse
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ocr.v20181119.models.QrcodePositionObj
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ocr.v20181119.models.QrcodeResultsInfo
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ocr.v20181119.models.QuestionBlockObj
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ocr.v20181119.models.QuestionObj
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ocr.v20181119.models.QuotaInvoice
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ocr.v20181119.models.QuotaInvoiceOCRRequest
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ocr.v20181119.models.QuotaInvoiceOCRResponse
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ocr.v20181119.models.RecognizeContainerOCRRequest
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ocr.v20181119.models.RecognizeContainerOCRResponse
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ocr.v20181119.models.RecognizeGeneralInvoiceRequest
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ocr.v20181119.models.RecognizeGeneralInvoiceResponse
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ocr.v20181119.models.RecognizeHealthCodeOCRRequest
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ocr.v20181119.models.RecognizeHealthCodeOCRResponse
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ocr.v20181119.models.RecognizeIndonesiaIDCardOCRRequest
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ocr.v20181119.models.RecognizeIndonesiaIDCardOCRResponse
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ocr.v20181119.models.RecognizeMedicalInvoiceOCRRequest
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ocr.v20181119.models.RecognizeMedicalInvoiceOCRResponse
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ocr.v20181119.models.RecognizeOnlineTaxiItineraryOCRRequest
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ocr.v20181119.models.RecognizeOnlineTaxiItineraryOCRResponse
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ocr.v20181119.models.RecognizePhilippinesDrivingLicenseOCRRequest
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ocr.v20181119.models.RecognizePhilippinesDrivingLicenseOCRResponse
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ocr.v20181119.models.RecognizePhilippinesSssIDOCRRequest
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ocr.v20181119.models.RecognizePhilippinesSssIDOCRResponse
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ocr.v20181119.models.RecognizePhilippinesTinIDOCRRequest
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ocr.v20181119.models.RecognizePhilippinesTinIDOCRResponse
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ocr.v20181119.models.RecognizePhilippinesUMIDOCRRequest
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ocr.v20181119.models.RecognizePhilippinesUMIDOCRResponse
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ocr.v20181119.models.RecognizePhilippinesVoteIDOCRRequest
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ocr.v20181119.models.RecognizePhilippinesVoteIDOCRResponse
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ocr.v20181119.models.RecognizeTableAccurateOCRRequest
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ocr.v20181119.models.RecognizeTableAccurateOCRResponse
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ocr.v20181119.models.RecognizeTableOCRRequest
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ocr.v20181119.models.RecognizeTableOCRResponse
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ocr.v20181119.models.RecognizeThaiIDCardOCRRequest
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ocr.v20181119.models.RecognizeThaiIDCardOCRResponse
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ocr.v20181119.models.RecognizeTravelCardOCRRequest
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ocr.v20181119.models.RecognizeTravelCardOCRResponse
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ocr.v20181119.models.Rect
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ocr.v20181119.models.ResidenceBookletOCRRequest
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ocr.v20181119.models.ResidenceBookletOCRResponse
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ocr.v20181119.models.RideHailingDriverLicenseOCRRequest
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ocr.v20181119.models.RideHailingDriverLicenseOCRResponse
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ocr.v20181119.models.RideHailingTransportLicenseOCRRequest
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ocr.v20181119.models.RideHailingTransportLicenseOCRResponse
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ocr.v20181119.models.SealInfo
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ocr.v20181119.models.SealOCRRequest
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ocr.v20181119.models.SealOCRResponse
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ocr.v20181119.models.ShipInvoiceInfo
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ocr.v20181119.models.ShipInvoiceOCRRequest
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ocr.v20181119.models.ShipInvoiceOCRResponse
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ocr.v20181119.models.ShippingInvoice
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ocr.v20181119.models.SingleInvoiceInfo
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ocr.v20181119.models.SingleInvoiceItem
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ocr.v20181119.models.SmartFormFileUrl
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ocr.v20181119.models.SmartStructuralOCRRequest
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ocr.v20181119.models.SmartStructuralOCRResponse
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ocr.v20181119.models.SmartStructuralOCRV2Request
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ocr.v20181119.models.SmartStructuralOCRV2Response
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ocr.v20181119.models.StructuralItem
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ocr.v20181119.models.TableCell
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ocr.v20181119.models.TableCellInfo
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ocr.v20181119.models.TableDetectInfo
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ocr.v20181119.models.TableInfo
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ocr.v20181119.models.TableOCRRequest
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ocr.v20181119.models.TableOCRResponse
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ocr.v20181119.models.TableTitle
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ocr.v20181119.models.TaxiInvoiceOCRRequest
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ocr.v20181119.models.TaxiInvoiceOCRResponse
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ocr.v20181119.models.TaxiTicket
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ocr.v20181119.models.TextArithmetic
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ocr.v20181119.models.TextDetection
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ocr.v20181119.models.TextDetectionEn
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ocr.v20181119.models.TextDetectionResult
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ocr.v20181119.models.TextDetectRequest
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ocr.v20181119.models.TextDetectResponse
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ocr.v20181119.models.TextEduPaper
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ocr.v20181119.models.TextFormula
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ocr.v20181119.models.TextGeneralHandwriting
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ocr.v20181119.models.TextTable
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ocr.v20181119.models.TextVatInvoice
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ocr.v20181119.models.TextVehicleBack
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ocr.v20181119.models.TextVehicleFront
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ocr.v20181119.models.TextWaybill
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ocr.v20181119.models.TollInvoice
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ocr.v20181119.models.TollInvoiceInfo
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ocr.v20181119.models.TollInvoiceOCRRequest
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ocr.v20181119.models.TollInvoiceOCRResponse
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ocr.v20181119.models.TrainTicket
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ocr.v20181119.models.TrainTicketOCRRequest
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ocr.v20181119.models.TrainTicketOCRResponse
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ocr.v20181119.models.UsedCarPurchaseInvoice
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ocr.v20181119.models.UsedVehicleInvoiceInfo
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ocr.v20181119.models.Value
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ocr.v20181119.models.VatElectronicInfo
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ocr.v20181119.models.VatElectronicItemInfo
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ocr.v20181119.models.VatInvoice
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ocr.v20181119.models.VatInvoiceGoodsInfo
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ocr.v20181119.models.VatInvoiceInfo
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ocr.v20181119.models.VatInvoiceItem
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ocr.v20181119.models.VatInvoiceItemInfo
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ocr.v20181119.models.VatInvoiceOCRRequest
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ocr.v20181119.models.VatInvoiceOCRResponse
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ocr.v20181119.models.VatInvoiceRoll
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ocr.v20181119.models.VatInvoiceUserInfo
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ocr.v20181119.models.VatInvoiceVerifyNewRequest
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ocr.v20181119.models.VatInvoiceVerifyNewResponse
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ocr.v20181119.models.VatInvoiceVerifyRequest
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ocr.v20181119.models.VatInvoiceVerifyResponse
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ocr.v20181119.models.VatRollInvoiceInfo
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ocr.v20181119.models.VatRollInvoiceOCRRequest
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ocr.v20181119.models.VatRollInvoiceOCRResponse
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ocr.v20181119.models.VatRollItem
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ocr.v20181119.models.VehicleInvoiceInfo
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ocr.v20181119.models.VehicleLicenseOCRRequest
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ocr.v20181119.models.VehicleLicenseOCRResponse
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ocr.v20181119.models.VehicleRegCertInfo
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ocr.v20181119.models.VehicleRegCertOCRRequest
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ocr.v20181119.models.VehicleRegCertOCRResponse
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ocr.v20181119.models.VerifyOfdVatInvoiceOCRRequest
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ocr.v20181119.models.VerifyOfdVatInvoiceOCRResponse
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ocr.v20181119.models.VinOCRRequest
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ocr.v20181119.models.VinOCRResponse
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ocr.v20181119.models.WaybillObj
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ocr.v20181119.models.WaybillOCRRequest
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ocr.v20181119.models.WaybillOCRResponse
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ocr.v20181119.models.WordCoordPoint
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ocr.v20181119.models.WordItem
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ocr.v20181119.models.Words
-
Internal implementation, normal users should not use it.
- TrainTicket - Class in com.tencentcloudapi.ocr.v20181119.models
-
- TrainTicket() - Constructor for class com.tencentcloudapi.ocr.v20181119.models.TrainTicket
-
- TrainTicket(TrainTicket) - Constructor for class com.tencentcloudapi.ocr.v20181119.models.TrainTicket
-
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.
- TrainTicketOCR(TrainTicketOCRRequest) - Method in class com.tencentcloudapi.ocr.v20181119.OcrClient
-
本接口支持火车票全字段的识别,包括编号、出发站、到达站、出发时间、车次、座位号、姓名、票价、席别、身份证号、发票消费类型、序列号、加收票价、手续费、大写金额、售票站、原票价、发票类型、收据号码、是否仅供报销使用等字段的识别。
默认接口请求频率限制:5次/秒。
- TrainTicketOCRRequest - Class in com.tencentcloudapi.ocr.v20181119.models
-
- TrainTicketOCRRequest() - Constructor for class com.tencentcloudapi.ocr.v20181119.models.TrainTicketOCRRequest
-
- TrainTicketOCRRequest(TrainTicketOCRRequest) - Constructor for class com.tencentcloudapi.ocr.v20181119.models.TrainTicketOCRRequest
-
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.
- TrainTicketOCRResponse - Class in com.tencentcloudapi.ocr.v20181119.models
-
- TrainTicketOCRResponse() - Constructor for class com.tencentcloudapi.ocr.v20181119.models.TrainTicketOCRResponse
-
- TrainTicketOCRResponse(TrainTicketOCRResponse) - Constructor for class com.tencentcloudapi.ocr.v20181119.models.TrainTicketOCRResponse
-
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.
U
- UsedCarPurchaseInvoice - Class in com.tencentcloudapi.ocr.v20181119.models
-
- UsedCarPurchaseInvoice() - Constructor for class com.tencentcloudapi.ocr.v20181119.models.UsedCarPurchaseInvoice
-
- UsedCarPurchaseInvoice(UsedCarPurchaseInvoice) - Constructor for class com.tencentcloudapi.ocr.v20181119.models.UsedCarPurchaseInvoice
-
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.
- UsedVehicleInvoiceInfo - Class in com.tencentcloudapi.ocr.v20181119.models
-
- UsedVehicleInvoiceInfo() - Constructor for class com.tencentcloudapi.ocr.v20181119.models.UsedVehicleInvoiceInfo
-
- UsedVehicleInvoiceInfo(UsedVehicleInvoiceInfo) - Constructor for class com.tencentcloudapi.ocr.v20181119.models.UsedVehicleInvoiceInfo
-
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.
V
- Value - Class in com.tencentcloudapi.ocr.v20181119.models
-
- Value() - Constructor for class com.tencentcloudapi.ocr.v20181119.models.Value
-
- Value(Value) - Constructor for class com.tencentcloudapi.ocr.v20181119.models.Value
-
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.
- valueOf(String) - Static method in enum com.tencentcloudapi.ocr.v20181119.OcrErrorCode
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.tencentcloudapi.ocr.v20181119.OcrErrorCode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VatElectronicInfo - Class in com.tencentcloudapi.ocr.v20181119.models
-
- VatElectronicInfo() - Constructor for class com.tencentcloudapi.ocr.v20181119.models.VatElectronicInfo
-
- VatElectronicInfo(VatElectronicInfo) - Constructor for class com.tencentcloudapi.ocr.v20181119.models.VatElectronicInfo
-
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.
- VatElectronicItemInfo - Class in com.tencentcloudapi.ocr.v20181119.models
-
- VatElectronicItemInfo() - Constructor for class com.tencentcloudapi.ocr.v20181119.models.VatElectronicItemInfo
-
- VatElectronicItemInfo(VatElectronicItemInfo) - Constructor for class com.tencentcloudapi.ocr.v20181119.models.VatElectronicItemInfo
-
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.
- VatInvoice - Class in com.tencentcloudapi.ocr.v20181119.models
-
- VatInvoice() - Constructor for class com.tencentcloudapi.ocr.v20181119.models.VatInvoice
-
- VatInvoice(VatInvoice) - Constructor for class com.tencentcloudapi.ocr.v20181119.models.VatInvoice
-
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.
- VatInvoiceGoodsInfo - Class in com.tencentcloudapi.ocr.v20181119.models
-
- VatInvoiceGoodsInfo() - Constructor for class com.tencentcloudapi.ocr.v20181119.models.VatInvoiceGoodsInfo
-
- VatInvoiceGoodsInfo(VatInvoiceGoodsInfo) - Constructor for class com.tencentcloudapi.ocr.v20181119.models.VatInvoiceGoodsInfo
-
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.
- VatInvoiceInfo - Class in com.tencentcloudapi.ocr.v20181119.models
-
- VatInvoiceInfo() - Constructor for class com.tencentcloudapi.ocr.v20181119.models.VatInvoiceInfo
-
- VatInvoiceInfo(VatInvoiceInfo) - Constructor for class com.tencentcloudapi.ocr.v20181119.models.VatInvoiceInfo
-
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.
- VatInvoiceItem - Class in com.tencentcloudapi.ocr.v20181119.models
-
- VatInvoiceItem() - Constructor for class com.tencentcloudapi.ocr.v20181119.models.VatInvoiceItem
-
- VatInvoiceItem(VatInvoiceItem) - Constructor for class com.tencentcloudapi.ocr.v20181119.models.VatInvoiceItem
-
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.
- VatInvoiceItemInfo - Class in com.tencentcloudapi.ocr.v20181119.models
-
- VatInvoiceItemInfo() - Constructor for class com.tencentcloudapi.ocr.v20181119.models.VatInvoiceItemInfo
-
- VatInvoiceItemInfo(VatInvoiceItemInfo) - Constructor for class com.tencentcloudapi.ocr.v20181119.models.VatInvoiceItemInfo
-
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.
- VatInvoiceOCR(VatInvoiceOCRRequest) - Method in class com.tencentcloudapi.ocr.v20181119.OcrClient
-
本接口支持增值税专用发票、增值税普通发票、增值税电子专票、增值税电子普票、电子发票(普通发票)、电子发票(增值税专用发票)全字段的内容检测和识别,包括发票代码、发票号码、打印发票代码、打印发票号码、开票日期、合计金额、校验码、税率、合计税额、价税合计、购买方识别号、复核、销售方识别号、开票人、密码区1、密码区2、密码区3、密码区4、发票名称、购买方名称、销售方名称、服务名称、备注、规格型号、数量、单价、金额、税额、收款人等字段,点击[立即试用](https://cloud.tencent.com/product/ocr)。
默认接口请求频率限制:10次/秒。
- VatInvoiceOCRRequest - Class in com.tencentcloudapi.ocr.v20181119.models
-
- VatInvoiceOCRRequest() - Constructor for class com.tencentcloudapi.ocr.v20181119.models.VatInvoiceOCRRequest
-
- VatInvoiceOCRRequest(VatInvoiceOCRRequest) - Constructor for class com.tencentcloudapi.ocr.v20181119.models.VatInvoiceOCRRequest
-
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.
- VatInvoiceOCRResponse - Class in com.tencentcloudapi.ocr.v20181119.models
-
- VatInvoiceOCRResponse() - Constructor for class com.tencentcloudapi.ocr.v20181119.models.VatInvoiceOCRResponse
-
- VatInvoiceOCRResponse(VatInvoiceOCRResponse) - Constructor for class com.tencentcloudapi.ocr.v20181119.models.VatInvoiceOCRResponse
-
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.
- VatInvoiceRoll - Class in com.tencentcloudapi.ocr.v20181119.models
-
- VatInvoiceRoll() - Constructor for class com.tencentcloudapi.ocr.v20181119.models.VatInvoiceRoll
-
- VatInvoiceRoll(VatInvoiceRoll) - Constructor for class com.tencentcloudapi.ocr.v20181119.models.VatInvoiceRoll
-
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.
- VatInvoiceUserInfo - Class in com.tencentcloudapi.ocr.v20181119.models
-
- VatInvoiceUserInfo() - Constructor for class com.tencentcloudapi.ocr.v20181119.models.VatInvoiceUserInfo
-
- VatInvoiceUserInfo(VatInvoiceUserInfo) - Constructor for class com.tencentcloudapi.ocr.v20181119.models.VatInvoiceUserInfo
-
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.
- VatInvoiceVerify(VatInvoiceVerifyRequest) - Method in class com.tencentcloudapi.ocr.v20181119.OcrClient
-
本接口支持增值税发票的准确性核验,您可以通过输入增值税发票的关键字段提供所需的验证信息,接口返回真实的票面相关信息,包括发票代码、发票号码、开票日期、金额、消费类型、购方名称、购方税号、销方名称、销方税号等多个常用字段。支持多种发票类型核验,包括增值税专用发票、增值税普通发票(含电子普通发票、卷式发票、通行费发票)、全电发票、机动车销售统一发票、货物运输业增值税专用发票、二手车销售统一发票。
默认接口请求频率限制:20次/秒。
- VatInvoiceVerifyNew(VatInvoiceVerifyNewRequest) - Method in class com.tencentcloudapi.ocr.v20181119.OcrClient
-
本接口支持增值税发票的准确性核验,您可以通过输入增值税发票的关键字段提供所需的验证信息,接口返回真实的票面相关信息,包括发票代码、发票号码、开票日期、金额、消费类型、购方名称、购方税号、销方名称、销方税号等多个常用字段。支持多种发票类型核验,包括增值税专用发票、增值税普通发票(含电子普通发票、卷式发票、通行费发票)、全电发票、机动车销售统一发票、货物运输业增值税专用发票、二手车销售统一发票、通用机打电子发票(广东和浙江)。
默认接口请求频率限制:20次/秒。
- VatInvoiceVerifyNewRequest - Class in com.tencentcloudapi.ocr.v20181119.models
-
- VatInvoiceVerifyNewRequest() - Constructor for class com.tencentcloudapi.ocr.v20181119.models.VatInvoiceVerifyNewRequest
-
- VatInvoiceVerifyNewRequest(VatInvoiceVerifyNewRequest) - Constructor for class com.tencentcloudapi.ocr.v20181119.models.VatInvoiceVerifyNewRequest
-
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.
- VatInvoiceVerifyNewResponse - Class in com.tencentcloudapi.ocr.v20181119.models
-
- VatInvoiceVerifyNewResponse() - Constructor for class com.tencentcloudapi.ocr.v20181119.models.VatInvoiceVerifyNewResponse
-
- VatInvoiceVerifyNewResponse(VatInvoiceVerifyNewResponse) - Constructor for class com.tencentcloudapi.ocr.v20181119.models.VatInvoiceVerifyNewResponse
-
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.
- VatInvoiceVerifyRequest - Class in com.tencentcloudapi.ocr.v20181119.models
-
- VatInvoiceVerifyRequest() - Constructor for class com.tencentcloudapi.ocr.v20181119.models.VatInvoiceVerifyRequest
-
- VatInvoiceVerifyRequest(VatInvoiceVerifyRequest) - Constructor for class com.tencentcloudapi.ocr.v20181119.models.VatInvoiceVerifyRequest
-
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.
- VatInvoiceVerifyResponse - Class in com.tencentcloudapi.ocr.v20181119.models
-
- VatInvoiceVerifyResponse() - Constructor for class com.tencentcloudapi.ocr.v20181119.models.VatInvoiceVerifyResponse
-
- VatInvoiceVerifyResponse(VatInvoiceVerifyResponse) - Constructor for class com.tencentcloudapi.ocr.v20181119.models.VatInvoiceVerifyResponse
-
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.
- VatRollInvoiceInfo - Class in com.tencentcloudapi.ocr.v20181119.models
-
- VatRollInvoiceInfo() - Constructor for class com.tencentcloudapi.ocr.v20181119.models.VatRollInvoiceInfo
-
- VatRollInvoiceInfo(VatRollInvoiceInfo) - Constructor for class com.tencentcloudapi.ocr.v20181119.models.VatRollInvoiceInfo
-
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.
- VatRollInvoiceOCR(VatRollInvoiceOCRRequest) - Method in class com.tencentcloudapi.ocr.v20181119.OcrClient
-
本接口支持对增值税发票(卷票)关键字段的识别,包括的发票代码、合计金额(小写)、合计金额(大写)、开票日期、发票号码、购买方识别号、销售方识别号、校验码、销售方名称、购买方名称、发票消费类型、省、市、是否有公司印章、单价、金额、数量、服务类型、品名、种类等。
默认接口请求频率限制:5次/秒。
- VatRollInvoiceOCRRequest - Class in com.tencentcloudapi.ocr.v20181119.models
-
- VatRollInvoiceOCRRequest() - Constructor for class com.tencentcloudapi.ocr.v20181119.models.VatRollInvoiceOCRRequest
-
- VatRollInvoiceOCRRequest(VatRollInvoiceOCRRequest) - Constructor for class com.tencentcloudapi.ocr.v20181119.models.VatRollInvoiceOCRRequest
-
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.
- VatRollInvoiceOCRResponse - Class in com.tencentcloudapi.ocr.v20181119.models
-
- VatRollInvoiceOCRResponse() - Constructor for class com.tencentcloudapi.ocr.v20181119.models.VatRollInvoiceOCRResponse
-
- VatRollInvoiceOCRResponse(VatRollInvoiceOCRResponse) - Constructor for class com.tencentcloudapi.ocr.v20181119.models.VatRollInvoiceOCRResponse
-
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.
- VatRollItem - Class in com.tencentcloudapi.ocr.v20181119.models
-
- VatRollItem() - Constructor for class com.tencentcloudapi.ocr.v20181119.models.VatRollItem
-
- VatRollItem(VatRollItem) - Constructor for class com.tencentcloudapi.ocr.v20181119.models.VatRollItem
-
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.
- VehicleInvoiceInfo - Class in com.tencentcloudapi.ocr.v20181119.models
-
- VehicleInvoiceInfo() - Constructor for class com.tencentcloudapi.ocr.v20181119.models.VehicleInvoiceInfo
-
- VehicleInvoiceInfo(VehicleInvoiceInfo) - Constructor for class com.tencentcloudapi.ocr.v20181119.models.VehicleInvoiceInfo
-
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.
- VehicleLicenseOCR(VehicleLicenseOCRRequest) - Method in class com.tencentcloudapi.ocr.v20181119.OcrClient
-
本接口支持行驶证主页和副页所有字段的自动定位与识别。
行驶证主页:车牌号码、车辆类型、所有人、住址、使用性质、品牌型号、识别代码、发动机号、注册日期、发证日期、发证单位。
行驶证副页:号牌号码、档案编号、核定载人数、总质量、整备质量、核定载质量、外廓尺寸、准牵引总质量、备注、检验记录。
另外,本接口还支持复印件、翻拍告警功能。
默认接口请求频率限制:10次/秒。
- VehicleLicenseOCRRequest - Class in com.tencentcloudapi.ocr.v20181119.models
-
- VehicleLicenseOCRRequest() - Constructor for class com.tencentcloudapi.ocr.v20181119.models.VehicleLicenseOCRRequest
-
- VehicleLicenseOCRRequest(VehicleLicenseOCRRequest) - Constructor for class com.tencentcloudapi.ocr.v20181119.models.VehicleLicenseOCRRequest
-
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.
- VehicleLicenseOCRResponse - Class in com.tencentcloudapi.ocr.v20181119.models
-
- VehicleLicenseOCRResponse() - Constructor for class com.tencentcloudapi.ocr.v20181119.models.VehicleLicenseOCRResponse
-
- VehicleLicenseOCRResponse(VehicleLicenseOCRResponse) - Constructor for class com.tencentcloudapi.ocr.v20181119.models.VehicleLicenseOCRResponse
-
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.
- VehicleRegCertInfo - Class in com.tencentcloudapi.ocr.v20181119.models
-
- VehicleRegCertInfo() - Constructor for class com.tencentcloudapi.ocr.v20181119.models.VehicleRegCertInfo
-
- VehicleRegCertInfo(VehicleRegCertInfo) - Constructor for class com.tencentcloudapi.ocr.v20181119.models.VehicleRegCertInfo
-
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.
- VehicleRegCertOCR(VehicleRegCertOCRRequest) - Method in class com.tencentcloudapi.ocr.v20181119.OcrClient
-
本接口支持国内机动车登记证书主要字段的结构化识别,包括机动车所有人、身份证明名称、号码、车辆型号、车辆识别代号、发动机号、制造厂名称等。
默认接口请求频率限制:5次/秒。
- VehicleRegCertOCRRequest - Class in com.tencentcloudapi.ocr.v20181119.models
-
- VehicleRegCertOCRRequest() - Constructor for class com.tencentcloudapi.ocr.v20181119.models.VehicleRegCertOCRRequest
-
- VehicleRegCertOCRRequest(VehicleRegCertOCRRequest) - Constructor for class com.tencentcloudapi.ocr.v20181119.models.VehicleRegCertOCRRequest
-
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.
- VehicleRegCertOCRResponse - Class in com.tencentcloudapi.ocr.v20181119.models
-
- VehicleRegCertOCRResponse() - Constructor for class com.tencentcloudapi.ocr.v20181119.models.VehicleRegCertOCRResponse
-
- VehicleRegCertOCRResponse(VehicleRegCertOCRResponse) - Constructor for class com.tencentcloudapi.ocr.v20181119.models.VehicleRegCertOCRResponse
-
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.
- VerifyOfdVatInvoiceOCR(VerifyOfdVatInvoiceOCRRequest) - Method in class com.tencentcloudapi.ocr.v20181119.OcrClient
-
本接口支持OFD格式的 增值税电子普通发票、增值税电子专用发票、电子发票(普通发票)、电子发票(增值税专用发票)识别,返回发票代码、发票号码、开票日期、验证码、机器编号、密码区,购买方和销售方信息,包括名称、纳税人识别号、地址电话、开户行及账号,以及价税合计、开票人、收款人、复核人、税额、不含税金额等字段信息。
- VerifyOfdVatInvoiceOCRRequest - Class in com.tencentcloudapi.ocr.v20181119.models
-
- VerifyOfdVatInvoiceOCRRequest() - Constructor for class com.tencentcloudapi.ocr.v20181119.models.VerifyOfdVatInvoiceOCRRequest
-
- VerifyOfdVatInvoiceOCRRequest(VerifyOfdVatInvoiceOCRRequest) - Constructor for class com.tencentcloudapi.ocr.v20181119.models.VerifyOfdVatInvoiceOCRRequest
-
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.
- VerifyOfdVatInvoiceOCRResponse - Class in com.tencentcloudapi.ocr.v20181119.models
-
- VerifyOfdVatInvoiceOCRResponse() - Constructor for class com.tencentcloudapi.ocr.v20181119.models.VerifyOfdVatInvoiceOCRResponse
-
- VerifyOfdVatInvoiceOCRResponse(VerifyOfdVatInvoiceOCRResponse) - Constructor for class com.tencentcloudapi.ocr.v20181119.models.VerifyOfdVatInvoiceOCRResponse
-
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.
- VinOCR(VinOCRRequest) - Method in class com.tencentcloudapi.ocr.v20181119.OcrClient
-
本接口支持图片内车辆识别代号(VIN)的检测和识别。
- VinOCRRequest - Class in com.tencentcloudapi.ocr.v20181119.models
-
- VinOCRRequest() - Constructor for class com.tencentcloudapi.ocr.v20181119.models.VinOCRRequest
-
- VinOCRRequest(VinOCRRequest) - Constructor for class com.tencentcloudapi.ocr.v20181119.models.VinOCRRequest
-
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.
- VinOCRResponse - Class in com.tencentcloudapi.ocr.v20181119.models
-
- VinOCRResponse() - Constructor for class com.tencentcloudapi.ocr.v20181119.models.VinOCRResponse
-
- VinOCRResponse(VinOCRResponse) - Constructor for class com.tencentcloudapi.ocr.v20181119.models.VinOCRResponse
-
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.
W
- WaybillObj - Class in com.tencentcloudapi.ocr.v20181119.models
-
- WaybillObj() - Constructor for class com.tencentcloudapi.ocr.v20181119.models.WaybillObj
-
- WaybillObj(WaybillObj) - Constructor for class com.tencentcloudapi.ocr.v20181119.models.WaybillObj
-
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.
- WaybillOCR(WaybillOCRRequest) - Method in class com.tencentcloudapi.ocr.v20181119.OcrClient
-
本接口支持市面上主流版式电子运单的识别,包括收件人和寄件人的姓名、电话、地址以及运单号等字段。
默认接口请求频率限制:10次/秒。
- WaybillOCRRequest - Class in com.tencentcloudapi.ocr.v20181119.models
-
- WaybillOCRRequest() - Constructor for class com.tencentcloudapi.ocr.v20181119.models.WaybillOCRRequest
-
- WaybillOCRRequest(WaybillOCRRequest) - Constructor for class com.tencentcloudapi.ocr.v20181119.models.WaybillOCRRequest
-
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.
- WaybillOCRResponse - Class in com.tencentcloudapi.ocr.v20181119.models
-
- WaybillOCRResponse() - Constructor for class com.tencentcloudapi.ocr.v20181119.models.WaybillOCRResponse
-
- WaybillOCRResponse(WaybillOCRResponse) - Constructor for class com.tencentcloudapi.ocr.v20181119.models.WaybillOCRResponse
-
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.
- WordCoordPoint - Class in com.tencentcloudapi.ocr.v20181119.models
-
- WordCoordPoint() - Constructor for class com.tencentcloudapi.ocr.v20181119.models.WordCoordPoint
-
- WordCoordPoint(WordCoordPoint) - Constructor for class com.tencentcloudapi.ocr.v20181119.models.WordCoordPoint
-
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.
- WordItem - Class in com.tencentcloudapi.ocr.v20181119.models
-
- WordItem() - Constructor for class com.tencentcloudapi.ocr.v20181119.models.WordItem
-
- WordItem(WordItem) - Constructor for class com.tencentcloudapi.ocr.v20181119.models.WordItem
-
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.
- Words - Class in com.tencentcloudapi.ocr.v20181119.models
-
- Words() - Constructor for class com.tencentcloudapi.ocr.v20181119.models.Words
-
- Words(Words) - Constructor for class com.tencentcloudapi.ocr.v20181119.models.Words
-
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.
A B C D E F G H I K L M N O P Q R S T U V W
Copyright © 2023. All rights reserved.
|