tencentcloud-sdk-python 3.0.1411__py2.py3-none-any.whl → 3.0.1413__py2.py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- tencentcloud/__init__.py +1 -1
- tencentcloud/ams/v20201229/models.py +2 -14
- tencentcloud/apm/v20210622/apm_client.py +23 -0
- tencentcloud/apm/v20210622/errorcodes.py +6 -0
- tencentcloud/apm/v20210622/models.py +184 -0
- tencentcloud/batch/v20170312/batch_client.py +23 -0
- tencentcloud/batch/v20170312/models.py +236 -0
- tencentcloud/bh/v20230418/models.py +424 -0
- tencentcloud/bi/v20220105/models.py +15 -0
- tencentcloud/ccc/v20200210/models.py +17 -0
- tencentcloud/cdb/v20170320/cdb_client.py +6 -5
- tencentcloud/cdb/v20170320/models.py +52 -44
- tencentcloud/cdwch/v20200915/cdwch_client.py +23 -0
- tencentcloud/cdwch/v20200915/models.py +700 -0
- tencentcloud/cdwdoris/v20211228/models.py +36 -2
- tencentcloud/cfg/v20210820/models.py +123 -0
- tencentcloud/ckafka/v20190819/models.py +32 -2
- tencentcloud/csip/v20221121/csip_client.py +73 -4
- tencentcloud/csip/v20221121/models.py +1510 -227
- tencentcloud/cvm/v20170312/models.py +17 -4
- tencentcloud/dlc/v20210125/models.py +101 -0
- tencentcloud/ecm/v20190719/ecm_client.py +21 -7
- tencentcloud/emr/v20190103/emr_client.py +69 -0
- tencentcloud/emr/v20190103/errorcodes.py +54 -0
- tencentcloud/emr/v20190103/models.py +1536 -98
- tencentcloud/ess/v20201111/models.py +59 -12
- tencentcloud/essbasic/v20210526/models.py +4 -4
- tencentcloud/gs/v20191118/models.py +67 -2
- tencentcloud/hai/v20230812/errorcodes.py +3 -0
- tencentcloud/igtm/__init__.py +0 -0
- tencentcloud/igtm/v20231024/__init__.py +0 -0
- tencentcloud/igtm/v20231024/errorcodes.py +264 -0
- tencentcloud/igtm/v20231024/igtm_client.py +555 -0
- tencentcloud/igtm/v20231024/models.py +6234 -0
- tencentcloud/ims/v20201229/models.py +0 -4
- tencentcloud/ioa/v20220601/errorcodes.py +9 -0
- tencentcloud/ioa/v20220601/ioa_client.py +46 -0
- tencentcloud/ioa/v20220601/models.py +396 -0
- tencentcloud/iss/v20230517/models.py +17 -2
- tencentcloud/kms/v20190118/models.py +10 -22
- tencentcloud/mongodb/v20190725/errorcodes.py +9 -0
- tencentcloud/mongodb/v20190725/models.py +330 -0
- tencentcloud/mongodb/v20190725/mongodb_client.py +23 -0
- tencentcloud/mps/v20190612/models.py +82 -2
- tencentcloud/ocr/v20181119/models.py +267 -842
- tencentcloud/partners/v20180321/models.py +6 -2
- tencentcloud/securitylake/__init__.py +0 -0
- tencentcloud/securitylake/v20240117/__init__.py +0 -0
- tencentcloud/securitylake/v20240117/errorcodes.py +75 -0
- tencentcloud/securitylake/v20240117/models.py +1152 -0
- tencentcloud/securitylake/v20240117/securitylake_client.py +49 -0
- tencentcloud/sms/v20190711/errorcodes.py +2 -2
- tencentcloud/sms/v20210111/errorcodes.py +2 -2
- tencentcloud/tcbr/v20220217/models.py +113 -0
- tencentcloud/tdmq/v20200217/models.py +437 -10
- tencentcloud/teo/v20220901/errorcodes.py +15 -0
- tencentcloud/teo/v20220901/models.py +1027 -130
- tencentcloud/teo/v20220901/teo_client.py +122 -1
- tencentcloud/tione/v20211111/models.py +491 -2
- tencentcloud/tione/v20211111/tione_client.py +23 -0
- tencentcloud/tiw/v20190919/errorcodes.py +1 -1
- tencentcloud/tke/v20180525/models.py +79 -54
- tencentcloud/tms/v20201229/models.py +6 -60
- tencentcloud/trocket/v20230308/models.py +164 -162
- tencentcloud/trocket/v20230308/trocket_client.py +46 -18
- tencentcloud/tsf/v20180326/models.py +6363 -4491
- tencentcloud/tsf/v20180326/tsf_client.py +23 -0
- tencentcloud/vdb/v20230616/models.py +75 -0
- tencentcloud/vm/v20210922/models.py +0 -8
- tencentcloud/vpc/v20170312/errorcodes.py +27 -0
- tencentcloud/wav/v20210129/models.py +6 -6
- tencentcloud/wedata/v20210820/models.py +15 -0
- {tencentcloud_sdk_python-3.0.1411.dist-info → tencentcloud_sdk_python-3.0.1413.dist-info}/METADATA +1 -1
- {tencentcloud_sdk_python-3.0.1411.dist-info → tencentcloud_sdk_python-3.0.1413.dist-info}/RECORD +77 -67
- {tencentcloud_sdk_python-3.0.1411.dist-info → tencentcloud_sdk_python-3.0.1413.dist-info}/LICENSE +0 -0
- {tencentcloud_sdk_python-3.0.1411.dist-info → tencentcloud_sdk_python-3.0.1413.dist-info}/WHEEL +0 -0
- {tencentcloud_sdk_python-3.0.1411.dist-info → tencentcloud_sdk_python-3.0.1413.dist-info}/top_level.txt +0 -0
@@ -25,13 +25,9 @@ class AdvertiseOCRRequest(AbstractModel):
|
|
25
25
|
|
26
26
|
def __init__(self):
|
27
27
|
r"""
|
28
|
-
:param _ImageBase64: 图片的 Base64
|
29
|
-
要求图片经Base64编码后不超过 7M,分辨率建议600*800以上,支持PNG、JPG、JPEG、BMP格式。
|
30
|
-
图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
|
28
|
+
:param _ImageBase64: 图片的 Base64 值。要求图片经Base64编码后不超过 10M,分辨率建议600*800以上,支持PNG、JPG、JPEG、BMP格式。图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
|
31
29
|
:type ImageBase64: str
|
32
|
-
:param _ImageUrl: 图片的 Url
|
33
|
-
要求图片经Base64编码后不超过 7M,分辨率建议600*800以上,支持PNG、JPG、JPEG、BMP格式。
|
34
|
-
图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。非腾讯云存储的 Url 速度和稳定性可能受一定影响。
|
30
|
+
:param _ImageUrl: 图片的 Url 地址。要求图片经Base64编码后不超过 10M,分辨率建议600*800以上,支持PNG、JPG、JPEG、BMP格式。图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。非腾讯云存储的 Url 速度和稳定性可能受一定影响。
|
35
31
|
:type ImageUrl: str
|
36
32
|
"""
|
37
33
|
self._ImageBase64 = None
|
@@ -39,9 +35,7 @@ class AdvertiseOCRRequest(AbstractModel):
|
|
39
35
|
|
40
36
|
@property
|
41
37
|
def ImageBase64(self):
|
42
|
-
"""图片的 Base64
|
43
|
-
要求图片经Base64编码后不超过 7M,分辨率建议600*800以上,支持PNG、JPG、JPEG、BMP格式。
|
44
|
-
图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
|
38
|
+
"""图片的 Base64 值。要求图片经Base64编码后不超过 10M,分辨率建议600*800以上,支持PNG、JPG、JPEG、BMP格式。图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
|
45
39
|
:rtype: str
|
46
40
|
"""
|
47
41
|
return self._ImageBase64
|
@@ -52,9 +46,7 @@ class AdvertiseOCRRequest(AbstractModel):
|
|
52
46
|
|
53
47
|
@property
|
54
48
|
def ImageUrl(self):
|
55
|
-
"""图片的 Url
|
56
|
-
要求图片经Base64编码后不超过 7M,分辨率建议600*800以上,支持PNG、JPG、JPEG、BMP格式。
|
57
|
-
图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。非腾讯云存储的 Url 速度和稳定性可能受一定影响。
|
49
|
+
"""图片的 Url 地址。要求图片经Base64编码后不超过 10M,分辨率建议600*800以上,支持PNG、JPG、JPEG、BMP格式。图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。非腾讯云存储的 Url 速度和稳定性可能受一定影响。
|
58
50
|
:rtype: str
|
59
51
|
"""
|
60
52
|
return self._ImageUrl
|
@@ -1347,11 +1339,9 @@ class BankCardOCRRequest(AbstractModel):
|
|
1347
1339
|
|
1348
1340
|
def __init__(self):
|
1349
1341
|
r"""
|
1350
|
-
:param _ImageBase64: 图片的 Base64 值。要求图片经Base64编码后不超过
|
1351
|
-
图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
|
1342
|
+
:param _ImageBase64: 图片的 Base64 值。要求图片经Base64编码后不超过 10M,分辨率建议500*800以上,支持PNG、JPG、JPEG、BMP格式。建议卡片部分占据图片2/3以上。图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
|
1352
1343
|
:type ImageBase64: str
|
1353
|
-
:param _ImageUrl: 图片的 Url 地址。要求图片经Base64编码后不超过
|
1354
|
-
建议图片存储于腾讯云,可保障更高的下载速度和稳定性。
|
1344
|
+
:param _ImageUrl: 图片的 Url 地址。要求图片经Base64编码后不超过 10M,分辨率建议500*800以上,支持PNG、JPG、JPEG、BMP格式。建议卡片部分占据图片2/3以上。建议图片存储于腾讯云,可保障更高的下载速度和稳定性。
|
1355
1345
|
:type ImageUrl: str
|
1356
1346
|
:param _RetBorderCutImage: 是否返回预处理(精确剪裁对齐)后的银行卡图片数据,默认false。
|
1357
1347
|
:type RetBorderCutImage: bool
|
@@ -1377,8 +1367,7 @@ class BankCardOCRRequest(AbstractModel):
|
|
1377
1367
|
|
1378
1368
|
@property
|
1379
1369
|
def ImageBase64(self):
|
1380
|
-
"""图片的 Base64 值。要求图片经Base64编码后不超过
|
1381
|
-
图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
|
1370
|
+
"""图片的 Base64 值。要求图片经Base64编码后不超过 10M,分辨率建议500*800以上,支持PNG、JPG、JPEG、BMP格式。建议卡片部分占据图片2/3以上。图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
|
1382
1371
|
:rtype: str
|
1383
1372
|
"""
|
1384
1373
|
return self._ImageBase64
|
@@ -1389,8 +1378,7 @@ class BankCardOCRRequest(AbstractModel):
|
|
1389
1378
|
|
1390
1379
|
@property
|
1391
1380
|
def ImageUrl(self):
|
1392
|
-
"""图片的 Url 地址。要求图片经Base64编码后不超过
|
1393
|
-
建议图片存储于腾讯云,可保障更高的下载速度和稳定性。
|
1381
|
+
"""图片的 Url 地址。要求图片经Base64编码后不超过 10M,分辨率建议500*800以上,支持PNG、JPG、JPEG、BMP格式。建议卡片部分占据图片2/3以上。建议图片存储于腾讯云,可保障更高的下载速度和稳定性。
|
1394
1382
|
:rtype: str
|
1395
1383
|
"""
|
1396
1384
|
return self._ImageUrl
|
@@ -2842,16 +2830,9 @@ class BusInvoiceOCRRequest(AbstractModel):
|
|
2842
2830
|
|
2843
2831
|
def __init__(self):
|
2844
2832
|
r"""
|
2845
|
-
:param _ImageBase64: 图片的 Base64
|
2846
|
-
支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。
|
2847
|
-
支持的图片大小:所下载图片经Base64编码后不超过 7M。图片下载时间不超过 3 秒。
|
2848
|
-
图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
|
2833
|
+
:param _ImageBase64: 图片的 Base64 值。支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。支持的图片大小:所下载图片经Base64编码后不超过 10M。图片下载时间不超过 3 秒。图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
|
2849
2834
|
:type ImageBase64: str
|
2850
|
-
:param _ImageUrl: 图片的 Url
|
2851
|
-
支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。
|
2852
|
-
支持的图片大小:所下载图片经 Base64 编码后不超过 7M。图片下载时间不超过 3 秒。
|
2853
|
-
图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。
|
2854
|
-
非腾讯云存储的 Url 速度和稳定性可能受一定影响。
|
2835
|
+
:param _ImageUrl: 图片的 Url 地址。支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。支持的图片大小:所下载图片经 Base64 编码后不超过 10M。图片下载时间不超过 3 秒。图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。非腾讯云存储的 Url 速度和稳定性可能受一定影响。
|
2855
2836
|
:type ImageUrl: str
|
2856
2837
|
:param _IsPdf: 是否开启PDF识别,默认值为true,开启后可同时支持图片和PDF的识别。
|
2857
2838
|
:type IsPdf: bool
|
@@ -2865,10 +2846,7 @@ class BusInvoiceOCRRequest(AbstractModel):
|
|
2865
2846
|
|
2866
2847
|
@property
|
2867
2848
|
def ImageBase64(self):
|
2868
|
-
"""图片的 Base64
|
2869
|
-
支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。
|
2870
|
-
支持的图片大小:所下载图片经Base64编码后不超过 7M。图片下载时间不超过 3 秒。
|
2871
|
-
图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
|
2849
|
+
"""图片的 Base64 值。支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。支持的图片大小:所下载图片经Base64编码后不超过 10M。图片下载时间不超过 3 秒。图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
|
2872
2850
|
:rtype: str
|
2873
2851
|
"""
|
2874
2852
|
return self._ImageBase64
|
@@ -2879,11 +2857,7 @@ class BusInvoiceOCRRequest(AbstractModel):
|
|
2879
2857
|
|
2880
2858
|
@property
|
2881
2859
|
def ImageUrl(self):
|
2882
|
-
"""图片的 Url
|
2883
|
-
支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。
|
2884
|
-
支持的图片大小:所下载图片经 Base64 编码后不超过 7M。图片下载时间不超过 3 秒。
|
2885
|
-
图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。
|
2886
|
-
非腾讯云存储的 Url 速度和稳定性可能受一定影响。
|
2860
|
+
"""图片的 Url 地址。支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。支持的图片大小:所下载图片经 Base64 编码后不超过 10M。图片下载时间不超过 3 秒。图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。非腾讯云存储的 Url 速度和稳定性可能受一定影响。
|
2887
2861
|
:rtype: str
|
2888
2862
|
"""
|
2889
2863
|
return self._ImageUrl
|
@@ -3376,16 +3350,9 @@ class CarInvoiceOCRRequest(AbstractModel):
|
|
3376
3350
|
|
3377
3351
|
def __init__(self):
|
3378
3352
|
r"""
|
3379
|
-
:param _ImageBase64: 图片的 Base64
|
3380
|
-
支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。
|
3381
|
-
支持的图片大小:所下载图片经Base64编码后不超过 7M。图片下载时间不超过 3 秒。
|
3382
|
-
图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
|
3353
|
+
:param _ImageBase64: 图片的 Base64 值。支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。支持的图片大小:所下载图片经Base64编码后不超过 10M。图片下载时间不超过 3 秒。图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
|
3383
3354
|
:type ImageBase64: str
|
3384
|
-
:param _ImageUrl: 图片的 Url
|
3385
|
-
支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。
|
3386
|
-
支持的图片大小:所下载图片经 Base64 编码后不超过 7M。图片下载时间不超过 3 秒。
|
3387
|
-
图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。
|
3388
|
-
非腾讯云存储的 Url 速度和稳定性可能受一定影响。
|
3355
|
+
:param _ImageUrl: 图片的 Url 地址。支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。支持的图片大小:所下载图片经 Base64 编码后不超过 10M。图片下载时间不超过 3 秒。图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。非腾讯云存储的 Url 速度和稳定性可能受一定影响。
|
3389
3356
|
:type ImageUrl: str
|
3390
3357
|
:param _IsPdf: 是否开启PDF识别,默认值为true,开启后可同时支持图片和PDF的识别。
|
3391
3358
|
:type IsPdf: bool
|
@@ -3399,10 +3366,7 @@ class CarInvoiceOCRRequest(AbstractModel):
|
|
3399
3366
|
|
3400
3367
|
@property
|
3401
3368
|
def ImageBase64(self):
|
3402
|
-
"""图片的 Base64
|
3403
|
-
支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。
|
3404
|
-
支持的图片大小:所下载图片经Base64编码后不超过 7M。图片下载时间不超过 3 秒。
|
3405
|
-
图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
|
3369
|
+
"""图片的 Base64 值。支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。支持的图片大小:所下载图片经Base64编码后不超过 10M。图片下载时间不超过 3 秒。图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
|
3406
3370
|
:rtype: str
|
3407
3371
|
"""
|
3408
3372
|
return self._ImageBase64
|
@@ -3413,11 +3377,7 @@ class CarInvoiceOCRRequest(AbstractModel):
|
|
3413
3377
|
|
3414
3378
|
@property
|
3415
3379
|
def ImageUrl(self):
|
3416
|
-
"""图片的 Url
|
3417
|
-
支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。
|
3418
|
-
支持的图片大小:所下载图片经 Base64 编码后不超过 7M。图片下载时间不超过 3 秒。
|
3419
|
-
图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。
|
3420
|
-
非腾讯云存储的 Url 速度和稳定性可能受一定影响。
|
3380
|
+
"""图片的 Url 地址。支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。支持的图片大小:所下载图片经 Base64 编码后不超过 10M。图片下载时间不超过 3 秒。图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。非腾讯云存储的 Url 速度和稳定性可能受一定影响。
|
3421
3381
|
:rtype: str
|
3422
3382
|
"""
|
3423
3383
|
return self._ImageUrl
|
@@ -3760,16 +3720,9 @@ class ClassifyDetectOCRRequest(AbstractModel):
|
|
3760
3720
|
|
3761
3721
|
def __init__(self):
|
3762
3722
|
r"""
|
3763
|
-
:param _ImageBase64: 图片的 Base64
|
3764
|
-
支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。
|
3765
|
-
支持的图片大小:所下载图片经Base64编码后不超过 7M。图片下载时间不超过 3 秒。
|
3766
|
-
图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
|
3723
|
+
:param _ImageBase64: 图片的 Base64 值。支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。支持的图片大小:所下载图片经Base64编码后不超过 10M。图片下载时间不超过 3 秒。图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
|
3767
3724
|
:type ImageBase64: str
|
3768
|
-
:param _ImageUrl: 图片的 Url
|
3769
|
-
支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。
|
3770
|
-
支持的图片大小:所下载图片经 Base64 编码后不超过 7M。图片下载时间不超过 3 秒。
|
3771
|
-
图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。
|
3772
|
-
非腾讯云存储的 Url 速度和稳定性可能受一定影响。
|
3725
|
+
:param _ImageUrl: 图片的 Url 地址。支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。支持的图片大小:所下载图片经 Base64 编码后不超过 10M。图片下载时间不超过 3 秒。图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。非腾讯云存储的 Url 速度和稳定性可能受一定影响。
|
3773
3726
|
:type ImageUrl: str
|
3774
3727
|
:param _DiscernType: 可以指定要识别的票证类型,指定后不出现在此列表的票证将不返回类型。不指定时默认返回所有支持类别票证的识别信息。
|
3775
3728
|
|
@@ -3800,10 +3753,7 @@ ForeignPermanentResidentBack: 外国人永居证背面识别
|
|
3800
3753
|
|
3801
3754
|
@property
|
3802
3755
|
def ImageBase64(self):
|
3803
|
-
"""图片的 Base64
|
3804
|
-
支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。
|
3805
|
-
支持的图片大小:所下载图片经Base64编码后不超过 7M。图片下载时间不超过 3 秒。
|
3806
|
-
图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
|
3756
|
+
"""图片的 Base64 值。支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。支持的图片大小:所下载图片经Base64编码后不超过 10M。图片下载时间不超过 3 秒。图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
|
3807
3757
|
:rtype: str
|
3808
3758
|
"""
|
3809
3759
|
return self._ImageBase64
|
@@ -3814,11 +3764,7 @@ ForeignPermanentResidentBack: 外国人永居证背面识别
|
|
3814
3764
|
|
3815
3765
|
@property
|
3816
3766
|
def ImageUrl(self):
|
3817
|
-
"""图片的 Url
|
3818
|
-
支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。
|
3819
|
-
支持的图片大小:所下载图片经 Base64 编码后不超过 7M。图片下载时间不超过 3 秒。
|
3820
|
-
图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。
|
3821
|
-
非腾讯云存储的 Url 速度和稳定性可能受一定影响。
|
3767
|
+
"""图片的 Url 地址。支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。支持的图片大小:所下载图片经 Base64 编码后不超过 10M。图片下载时间不超过 3 秒。图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。非腾讯云存储的 Url 速度和稳定性可能受一定影响。
|
3822
3768
|
:rtype: str
|
3823
3769
|
"""
|
3824
3770
|
return self._ImageUrl
|
@@ -3928,13 +3874,9 @@ class ClassifyStoreNameRequest(AbstractModel):
|
|
3928
3874
|
|
3929
3875
|
def __init__(self):
|
3930
3876
|
r"""
|
3931
|
-
:param _ImageBase64: 图片的 Base64
|
3932
|
-
支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。
|
3933
|
-
支持的图片大小:所下载图片经Base64编码后不超过 7M。图片下载时间不超过 3 秒。
|
3934
|
-
支持的图片像素:需介于20-10000px之间。
|
3935
|
-
图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
|
3877
|
+
:param _ImageBase64: 图片的 Base64 值。支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。支持的图片大小:所下载图片经Base64编码后不超过 10M。图片下载时间不超过 3 秒。支持的图片像素:需介于20-10000px之间。图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
|
3936
3878
|
:type ImageBase64: str
|
3937
|
-
:param _ImageUrl: 图片的 Url 地址。支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。支持的图片大小:所下载图片经 Base64 编码后不超过
|
3879
|
+
:param _ImageUrl: 图片的 Url 地址。支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。支持的图片大小:所下载图片经 Base64 编码后不超过 10M。图片下载时间不超过 3 秒。支持的图片像素:需介于20-10000px之间。图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。非腾讯云存储的 Url 速度和稳定性可能受一定影响。
|
3938
3880
|
:type ImageUrl: str
|
3939
3881
|
"""
|
3940
3882
|
self._ImageBase64 = None
|
@@ -3942,11 +3884,7 @@ class ClassifyStoreNameRequest(AbstractModel):
|
|
3942
3884
|
|
3943
3885
|
@property
|
3944
3886
|
def ImageBase64(self):
|
3945
|
-
"""图片的 Base64
|
3946
|
-
支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。
|
3947
|
-
支持的图片大小:所下载图片经Base64编码后不超过 7M。图片下载时间不超过 3 秒。
|
3948
|
-
支持的图片像素:需介于20-10000px之间。
|
3949
|
-
图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
|
3887
|
+
"""图片的 Base64 值。支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。支持的图片大小:所下载图片经Base64编码后不超过 10M。图片下载时间不超过 3 秒。支持的图片像素:需介于20-10000px之间。图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
|
3950
3888
|
:rtype: str
|
3951
3889
|
"""
|
3952
3890
|
return self._ImageBase64
|
@@ -3957,7 +3895,7 @@ class ClassifyStoreNameRequest(AbstractModel):
|
|
3957
3895
|
|
3958
3896
|
@property
|
3959
3897
|
def ImageUrl(self):
|
3960
|
-
"""图片的 Url 地址。支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。支持的图片大小:所下载图片经 Base64 编码后不超过
|
3898
|
+
"""图片的 Url 地址。支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。支持的图片大小:所下载图片经 Base64 编码后不超过 10M。图片下载时间不超过 3 秒。支持的图片像素:需介于20-10000px之间。图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。非腾讯云存储的 Url 速度和稳定性可能受一定影响。
|
3961
3899
|
:rtype: str
|
3962
3900
|
"""
|
3963
3901
|
return self._ImageUrl
|
@@ -4304,9 +4242,12 @@ class CustomsPaymentReceipt(AbstractModel):
|
|
4304
4242
|
:type Title: str
|
4305
4243
|
:param _Content: 识别出的字段名称(关键字),支持以下字段: 税号 、纳税人识别号 、纳税人名称 、金额合计大写 、金额合计小写 、填发日期 、税务机关 、填票人。 示例值:纳税人识别号
|
4306
4244
|
:type Content: list of OtherInvoiceItem
|
4245
|
+
:param _CommonContent: 海关缴款书常用字段
|
4246
|
+
:type CommonContent: list of OtherInvoiceItem
|
4307
4247
|
"""
|
4308
4248
|
self._Title = None
|
4309
4249
|
self._Content = None
|
4250
|
+
self._CommonContent = None
|
4310
4251
|
|
4311
4252
|
@property
|
4312
4253
|
def Title(self):
|
@@ -4330,6 +4271,17 @@ class CustomsPaymentReceipt(AbstractModel):
|
|
4330
4271
|
def Content(self, Content):
|
4331
4272
|
self._Content = Content
|
4332
4273
|
|
4274
|
+
@property
|
4275
|
+
def CommonContent(self):
|
4276
|
+
"""海关缴款书常用字段
|
4277
|
+
:rtype: list of OtherInvoiceItem
|
4278
|
+
"""
|
4279
|
+
return self._CommonContent
|
4280
|
+
|
4281
|
+
@CommonContent.setter
|
4282
|
+
def CommonContent(self, CommonContent):
|
4283
|
+
self._CommonContent = CommonContent
|
4284
|
+
|
4333
4285
|
|
4334
4286
|
def _deserialize(self, params):
|
4335
4287
|
self._Title = params.get("Title")
|
@@ -4339,6 +4291,12 @@ class CustomsPaymentReceipt(AbstractModel):
|
|
4339
4291
|
obj = OtherInvoiceItem()
|
4340
4292
|
obj._deserialize(item)
|
4341
4293
|
self._Content.append(obj)
|
4294
|
+
if params.get("CommonContent") is not None:
|
4295
|
+
self._CommonContent = []
|
4296
|
+
for item in params.get("CommonContent"):
|
4297
|
+
obj = OtherInvoiceItem()
|
4298
|
+
obj._deserialize(item)
|
4299
|
+
self._CommonContent.append(obj)
|
4342
4300
|
memeber_set = set(params.keys())
|
4343
4301
|
for name, value in vars(self).items():
|
4344
4302
|
property_name = name[1:]
|
@@ -4649,11 +4607,9 @@ class DriverLicenseOCRRequest(AbstractModel):
|
|
4649
4607
|
|
4650
4608
|
def __init__(self):
|
4651
4609
|
r"""
|
4652
|
-
:param _ImageBase64: 图片的 Base64 值。要求图片经Base64编码后不超过
|
4653
|
-
图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
|
4610
|
+
:param _ImageBase64: 图片的 Base64 值。要求图片经Base64编码后不超过 10M,分辨率建议500*800以上,支持PNG、JPG、JPEG、BMP格式。建议卡片部分占据图片2/3以上。图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
|
4654
4611
|
:type ImageBase64: str
|
4655
|
-
:param _ImageUrl: 图片的 Url 地址。要求图片经Base64编码后不超过
|
4656
|
-
建议图片存储于腾讯云,可保障更高的下载速度和稳定性。
|
4612
|
+
:param _ImageUrl: 图片的 Url 地址。要求图片经Base64编码后不超过 10M,分辨率建议500*800以上,支持PNG、JPG、JPEG、BMP格式。建议卡片部分占据图片2/3以上。图片下载时间不超过 3 秒。建议图片存储于腾讯云,可保障更高的下载速度和稳定性。
|
4657
4613
|
:type ImageUrl: str
|
4658
4614
|
:param _CardSide: FRONT 为驾驶证主页正面(有红色印章的一面),
|
4659
4615
|
BACK 为驾驶证副页正面(有档案编号的一面)。
|
@@ -4667,8 +4623,7 @@ DOUBLE 支持自动识别驾驶证正副页单面,和正副双面同框识别
|
|
4667
4623
|
|
4668
4624
|
@property
|
4669
4625
|
def ImageBase64(self):
|
4670
|
-
"""图片的 Base64 值。要求图片经Base64编码后不超过
|
4671
|
-
图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
|
4626
|
+
"""图片的 Base64 值。要求图片经Base64编码后不超过 10M,分辨率建议500*800以上,支持PNG、JPG、JPEG、BMP格式。建议卡片部分占据图片2/3以上。图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
|
4672
4627
|
:rtype: str
|
4673
4628
|
"""
|
4674
4629
|
return self._ImageBase64
|
@@ -4679,8 +4634,7 @@ DOUBLE 支持自动识别驾驶证正副页单面,和正副双面同框识别
|
|
4679
4634
|
|
4680
4635
|
@property
|
4681
4636
|
def ImageUrl(self):
|
4682
|
-
"""图片的 Url 地址。要求图片经Base64编码后不超过
|
4683
|
-
建议图片存储于腾讯云,可保障更高的下载速度和稳定性。
|
4637
|
+
"""图片的 Url 地址。要求图片经Base64编码后不超过 10M,分辨率建议500*800以上,支持PNG、JPG、JPEG、BMP格式。建议卡片部分占据图片2/3以上。图片下载时间不超过 3 秒。建议图片存储于腾讯云,可保障更高的下载速度和稳定性。
|
4684
4638
|
:rtype: str
|
4685
4639
|
"""
|
4686
4640
|
return self._ImageUrl
|
@@ -5183,16 +5137,9 @@ class DutyPaidProofOCRRequest(AbstractModel):
|
|
5183
5137
|
|
5184
5138
|
def __init__(self):
|
5185
5139
|
r"""
|
5186
|
-
:param _ImageBase64: 图片的 Base64
|
5187
|
-
支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。
|
5188
|
-
支持的图片大小:所下载图片经Base64编码后不超过 7M。图片下载时间不超过 3 秒。
|
5189
|
-
图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
|
5140
|
+
:param _ImageBase64: 图片的 Base64 值。支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。支持的图片大小:所下载图片经Base64编码后不超过 10M。图片下载时间不超过 3 秒。图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
|
5190
5141
|
:type ImageBase64: str
|
5191
|
-
:param _ImageUrl: 图片的 Url
|
5192
|
-
支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。
|
5193
|
-
支持的图片大小:所下载图片经 Base64 编码后不超过 7M。图片下载时间不超过 3 秒。
|
5194
|
-
图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。
|
5195
|
-
非腾讯云存储的 Url 速度和稳定性可能受一定影响。
|
5142
|
+
:param _ImageUrl: 图片的 Url 地址。支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。支持的图片大小:所下载图片经 Base64 编码后不超过 10M。图片下载时间不超过 3 秒。图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。非腾讯云存储的 Url 速度和稳定性可能受一定影响。
|
5196
5143
|
:type ImageUrl: str
|
5197
5144
|
:param _IsPdf: 是否开启PDF识别,默认值为true,开启后可同时支持图片和PDF的识别。
|
5198
5145
|
:type IsPdf: bool
|
@@ -5206,10 +5153,7 @@ class DutyPaidProofOCRRequest(AbstractModel):
|
|
5206
5153
|
|
5207
5154
|
@property
|
5208
5155
|
def ImageBase64(self):
|
5209
|
-
"""图片的 Base64
|
5210
|
-
支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。
|
5211
|
-
支持的图片大小:所下载图片经Base64编码后不超过 7M。图片下载时间不超过 3 秒。
|
5212
|
-
图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
|
5156
|
+
"""图片的 Base64 值。支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。支持的图片大小:所下载图片经Base64编码后不超过 10M。图片下载时间不超过 3 秒。图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
|
5213
5157
|
:rtype: str
|
5214
5158
|
"""
|
5215
5159
|
return self._ImageBase64
|
@@ -5220,11 +5164,7 @@ class DutyPaidProofOCRRequest(AbstractModel):
|
|
5220
5164
|
|
5221
5165
|
@property
|
5222
5166
|
def ImageUrl(self):
|
5223
|
-
"""图片的 Url
|
5224
|
-
支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。
|
5225
|
-
支持的图片大小:所下载图片经 Base64 编码后不超过 7M。图片下载时间不超过 3 秒。
|
5226
|
-
图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。
|
5227
|
-
非腾讯云存储的 Url 速度和稳定性可能受一定影响。
|
5167
|
+
"""图片的 Url 地址。支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。支持的图片大小:所下载图片经 Base64 编码后不超过 10M。图片下载时间不超过 3 秒。图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。非腾讯云存储的 Url 速度和稳定性可能受一定影响。
|
5228
5168
|
:rtype: str
|
5229
5169
|
"""
|
5230
5170
|
return self._ImageUrl
|
@@ -7714,16 +7654,9 @@ class EstateCertOCRRequest(AbstractModel):
|
|
7714
7654
|
|
7715
7655
|
def __init__(self):
|
7716
7656
|
r"""
|
7717
|
-
:param _ImageBase64: 图片的 Base64
|
7718
|
-
支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。
|
7719
|
-
支持的图片大小:所下载图片经Base64编码后不超过 3M。图片下载时间不超过 3 秒。
|
7720
|
-
图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
|
7657
|
+
:param _ImageBase64: 图片的 Base64 值。支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。支持的图片大小:所下载图片经Base64编码后不超过 10M。图片下载时间不超过 3 秒。图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
|
7721
7658
|
:type ImageBase64: str
|
7722
|
-
:param _ImageUrl: 图片的 Url
|
7723
|
-
支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。
|
7724
|
-
支持的图片大小:所下载图片经 Base64 编码后不超过 3M。图片下载时间不超过 3 秒。
|
7725
|
-
图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。
|
7726
|
-
非腾讯云存储的 Url 速度和稳定性可能受一定影响。
|
7659
|
+
:param _ImageUrl: 图片的 Url 地址。支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。支持的图片大小:所下载图片经 Base64 编码后不超过 10M。图片下载时间不超过 3 秒。图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。非腾讯云存储的 Url 速度和稳定性可能受一定影响。
|
7727
7660
|
:type ImageUrl: str
|
7728
7661
|
"""
|
7729
7662
|
self._ImageBase64 = None
|
@@ -7731,10 +7664,7 @@ class EstateCertOCRRequest(AbstractModel):
|
|
7731
7664
|
|
7732
7665
|
@property
|
7733
7666
|
def ImageBase64(self):
|
7734
|
-
"""图片的 Base64
|
7735
|
-
支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。
|
7736
|
-
支持的图片大小:所下载图片经Base64编码后不超过 3M。图片下载时间不超过 3 秒。
|
7737
|
-
图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
|
7667
|
+
"""图片的 Base64 值。支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。支持的图片大小:所下载图片经Base64编码后不超过 10M。图片下载时间不超过 3 秒。图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
|
7738
7668
|
:rtype: str
|
7739
7669
|
"""
|
7740
7670
|
return self._ImageBase64
|
@@ -7745,11 +7675,7 @@ class EstateCertOCRRequest(AbstractModel):
|
|
7745
7675
|
|
7746
7676
|
@property
|
7747
7677
|
def ImageUrl(self):
|
7748
|
-
"""图片的 Url
|
7749
|
-
支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。
|
7750
|
-
支持的图片大小:所下载图片经 Base64 编码后不超过 3M。图片下载时间不超过 3 秒。
|
7751
|
-
图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。
|
7752
|
-
非腾讯云存储的 Url 速度和稳定性可能受一定影响。
|
7678
|
+
"""图片的 Url 地址。支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。支持的图片大小:所下载图片经 Base64 编码后不超过 10M。图片下载时间不超过 3 秒。图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。非腾讯云存储的 Url 速度和稳定性可能受一定影响。
|
7753
7679
|
:rtype: str
|
7754
7680
|
"""
|
7755
7681
|
return self._ImageUrl
|
@@ -8245,9 +8171,9 @@ class ExtractDocMultiProRequest(AbstractModel):
|
|
8245
8171
|
|
8246
8172
|
def __init__(self):
|
8247
8173
|
r"""
|
8248
|
-
:param _ImageUrl: 图片的 Url 地址。支持的图片格式:PNG、JPG、JPEG,WORD,EXCEL,暂不支持 GIF 格式。支持的图片大小:所下载图片经 Base64 编码后不超过
|
8174
|
+
:param _ImageUrl: 图片的 Url 地址。支持的图片格式:PNG、JPG、JPEG,WORD,EXCEL,暂不支持 GIF 格式。支持的图片大小:所下载图片经 Base64 编码后不超过 10M。图片下载时间不超过 3 秒。支持的图片像素:需介于20-10000px之间。图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。非腾讯云存储的 Url 速度和稳定性可能受一定影响。
|
8249
8175
|
:type ImageUrl: str
|
8250
|
-
:param _ImageBase64: 图片的 Base64 值。支持的图片格式:PNG、JPG、JPEG,WORD,EXCEL,暂不支持 GIF 格式。支持的图片大小:所下载图片经Base64编码后不超过
|
8176
|
+
:param _ImageBase64: 图片的 Base64 值。支持的图片格式:PNG、JPG、JPEG,WORD,EXCEL,暂不支持 GIF 格式。支持的图片大小:所下载图片经Base64编码后不超过 10M。图片下载时间不超过 3 秒。支持的图片像素:需介于20-10000px之间。图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
|
8251
8177
|
:type ImageBase64: str
|
8252
8178
|
:param _PdfPageNumber: 需要识别的PDF页面的对应页码,仅支持PDF单页识别,当上传文件为PDF且IsPdf参数值为true时有效,默认值为前3页。
|
8253
8179
|
:type PdfPageNumber: int
|
@@ -8284,7 +8210,7 @@ ReceiptWeightNote -- 磅单收货单识别模板
|
|
8284
8210
|
|
8285
8211
|
@property
|
8286
8212
|
def ImageUrl(self):
|
8287
|
-
"""图片的 Url 地址。支持的图片格式:PNG、JPG、JPEG,WORD,EXCEL,暂不支持 GIF 格式。支持的图片大小:所下载图片经 Base64 编码后不超过
|
8213
|
+
"""图片的 Url 地址。支持的图片格式:PNG、JPG、JPEG,WORD,EXCEL,暂不支持 GIF 格式。支持的图片大小:所下载图片经 Base64 编码后不超过 10M。图片下载时间不超过 3 秒。支持的图片像素:需介于20-10000px之间。图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。非腾讯云存储的 Url 速度和稳定性可能受一定影响。
|
8288
8214
|
:rtype: str
|
8289
8215
|
"""
|
8290
8216
|
return self._ImageUrl
|
@@ -8295,7 +8221,7 @@ ReceiptWeightNote -- 磅单收货单识别模板
|
|
8295
8221
|
|
8296
8222
|
@property
|
8297
8223
|
def ImageBase64(self):
|
8298
|
-
"""图片的 Base64 值。支持的图片格式:PNG、JPG、JPEG,WORD,EXCEL,暂不支持 GIF 格式。支持的图片大小:所下载图片经Base64编码后不超过
|
8224
|
+
"""图片的 Base64 值。支持的图片格式:PNG、JPG、JPEG,WORD,EXCEL,暂不支持 GIF 格式。支持的图片大小:所下载图片经Base64编码后不超过 10M。图片下载时间不超过 3 秒。支持的图片像素:需介于20-10000px之间。图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
|
8299
8225
|
:rtype: str
|
8300
8226
|
"""
|
8301
8227
|
return self._ImageBase64
|
@@ -8526,9 +8452,9 @@ class ExtractDocMultiRequest(AbstractModel):
|
|
8526
8452
|
|
8527
8453
|
def __init__(self):
|
8528
8454
|
r"""
|
8529
|
-
:param _ImageUrl: 图片的 Url 地址。支持的图片格式:PNG、JPG、JPEG,WORD,EXCEL,暂不支持 GIF 格式。支持的图片大小:所下载图片经 Base64 编码后不超过
|
8455
|
+
:param _ImageUrl: 图片的 Url 地址。支持的图片格式:PNG、JPG、JPEG,WORD,EXCEL,暂不支持 GIF 格式。支持的图片大小:所下载图片经 Base64 编码后不超过 10M。图片下载时间不超过 3 秒。支持的图片像素:需介于20-10000px之间。图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。非腾讯云存储的 Url 速度和稳定性可能受一定影响。
|
8530
8456
|
:type ImageUrl: str
|
8531
|
-
:param _ImageBase64: 图片的 Base64 值。支持的图片格式:PNG、JPG、JPEG,WORD,EXCEL,暂不支持 GIF 格式。支持的图片大小:所下载图片经Base64编码后不超过
|
8457
|
+
:param _ImageBase64: 图片的 Base64 值。支持的图片格式:PNG、JPG、JPEG,WORD,EXCEL,暂不支持 GIF 格式。支持的图片大小:所下载图片经Base64编码后不超过 10M。图片下载时间不超过 3 秒。支持的图片像素:需介于20-10000px之间。图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
|
8532
8458
|
:type ImageBase64: str
|
8533
8459
|
:param _PdfPageNumber: 需要识别的PDF页面的对应页码,仅支持PDF单页识别,当上传文件为PDF且IsPdf参数值为true时有效,默认值为前3页。
|
8534
8460
|
:type PdfPageNumber: int
|
@@ -8576,7 +8502,7 @@ CarInsurance -- 车辆保险单识别模板
|
|
8576
8502
|
|
8577
8503
|
@property
|
8578
8504
|
def ImageUrl(self):
|
8579
|
-
"""图片的 Url 地址。支持的图片格式:PNG、JPG、JPEG,WORD,EXCEL,暂不支持 GIF 格式。支持的图片大小:所下载图片经 Base64 编码后不超过
|
8505
|
+
"""图片的 Url 地址。支持的图片格式:PNG、JPG、JPEG,WORD,EXCEL,暂不支持 GIF 格式。支持的图片大小:所下载图片经 Base64 编码后不超过 10M。图片下载时间不超过 3 秒。支持的图片像素:需介于20-10000px之间。图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。非腾讯云存储的 Url 速度和稳定性可能受一定影响。
|
8580
8506
|
:rtype: str
|
8581
8507
|
"""
|
8582
8508
|
return self._ImageUrl
|
@@ -8587,7 +8513,7 @@ CarInsurance -- 车辆保险单识别模板
|
|
8587
8513
|
|
8588
8514
|
@property
|
8589
8515
|
def ImageBase64(self):
|
8590
|
-
"""图片的 Base64 值。支持的图片格式:PNG、JPG、JPEG,WORD,EXCEL,暂不支持 GIF 格式。支持的图片大小:所下载图片经Base64编码后不超过
|
8516
|
+
"""图片的 Base64 值。支持的图片格式:PNG、JPG、JPEG,WORD,EXCEL,暂不支持 GIF 格式。支持的图片大小:所下载图片经Base64编码后不超过 10M。图片下载时间不超过 3 秒。支持的图片像素:需介于20-10000px之间。图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
|
8591
8517
|
:rtype: str
|
8592
8518
|
"""
|
8593
8519
|
return self._ImageBase64
|
@@ -8892,16 +8818,9 @@ class FinanBillOCRRequest(AbstractModel):
|
|
8892
8818
|
|
8893
8819
|
def __init__(self):
|
8894
8820
|
r"""
|
8895
|
-
:param _ImageBase64: 图片的 Base64
|
8896
|
-
支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。
|
8897
|
-
支持的图片大小:所下载图片经Base64编码后不超过 7M。图片下载时间不超过 3 秒。
|
8898
|
-
图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
|
8821
|
+
:param _ImageBase64: 图片的 Base64 值。支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。支持的图片大小:所下载图片经Base64编码后不超过 10M。图片下载时间不超过 3 秒。图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
|
8899
8822
|
:type ImageBase64: str
|
8900
|
-
:param _ImageUrl: 图片的 Url
|
8901
|
-
支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。
|
8902
|
-
支持的图片大小:所下载图片经 Base64 编码后不超过 7M。图片下载时间不超过 3 秒。
|
8903
|
-
图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。
|
8904
|
-
非腾讯云存储的 Url 速度和稳定性可能受一定影响。
|
8823
|
+
:param _ImageUrl: 图片的 Url 地址。支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。支持的图片大小:所下载图片经 Base64 编码后不超过 10M。图片下载时间不超过 3 秒。图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。非腾讯云存储的 Url 速度和稳定性可能受一定影响。
|
8905
8824
|
:type ImageUrl: str
|
8906
8825
|
"""
|
8907
8826
|
self._ImageBase64 = None
|
@@ -8909,10 +8828,7 @@ class FinanBillOCRRequest(AbstractModel):
|
|
8909
8828
|
|
8910
8829
|
@property
|
8911
8830
|
def ImageBase64(self):
|
8912
|
-
"""图片的 Base64
|
8913
|
-
支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。
|
8914
|
-
支持的图片大小:所下载图片经Base64编码后不超过 7M。图片下载时间不超过 3 秒。
|
8915
|
-
图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
|
8831
|
+
"""图片的 Base64 值。支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。支持的图片大小:所下载图片经Base64编码后不超过 10M。图片下载时间不超过 3 秒。图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
|
8916
8832
|
:rtype: str
|
8917
8833
|
"""
|
8918
8834
|
return self._ImageBase64
|
@@ -8923,11 +8839,7 @@ class FinanBillOCRRequest(AbstractModel):
|
|
8923
8839
|
|
8924
8840
|
@property
|
8925
8841
|
def ImageUrl(self):
|
8926
|
-
"""图片的 Url
|
8927
|
-
支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。
|
8928
|
-
支持的图片大小:所下载图片经 Base64 编码后不超过 7M。图片下载时间不超过 3 秒。
|
8929
|
-
图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。
|
8930
|
-
非腾讯云存储的 Url 速度和稳定性可能受一定影响。
|
8842
|
+
"""图片的 Url 地址。支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。支持的图片大小:所下载图片经 Base64 编码后不超过 10M。图片下载时间不超过 3 秒。图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。非腾讯云存储的 Url 速度和稳定性可能受一定影响。
|
8931
8843
|
:rtype: str
|
8932
8844
|
"""
|
8933
8845
|
return self._ImageUrl
|
@@ -9058,16 +8970,9 @@ class FinanBillSliceOCRRequest(AbstractModel):
|
|
9058
8970
|
|
9059
8971
|
def __init__(self):
|
9060
8972
|
r"""
|
9061
|
-
:param _ImageBase64: 图片的 Base64
|
9062
|
-
支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。
|
9063
|
-
支持的图片大小:所下载图片经Base64编码后不超过 7M。图片下载时间不超过 3 秒。
|
9064
|
-
图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
|
8973
|
+
:param _ImageBase64: 图片的 Base64 值。支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。支持的图片大小:所下载图片经Base64编码后不超过 10M。图片下载时间不超过 3 秒。图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
|
9065
8974
|
:type ImageBase64: str
|
9066
|
-
:param _ImageUrl: 图片的 Url
|
9067
|
-
支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。
|
9068
|
-
支持的图片大小:所下载图片经 Base64 编码后不超过 7M。图片下载时间不超过 3 秒。
|
9069
|
-
图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。
|
9070
|
-
非腾讯云存储的 Url 速度和稳定性可能受一定影响。
|
8975
|
+
:param _ImageUrl: 图片的 Url 地址。支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。支持的图片大小:所下载图片经 Base64 编码后不超过 10M。图片下载时间不超过 3 秒。图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。非腾讯云存储的 Url 速度和稳定性可能受一定影响。
|
9071
8976
|
:type ImageUrl: str
|
9072
8977
|
"""
|
9073
8978
|
self._ImageBase64 = None
|
@@ -9075,10 +8980,7 @@ class FinanBillSliceOCRRequest(AbstractModel):
|
|
9075
8980
|
|
9076
8981
|
@property
|
9077
8982
|
def ImageBase64(self):
|
9078
|
-
"""图片的 Base64
|
9079
|
-
支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。
|
9080
|
-
支持的图片大小:所下载图片经Base64编码后不超过 7M。图片下载时间不超过 3 秒。
|
9081
|
-
图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
|
8983
|
+
"""图片的 Base64 值。支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。支持的图片大小:所下载图片经Base64编码后不超过 10M。图片下载时间不超过 3 秒。图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
|
9082
8984
|
:rtype: str
|
9083
8985
|
"""
|
9084
8986
|
return self._ImageBase64
|
@@ -9089,11 +8991,7 @@ class FinanBillSliceOCRRequest(AbstractModel):
|
|
9089
8991
|
|
9090
8992
|
@property
|
9091
8993
|
def ImageUrl(self):
|
9092
|
-
"""图片的 Url
|
9093
|
-
支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。
|
9094
|
-
支持的图片大小:所下载图片经 Base64 编码后不超过 7M。图片下载时间不超过 3 秒。
|
9095
|
-
图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。
|
9096
|
-
非腾讯云存储的 Url 速度和稳定性可能受一定影响。
|
8994
|
+
"""图片的 Url 地址。支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。支持的图片大小:所下载图片经 Base64 编码后不超过 10M。图片下载时间不超过 3 秒。图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。非腾讯云存储的 Url 速度和稳定性可能受一定影响。
|
9097
8995
|
:rtype: str
|
9098
8996
|
"""
|
9099
8997
|
return self._ImageUrl
|
@@ -9890,16 +9788,9 @@ class FlightInvoiceOCRRequest(AbstractModel):
|
|
9890
9788
|
|
9891
9789
|
def __init__(self):
|
9892
9790
|
r"""
|
9893
|
-
:param _ImageBase64: 图片的 Base64
|
9894
|
-
支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。
|
9895
|
-
支持的图片大小:所下载图片经Base64编码后不超过 7M。图片下载时间不超过 3 秒。
|
9896
|
-
图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
|
9791
|
+
:param _ImageBase64: 图片的 Base64 值。支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。支持的图片大小:所下载图片经Base64编码后不超过 10M。图片下载时间不超过 3 秒。图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
|
9897
9792
|
:type ImageBase64: str
|
9898
|
-
:param _ImageUrl: 图片的 Url
|
9899
|
-
支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。
|
9900
|
-
支持的图片大小:所下载图片经 Base64 编码后不超过 7M。图片下载时间不超过 3 秒。
|
9901
|
-
图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。
|
9902
|
-
非腾讯云存储的 Url 速度和稳定性可能受一定影响。
|
9793
|
+
:param _ImageUrl: 图片的 Url 地址。支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。支持的图片大小:所下载图片经 Base64 编码后不超过 10M。图片下载时间不超过 3 秒。图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。非腾讯云存储的 Url 速度和稳定性可能受一定影响。
|
9903
9794
|
:type ImageUrl: str
|
9904
9795
|
:param _IsPdf: 是否开启PDF识别,默认值为true,开启后可同时支持图片和PDF的识别。
|
9905
9796
|
:type IsPdf: bool
|
@@ -9913,10 +9804,7 @@ class FlightInvoiceOCRRequest(AbstractModel):
|
|
9913
9804
|
|
9914
9805
|
@property
|
9915
9806
|
def ImageBase64(self):
|
9916
|
-
"""图片的 Base64
|
9917
|
-
支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。
|
9918
|
-
支持的图片大小:所下载图片经Base64编码后不超过 7M。图片下载时间不超过 3 秒。
|
9919
|
-
图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
|
9807
|
+
"""图片的 Base64 值。支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。支持的图片大小:所下载图片经Base64编码后不超过 10M。图片下载时间不超过 3 秒。图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
|
9920
9808
|
:rtype: str
|
9921
9809
|
"""
|
9922
9810
|
return self._ImageBase64
|
@@ -9927,11 +9815,7 @@ class FlightInvoiceOCRRequest(AbstractModel):
|
|
9927
9815
|
|
9928
9816
|
@property
|
9929
9817
|
def ImageUrl(self):
|
9930
|
-
"""图片的 Url
|
9931
|
-
支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。
|
9932
|
-
支持的图片大小:所下载图片经 Base64 编码后不超过 7M。图片下载时间不超过 3 秒。
|
9933
|
-
图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。
|
9934
|
-
非腾讯云存储的 Url 速度和稳定性可能受一定影响。
|
9818
|
+
"""图片的 Url 地址。支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。支持的图片大小:所下载图片经 Base64 编码后不超过 10M。图片下载时间不超过 3 秒。图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。非腾讯云存储的 Url 速度和稳定性可能受一定影响。
|
9935
9819
|
:rtype: str
|
9936
9820
|
"""
|
9937
9821
|
return self._ImageUrl
|
@@ -10405,16 +10289,9 @@ class FormulaOCRRequest(AbstractModel):
|
|
10405
10289
|
|
10406
10290
|
def __init__(self):
|
10407
10291
|
r"""
|
10408
|
-
:param _ImageBase64: 图片的 Base64
|
10409
|
-
支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。
|
10410
|
-
支持的图片大小:所下载图片经Base64编码后不超过 7M。图片下载时间不超过 3 秒。
|
10411
|
-
图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
|
10292
|
+
:param _ImageBase64: 图片的 Base64 值。支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。支持的图片大小:所下载图片经Base64编码后不超过 10M。图片下载时间不超过 3 秒。图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
|
10412
10293
|
:type ImageBase64: str
|
10413
|
-
:param _ImageUrl: 图片的 Url
|
10414
|
-
支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。
|
10415
|
-
支持的图片大小:所下载图片经 Base64 编码后不超过 7M。图片下载时间不超过 3 秒。
|
10416
|
-
图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。
|
10417
|
-
非腾讯云存储的 Url 速度和稳定性可能受一定影响。
|
10294
|
+
:param _ImageUrl: 图片的 Url 地址。支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。支持的图片大小:所下载图片经 Base64 编码后不超过 10M。图片下载时间不超过 3 秒。图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。非腾讯云存储的 Url 速度和稳定性可能受一定影响。
|
10418
10295
|
:type ImageUrl: str
|
10419
10296
|
"""
|
10420
10297
|
self._ImageBase64 = None
|
@@ -10422,10 +10299,7 @@ class FormulaOCRRequest(AbstractModel):
|
|
10422
10299
|
|
10423
10300
|
@property
|
10424
10301
|
def ImageBase64(self):
|
10425
|
-
"""图片的 Base64
|
10426
|
-
支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。
|
10427
|
-
支持的图片大小:所下载图片经Base64编码后不超过 7M。图片下载时间不超过 3 秒。
|
10428
|
-
图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
|
10302
|
+
"""图片的 Base64 值。支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。支持的图片大小:所下载图片经Base64编码后不超过 10M。图片下载时间不超过 3 秒。图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
|
10429
10303
|
:rtype: str
|
10430
10304
|
"""
|
10431
10305
|
return self._ImageBase64
|
@@ -10436,11 +10310,7 @@ class FormulaOCRRequest(AbstractModel):
|
|
10436
10310
|
|
10437
10311
|
@property
|
10438
10312
|
def ImageUrl(self):
|
10439
|
-
"""图片的 Url
|
10440
|
-
支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。
|
10441
|
-
支持的图片大小:所下载图片经 Base64 编码后不超过 7M。图片下载时间不超过 3 秒。
|
10442
|
-
图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。
|
10443
|
-
非腾讯云存储的 Url 速度和稳定性可能受一定影响。
|
10313
|
+
"""图片的 Url 地址。支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。支持的图片大小:所下载图片经 Base64 编码后不超过 10M。图片下载时间不超过 3 秒。图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。非腾讯云存储的 Url 速度和稳定性可能受一定影响。
|
10444
10314
|
:rtype: str
|
10445
10315
|
"""
|
10446
10316
|
return self._ImageUrl
|
@@ -12453,9 +12323,9 @@ class HandwritingEssayOCRRequest(AbstractModel):
|
|
12453
12323
|
|
12454
12324
|
def __init__(self):
|
12455
12325
|
r"""
|
12456
|
-
:param _ImageUrl: 图片的 Url 地址。支持的图片格式:PNG、JPG、JPEG,WORD,EXCEL,暂不支持 GIF 格式。支持的图片大小:所下载图片经 Base64 编码后不超过
|
12326
|
+
:param _ImageUrl: 图片的 Url 地址。支持的图片格式:PNG、JPG、JPEG,WORD,EXCEL,暂不支持 GIF 格式。支持的图片大小:所下载图片经 Base64 编码后不超过 10M。图片下载时间不超过 3 秒。支持的图片像素:需介于20-10000px之间。图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。非腾讯云存储的 Url 速度和稳定性可能受一定影响。
|
12457
12327
|
:type ImageUrl: str
|
12458
|
-
:param _ImageBase64: 图片的 Base64 值。支持的图片格式:PNG、JPG、JPEG,WORD,EXCEL,暂不支持 GIF 格式。支持的图片大小:所下载图片经Base64编码后不超过
|
12328
|
+
:param _ImageBase64: 图片的 Base64 值。支持的图片格式:PNG、JPG、JPEG,WORD,EXCEL,暂不支持 GIF 格式。支持的图片大小:所下载图片经Base64编码后不超过 10M。图片下载时间不超过 3 秒。支持的图片像素:需介于20-10000px之间。图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
|
12459
12329
|
:type ImageBase64: str
|
12460
12330
|
:param _PdfPageNumber: 需要识别的PDF页面的对应页码,仅支持PDF单页识别,当上传文件为PDF且IsPdf参数值为true时有效,默认值为前3页。
|
12461
12331
|
:type PdfPageNumber: int
|
@@ -12474,7 +12344,7 @@ ArticleRecognize -- 手写作文模版
|
|
12474
12344
|
|
12475
12345
|
@property
|
12476
12346
|
def ImageUrl(self):
|
12477
|
-
"""图片的 Url 地址。支持的图片格式:PNG、JPG、JPEG,WORD,EXCEL,暂不支持 GIF 格式。支持的图片大小:所下载图片经 Base64 编码后不超过
|
12347
|
+
"""图片的 Url 地址。支持的图片格式:PNG、JPG、JPEG,WORD,EXCEL,暂不支持 GIF 格式。支持的图片大小:所下载图片经 Base64 编码后不超过 10M。图片下载时间不超过 3 秒。支持的图片像素:需介于20-10000px之间。图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。非腾讯云存储的 Url 速度和稳定性可能受一定影响。
|
12478
12348
|
:rtype: str
|
12479
12349
|
"""
|
12480
12350
|
return self._ImageUrl
|
@@ -12485,7 +12355,7 @@ ArticleRecognize -- 手写作文模版
|
|
12485
12355
|
|
12486
12356
|
@property
|
12487
12357
|
def ImageBase64(self):
|
12488
|
-
"""图片的 Base64 值。支持的图片格式:PNG、JPG、JPEG,WORD,EXCEL,暂不支持 GIF 格式。支持的图片大小:所下载图片经Base64编码后不超过
|
12358
|
+
"""图片的 Base64 值。支持的图片格式:PNG、JPG、JPEG,WORD,EXCEL,暂不支持 GIF 格式。支持的图片大小:所下载图片经Base64编码后不超过 10M。图片下载时间不超过 3 秒。支持的图片像素:需介于20-10000px之间。图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
|
12489
12359
|
:rtype: str
|
12490
12360
|
"""
|
12491
12361
|
return self._ImageBase64
|
@@ -13531,11 +13401,9 @@ class IDCardOCRRequest(AbstractModel):
|
|
13531
13401
|
|
13532
13402
|
def __init__(self):
|
13533
13403
|
r"""
|
13534
|
-
:param _ImageBase64: 图片的 Base64 值。要求图片经Base64编码后不超过
|
13535
|
-
图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
|
13404
|
+
:param _ImageBase64: 图片的 Base64 值。要求图片经Base64编码后不超过 10M,分辨率建议500*800以上,支持PNG、JPG、JPEG、BMP格式。建议卡片部分占据图片2/3以上。图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
|
13536
13405
|
:type ImageBase64: str
|
13537
|
-
:param _ImageUrl: 图片的 Url 地址。要求图片经Base64编码后不超过
|
13538
|
-
建议图片存储于腾讯云,可保障更高的下载速度和稳定性。
|
13406
|
+
:param _ImageUrl: 图片的 Url 地址。要求图片经Base64编码后不超过 10M,分辨率建议500*800以上,支持PNG、JPG、JPEG、BMP格式。建议卡片部分占据图片2/3以上。建议图片存储于腾讯云,可保障更高的下载速度和稳定性。
|
13539
13407
|
:type ImageUrl: str
|
13540
13408
|
:param _CardSide: FRONT:身份证有照片的一面(人像面),
|
13541
13409
|
BACK:身份证有国徽的一面(国徽面),
|
@@ -13567,6 +13435,8 @@ Config = {"CropIdCard":true,"CropPortrait":true}
|
|
13567
13435
|
:type EnableReflectDetail: bool
|
13568
13436
|
:param _EnableDateVerify: 用于控制是否开启日期校验,默认值为true,打开会进行日期校验。
|
13569
13437
|
:type EnableDateVerify: bool
|
13438
|
+
:param _CardWarnType: Basic:使用基础卡证告警能力; Advanced:开启通用卡证鉴伪能力(需要在控制台开启“通用卡证鉴伪”后计费功能或购买“通用卡证鉴伪”资源包后才能使用),默认值为 Basic
|
13439
|
+
:type CardWarnType: str
|
13570
13440
|
"""
|
13571
13441
|
self._ImageBase64 = None
|
13572
13442
|
self._ImageUrl = None
|
@@ -13575,11 +13445,11 @@ Config = {"CropIdCard":true,"CropPortrait":true}
|
|
13575
13445
|
self._EnableRecognitionRectify = None
|
13576
13446
|
self._EnableReflectDetail = None
|
13577
13447
|
self._EnableDateVerify = None
|
13448
|
+
self._CardWarnType = None
|
13578
13449
|
|
13579
13450
|
@property
|
13580
13451
|
def ImageBase64(self):
|
13581
|
-
"""图片的 Base64 值。要求图片经Base64编码后不超过
|
13582
|
-
图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
|
13452
|
+
"""图片的 Base64 值。要求图片经Base64编码后不超过 10M,分辨率建议500*800以上,支持PNG、JPG、JPEG、BMP格式。建议卡片部分占据图片2/3以上。图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
|
13583
13453
|
:rtype: str
|
13584
13454
|
"""
|
13585
13455
|
return self._ImageBase64
|
@@ -13590,8 +13460,7 @@ Config = {"CropIdCard":true,"CropPortrait":true}
|
|
13590
13460
|
|
13591
13461
|
@property
|
13592
13462
|
def ImageUrl(self):
|
13593
|
-
"""图片的 Url 地址。要求图片经Base64编码后不超过
|
13594
|
-
建议图片存储于腾讯云,可保障更高的下载速度和稳定性。
|
13463
|
+
"""图片的 Url 地址。要求图片经Base64编码后不超过 10M,分辨率建议500*800以上,支持PNG、JPG、JPEG、BMP格式。建议卡片部分占据图片2/3以上。建议图片存储于腾讯云,可保障更高的下载速度和稳定性。
|
13595
13464
|
:rtype: str
|
13596
13465
|
"""
|
13597
13466
|
return self._ImageUrl
|
@@ -13679,6 +13548,17 @@ Config = {"CropIdCard":true,"CropPortrait":true}
|
|
13679
13548
|
|
13680
13549
|
self._EnableDateVerify = EnableDateVerify
|
13681
13550
|
|
13551
|
+
@property
|
13552
|
+
def CardWarnType(self):
|
13553
|
+
"""Basic:使用基础卡证告警能力; Advanced:开启通用卡证鉴伪能力(需要在控制台开启“通用卡证鉴伪”后计费功能或购买“通用卡证鉴伪”资源包后才能使用),默认值为 Basic
|
13554
|
+
:rtype: str
|
13555
|
+
"""
|
13556
|
+
return self._CardWarnType
|
13557
|
+
|
13558
|
+
@CardWarnType.setter
|
13559
|
+
def CardWarnType(self, CardWarnType):
|
13560
|
+
self._CardWarnType = CardWarnType
|
13561
|
+
|
13682
13562
|
|
13683
13563
|
def _deserialize(self, params):
|
13684
13564
|
self._ImageBase64 = params.get("ImageBase64")
|
@@ -13688,6 +13568,7 @@ Config = {"CropIdCard":true,"CropPortrait":true}
|
|
13688
13568
|
self._EnableRecognitionRectify = params.get("EnableRecognitionRectify")
|
13689
13569
|
self._EnableReflectDetail = params.get("EnableReflectDetail")
|
13690
13570
|
self._EnableDateVerify = params.get("EnableDateVerify")
|
13571
|
+
self._CardWarnType = params.get("CardWarnType")
|
13691
13572
|
memeber_set = set(params.keys())
|
13692
13573
|
for name, value in vars(self).items():
|
13693
13574
|
property_name = name[1:]
|
@@ -14070,16 +13951,9 @@ class ImageEnhancementRequest(AbstractModel):
|
|
14070
13951
|
|
14071
13952
|
def __init__(self):
|
14072
13953
|
r"""
|
14073
|
-
:param _ImageBase64: 图片的 Base64
|
14074
|
-
支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。
|
14075
|
-
支持的图片大小:所下载图片经Base64编码后不超过 7M。图片下载时间不超过 3 秒。
|
14076
|
-
图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
|
13954
|
+
:param _ImageBase64: 图片的 Base64 值。支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。支持的图片大小:所下载图片经Base64编码后不超过 10M。图片下载时间不超过 3 秒。图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
|
14077
13955
|
:type ImageBase64: str
|
14078
|
-
:param _ImageUrl: 图片的 Url
|
14079
|
-
支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。
|
14080
|
-
支持的图片大小:所下载图片经 Base64 编码后不超过 7M。图片下载时间不超过 3 秒。
|
14081
|
-
图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。
|
14082
|
-
非腾讯云存储的 Url 速度和稳定性可能受一定影响。
|
13956
|
+
:param _ImageUrl: 图片的 Url 地址。支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。支持的图片大小:所下载图片经 Base64 编码后不超过 10M。图片下载时间不超过 3 秒。图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。非腾讯云存储的 Url 速度和稳定性可能受一定影响。
|
14083
13957
|
:type ImageUrl: str
|
14084
13958
|
:param _ReturnImage: 默认为空,ReturnImage的取值以及含义如下:
|
14085
13959
|
“preprocess”: 返回预处理后的图片数据
|
@@ -14108,10 +13982,7 @@ class ImageEnhancementRequest(AbstractModel):
|
|
14108
13982
|
|
14109
13983
|
@property
|
14110
13984
|
def ImageBase64(self):
|
14111
|
-
"""图片的 Base64
|
14112
|
-
支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。
|
14113
|
-
支持的图片大小:所下载图片经Base64编码后不超过 7M。图片下载时间不超过 3 秒。
|
14114
|
-
图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
|
13985
|
+
"""图片的 Base64 值。支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。支持的图片大小:所下载图片经Base64编码后不超过 10M。图片下载时间不超过 3 秒。图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
|
14115
13986
|
:rtype: str
|
14116
13987
|
"""
|
14117
13988
|
return self._ImageBase64
|
@@ -14122,11 +13993,7 @@ class ImageEnhancementRequest(AbstractModel):
|
|
14122
13993
|
|
14123
13994
|
@property
|
14124
13995
|
def ImageUrl(self):
|
14125
|
-
"""图片的 Url
|
14126
|
-
支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。
|
14127
|
-
支持的图片大小:所下载图片经 Base64 编码后不超过 7M。图片下载时间不超过 3 秒。
|
14128
|
-
图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。
|
14129
|
-
非腾讯云存储的 Url 速度和稳定性可能受一定影响。
|
13996
|
+
"""图片的 Url 地址。支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。支持的图片大小:所下载图片经 Base64 编码后不超过 10M。图片下载时间不超过 3 秒。图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。非腾讯云存储的 Url 速度和稳定性可能受一定影响。
|
14130
13997
|
:rtype: str
|
14131
13998
|
"""
|
14132
13999
|
return self._ImageUrl
|
@@ -14312,16 +14179,9 @@ class InstitutionOCRRequest(AbstractModel):
|
|
14312
14179
|
|
14313
14180
|
def __init__(self):
|
14314
14181
|
r"""
|
14315
|
-
:param _ImageBase64: 图片的 Base64
|
14316
|
-
支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。
|
14317
|
-
支持的图片大小:所下载图片经Base64编码后不超过 7M。图片下载时间不超过 3 秒。
|
14318
|
-
图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
|
14182
|
+
:param _ImageBase64: 图片的 Base64 值。支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。支持的图片大小:所下载图片经Base64编码后不超过 10M。图片下载时间不超过 3 秒。图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
|
14319
14183
|
:type ImageBase64: str
|
14320
|
-
:param _ImageUrl: 图片的 Url
|
14321
|
-
支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。
|
14322
|
-
支持的图片大小:所下载图片经 Base64 编码后不超过 7M。图片下载时间不超过 3 秒。
|
14323
|
-
图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。
|
14324
|
-
非腾讯云存储的 Url 速度和稳定性可能受一定影响。
|
14184
|
+
:param _ImageUrl: 图片的 Url 地址。支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。支持的图片大小:所下载图片经 Base64 编码后不超过 10M。图片下载时间不超过 3 秒。图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。非腾讯云存储的 Url 速度和稳定性可能受一定影响。
|
14325
14185
|
:type ImageUrl: str
|
14326
14186
|
"""
|
14327
14187
|
self._ImageBase64 = None
|
@@ -14329,10 +14189,7 @@ class InstitutionOCRRequest(AbstractModel):
|
|
14329
14189
|
|
14330
14190
|
@property
|
14331
14191
|
def ImageBase64(self):
|
14332
|
-
"""图片的 Base64
|
14333
|
-
支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。
|
14334
|
-
支持的图片大小:所下载图片经Base64编码后不超过 7M。图片下载时间不超过 3 秒。
|
14335
|
-
图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
|
14192
|
+
"""图片的 Base64 值。支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。支持的图片大小:所下载图片经Base64编码后不超过 10M。图片下载时间不超过 3 秒。图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
|
14336
14193
|
:rtype: str
|
14337
14194
|
"""
|
14338
14195
|
return self._ImageBase64
|
@@ -14343,11 +14200,7 @@ class InstitutionOCRRequest(AbstractModel):
|
|
14343
14200
|
|
14344
14201
|
@property
|
14345
14202
|
def ImageUrl(self):
|
14346
|
-
"""图片的 Url
|
14347
|
-
支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。
|
14348
|
-
支持的图片大小:所下载图片经 Base64 编码后不超过 7M。图片下载时间不超过 3 秒。
|
14349
|
-
图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。
|
14350
|
-
非腾讯云存储的 Url 速度和稳定性可能受一定影响。
|
14203
|
+
"""图片的 Url 地址。支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。支持的图片大小:所下载图片经 Base64 编码后不超过 10M。图片下载时间不超过 3 秒。图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。非腾讯云存储的 Url 速度和稳定性可能受一定影响。
|
14351
14204
|
:rtype: str
|
14352
14205
|
"""
|
14353
14206
|
return self._ImageUrl
|
@@ -14547,16 +14400,9 @@ class InsuranceBillOCRRequest(AbstractModel):
|
|
14547
14400
|
|
14548
14401
|
def __init__(self):
|
14549
14402
|
r"""
|
14550
|
-
:param _ImageBase64: 图片的 Base64
|
14551
|
-
支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。
|
14552
|
-
支持的图片大小:所下载图片经Base64编码后不超过 7M。图片下载时间不超过 3 秒。
|
14553
|
-
图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
|
14403
|
+
:param _ImageBase64: 图片的 Base64 值。支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。支持的图片大小:所下载图片经Base64编码后不超过 10M。图片下载时间不超过 3 秒。图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
|
14554
14404
|
:type ImageBase64: str
|
14555
|
-
:param _ImageUrl: 图片的 Url
|
14556
|
-
支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。
|
14557
|
-
支持的图片大小:所下载图片经 Base64 编码后不超过 7M。图片下载时间不超过 3 秒。
|
14558
|
-
图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。
|
14559
|
-
非腾讯云存储的 Url 速度和稳定性可能受一定影响。
|
14405
|
+
:param _ImageUrl: 图片的 Url 地址。支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。支持的图片大小:所下载图片经 Base64 编码后不超过 10M。图片下载时间不超过 3 秒。图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。非腾讯云存储的 Url 速度和稳定性可能受一定影响。
|
14560
14406
|
:type ImageUrl: str
|
14561
14407
|
"""
|
14562
14408
|
self._ImageBase64 = None
|
@@ -14564,10 +14410,7 @@ class InsuranceBillOCRRequest(AbstractModel):
|
|
14564
14410
|
|
14565
14411
|
@property
|
14566
14412
|
def ImageBase64(self):
|
14567
|
-
"""图片的 Base64
|
14568
|
-
支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。
|
14569
|
-
支持的图片大小:所下载图片经Base64编码后不超过 7M。图片下载时间不超过 3 秒。
|
14570
|
-
图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
|
14413
|
+
"""图片的 Base64 值。支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。支持的图片大小:所下载图片经Base64编码后不超过 10M。图片下载时间不超过 3 秒。图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
|
14571
14414
|
:rtype: str
|
14572
14415
|
"""
|
14573
14416
|
return self._ImageBase64
|
@@ -14578,11 +14421,7 @@ class InsuranceBillOCRRequest(AbstractModel):
|
|
14578
14421
|
|
14579
14422
|
@property
|
14580
14423
|
def ImageUrl(self):
|
14581
|
-
"""图片的 Url
|
14582
|
-
支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。
|
14583
|
-
支持的图片大小:所下载图片经 Base64 编码后不超过 7M。图片下载时间不超过 3 秒。
|
14584
|
-
图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。
|
14585
|
-
非腾讯云存储的 Url 速度和稳定性可能受一定影响。
|
14424
|
+
"""图片的 Url 地址。支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。支持的图片大小:所下载图片经 Base64 编码后不超过 10M。图片下载时间不超过 3 秒。图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。非腾讯云存储的 Url 速度和稳定性可能受一定影响。
|
14586
14425
|
:rtype: str
|
14587
14426
|
"""
|
14588
14427
|
return self._ImageUrl
|
@@ -14847,16 +14686,9 @@ class InvoiceGeneralOCRRequest(AbstractModel):
|
|
14847
14686
|
|
14848
14687
|
def __init__(self):
|
14849
14688
|
r"""
|
14850
|
-
:param _ImageBase64: 图片的 Base64
|
14851
|
-
支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。
|
14852
|
-
支持的图片大小:所下载图片经Base64编码后不超过 7M。图片下载时间不超过 3 秒。
|
14853
|
-
图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
|
14689
|
+
:param _ImageBase64: 图片的 Base64 值。支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。支持的图片大小:所下载图片经Base64编码后不超过 10M。图片下载时间不超过 3 秒。图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
|
14854
14690
|
:type ImageBase64: str
|
14855
|
-
:param _ImageUrl: 图片的 Url
|
14856
|
-
支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。
|
14857
|
-
支持的图片大小:所下载图片经 Base64 编码后不超过 7M。图片下载时间不超过 3 秒。
|
14858
|
-
图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。
|
14859
|
-
非腾讯云存储的 Url 速度和稳定性可能受一定影响。
|
14691
|
+
:param _ImageUrl: 图片的 Url 地址。支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。支持的图片大小:所下载图片经 Base64 编码后不超过 10M。图片下载时间不超过 3 秒。图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。非腾讯云存储的 Url 速度和稳定性可能受一定影响。
|
14860
14692
|
:type ImageUrl: str
|
14861
14693
|
:param _IsPdf: 是否开启PDF识别,默认值为true,开启后可同时支持图片和PDF的识别。
|
14862
14694
|
:type IsPdf: bool
|
@@ -14870,10 +14702,7 @@ class InvoiceGeneralOCRRequest(AbstractModel):
|
|
14870
14702
|
|
14871
14703
|
@property
|
14872
14704
|
def ImageBase64(self):
|
14873
|
-
"""图片的 Base64
|
14874
|
-
支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。
|
14875
|
-
支持的图片大小:所下载图片经Base64编码后不超过 7M。图片下载时间不超过 3 秒。
|
14876
|
-
图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
|
14705
|
+
"""图片的 Base64 值。支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。支持的图片大小:所下载图片经Base64编码后不超过 10M。图片下载时间不超过 3 秒。图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
|
14877
14706
|
:rtype: str
|
14878
14707
|
"""
|
14879
14708
|
return self._ImageBase64
|
@@ -14884,11 +14713,7 @@ class InvoiceGeneralOCRRequest(AbstractModel):
|
|
14884
14713
|
|
14885
14714
|
@property
|
14886
14715
|
def ImageUrl(self):
|
14887
|
-
"""图片的 Url
|
14888
|
-
支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。
|
14889
|
-
支持的图片大小:所下载图片经 Base64 编码后不超过 7M。图片下载时间不超过 3 秒。
|
14890
|
-
图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。
|
14891
|
-
非腾讯云存储的 Url 速度和稳定性可能受一定影响。
|
14716
|
+
"""图片的 Url 地址。支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。支持的图片大小:所下载图片经 Base64 编码后不超过 10M。图片下载时间不超过 3 秒。图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。非腾讯云存储的 Url 速度和稳定性可能受一定影响。
|
14892
14717
|
:rtype: str
|
14893
14718
|
"""
|
14894
14719
|
return self._ImageUrl
|
@@ -15699,16 +15524,9 @@ class LicensePlateOCRRequest(AbstractModel):
|
|
15699
15524
|
|
15700
15525
|
def __init__(self):
|
15701
15526
|
r"""
|
15702
|
-
:param _ImageBase64: 图片的 Base64
|
15703
|
-
支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。
|
15704
|
-
支持的图片大小:所下载图片经Base64编码后不超过 7M。图片下载时间不超过 3 秒。
|
15705
|
-
图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
|
15527
|
+
:param _ImageBase64: 图片的 Base64 值。支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。支持的图片大小:所下载图片经Base64编码后不超过 10M。图片下载时间不超过 3 秒。图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
|
15706
15528
|
:type ImageBase64: str
|
15707
|
-
:param _ImageUrl: 图片的 Url
|
15708
|
-
支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。
|
15709
|
-
支持的图片大小:所下载图片经 Base64 编码后不超过 7M。图片下载时间不超过 3 秒。
|
15710
|
-
图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。
|
15711
|
-
非腾讯云存储的 Url 速度和稳定性可能受一定影响。
|
15529
|
+
:param _ImageUrl: 图片的 Url 地址。支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。支持的图片大小:所下载图片经 Base64 编码后不超过 10M。图片下载时间不超过 3 秒。图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。非腾讯云存储的 Url 速度和稳定性可能受一定影响。
|
15712
15530
|
:type ImageUrl: str
|
15713
15531
|
"""
|
15714
15532
|
self._ImageBase64 = None
|
@@ -15716,10 +15534,7 @@ class LicensePlateOCRRequest(AbstractModel):
|
|
15716
15534
|
|
15717
15535
|
@property
|
15718
15536
|
def ImageBase64(self):
|
15719
|
-
"""图片的 Base64
|
15720
|
-
支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。
|
15721
|
-
支持的图片大小:所下载图片经Base64编码后不超过 7M。图片下载时间不超过 3 秒。
|
15722
|
-
图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
|
15537
|
+
"""图片的 Base64 值。支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。支持的图片大小:所下载图片经Base64编码后不超过 10M。图片下载时间不超过 3 秒。图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
|
15723
15538
|
:rtype: str
|
15724
15539
|
"""
|
15725
15540
|
return self._ImageBase64
|
@@ -15730,11 +15545,7 @@ class LicensePlateOCRRequest(AbstractModel):
|
|
15730
15545
|
|
15731
15546
|
@property
|
15732
15547
|
def ImageUrl(self):
|
15733
|
-
"""图片的 Url
|
15734
|
-
支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。
|
15735
|
-
支持的图片大小:所下载图片经 Base64 编码后不超过 7M。图片下载时间不超过 3 秒。
|
15736
|
-
图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。
|
15737
|
-
非腾讯云存储的 Url 速度和稳定性可能受一定影响。
|
15548
|
+
"""图片的 Url 地址。支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。支持的图片大小:所下载图片经 Base64 编码后不超过 10M。图片下载时间不超过 3 秒。图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。非腾讯云存储的 Url 速度和稳定性可能受一定影响。
|
15738
15549
|
:rtype: str
|
15739
15550
|
"""
|
15740
15551
|
return self._ImageUrl
|
@@ -17225,16 +17036,9 @@ class MainlandPermitOCRRequest(AbstractModel):
|
|
17225
17036
|
|
17226
17037
|
def __init__(self):
|
17227
17038
|
r"""
|
17228
|
-
:param _ImageBase64: 图片的 Base64
|
17229
|
-
支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。
|
17230
|
-
支持的图片大小:所下载图片经Base64编码后不超过 7M。图片下载时间不超过 3 秒。
|
17231
|
-
图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
|
17039
|
+
:param _ImageBase64: 图片的 Base64 值。支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。支持的图片大小:所下载图片经Base64编码后不超过 10M。图片下载时间不超过 3 秒。图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
|
17232
17040
|
:type ImageBase64: str
|
17233
|
-
:param _ImageUrl: 图片的 Url
|
17234
|
-
支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。
|
17235
|
-
支持的图片大小:所下载图片经 Base64 编码后不超过 7M。图片下载时间不超过 3 秒。
|
17236
|
-
图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。
|
17237
|
-
非腾讯云存储的 Url 速度和稳定性可能受一定影响。
|
17041
|
+
:param _ImageUrl: 图片的 Url 地址。支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。支持的图片大小:所下载图片经 Base64 编码后不超过 10M。图片下载时间不超过 3 秒。图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。非腾讯云存储的 Url 速度和稳定性可能受一定影响。
|
17238
17042
|
:type ImageUrl: str
|
17239
17043
|
:param _RetProfile: 是否返回头像。默认不返回。
|
17240
17044
|
:type RetProfile: bool
|
@@ -17251,10 +17055,7 @@ BACK:反面
|
|
17251
17055
|
|
17252
17056
|
@property
|
17253
17057
|
def ImageBase64(self):
|
17254
|
-
"""图片的 Base64
|
17255
|
-
支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。
|
17256
|
-
支持的图片大小:所下载图片经Base64编码后不超过 7M。图片下载时间不超过 3 秒。
|
17257
|
-
图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
|
17058
|
+
"""图片的 Base64 值。支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。支持的图片大小:所下载图片经Base64编码后不超过 10M。图片下载时间不超过 3 秒。图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
|
17258
17059
|
:rtype: str
|
17259
17060
|
"""
|
17260
17061
|
return self._ImageBase64
|
@@ -17265,11 +17066,7 @@ BACK:反面
|
|
17265
17066
|
|
17266
17067
|
@property
|
17267
17068
|
def ImageUrl(self):
|
17268
|
-
"""图片的 Url
|
17269
|
-
支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。
|
17270
|
-
支持的图片大小:所下载图片经 Base64 编码后不超过 7M。图片下载时间不超过 3 秒。
|
17271
|
-
图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。
|
17272
|
-
非腾讯云存储的 Url 速度和稳定性可能受一定影响。
|
17069
|
+
"""图片的 Url 地址。支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。支持的图片大小:所下载图片经 Base64 编码后不超过 10M。图片下载时间不超过 3 秒。图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。非腾讯云存储的 Url 速度和稳定性可能受一定影响。
|
17273
17070
|
:rtype: str
|
17274
17071
|
"""
|
17275
17072
|
return self._ImageUrl
|
@@ -17930,16 +17727,9 @@ class MixedInvoiceDetectRequest(AbstractModel):
|
|
17930
17727
|
r"""
|
17931
17728
|
:param _ReturnImage: 是否需要返回裁剪后的图片。
|
17932
17729
|
:type ReturnImage: bool
|
17933
|
-
:param _ImageBase64: 图片的 Base64
|
17934
|
-
支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。
|
17935
|
-
支持的图片大小:所下载图片经Base64编码后不超过 7M。图片下载时间不超过 3 秒。
|
17936
|
-
图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
|
17730
|
+
:param _ImageBase64: 图片的 Base64 值。支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。支持的图片大小:所下载图片经Base64编码后不超过 10M。图片下载时间不超过 3 秒。图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
|
17937
17731
|
:type ImageBase64: str
|
17938
|
-
:param _ImageUrl: 图片的 Url
|
17939
|
-
支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。
|
17940
|
-
支持的图片大小:所下载图片经 Base64 编码后不超过 7M。图片下载时间不超过 3 秒。
|
17941
|
-
图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。
|
17942
|
-
非腾讯云存储的 Url 速度和稳定性可能受一定影响。
|
17732
|
+
:param _ImageUrl: 图片的 Url 地址。支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。支持的图片大小:所下载图片经 Base64 编码后不超过 10M。图片下载时间不超过 3 秒。图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。非腾讯云存储的 Url 速度和稳定性可能受一定影响。
|
17943
17733
|
:type ImageUrl: str
|
17944
17734
|
:param _IsPdf: 是否开启PDF识别,默认值为true,开启后可同时支持图片和PDF的识别。
|
17945
17735
|
:type IsPdf: bool
|
@@ -17965,10 +17755,7 @@ class MixedInvoiceDetectRequest(AbstractModel):
|
|
17965
17755
|
|
17966
17756
|
@property
|
17967
17757
|
def ImageBase64(self):
|
17968
|
-
"""图片的 Base64
|
17969
|
-
支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。
|
17970
|
-
支持的图片大小:所下载图片经Base64编码后不超过 7M。图片下载时间不超过 3 秒。
|
17971
|
-
图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
|
17758
|
+
"""图片的 Base64 值。支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。支持的图片大小:所下载图片经Base64编码后不超过 10M。图片下载时间不超过 3 秒。图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
|
17972
17759
|
:rtype: str
|
17973
17760
|
"""
|
17974
17761
|
return self._ImageBase64
|
@@ -17979,11 +17766,7 @@ class MixedInvoiceDetectRequest(AbstractModel):
|
|
17979
17766
|
|
17980
17767
|
@property
|
17981
17768
|
def ImageUrl(self):
|
17982
|
-
"""图片的 Url
|
17983
|
-
支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。
|
17984
|
-
支持的图片大小:所下载图片经 Base64 编码后不超过 7M。图片下载时间不超过 3 秒。
|
17985
|
-
图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。
|
17986
|
-
非腾讯云存储的 Url 速度和稳定性可能受一定影响。
|
17769
|
+
"""图片的 Url 地址。支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。支持的图片大小:所下载图片经 Base64 编码后不超过 10M。图片下载时间不超过 3 秒。图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。非腾讯云存储的 Url 速度和稳定性可能受一定影响。
|
17987
17770
|
:rtype: str
|
17988
17771
|
"""
|
17989
17772
|
return self._ImageUrl
|
@@ -18238,16 +18021,9 @@ class MixedInvoiceOCRRequest(AbstractModel):
|
|
18238
18021
|
|
18239
18022
|
def __init__(self):
|
18240
18023
|
r"""
|
18241
|
-
:param _ImageBase64: 图片的 Base64
|
18242
|
-
支持的图片格式:PNG、JPG、JPEG、PDF,暂不支持 GIF 格式。
|
18243
|
-
支持的图片大小:所下载图片经Base64编码后不超过 7M。图片下载时间不超过 3 秒。
|
18244
|
-
图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
|
18024
|
+
:param _ImageBase64: 图片的 Base64 值。支持的图片格式:PNG、JPG、JPEG、PDF,暂不支持 GIF 格式。支持的图片大小:所下载图片经Base64编码后不超过 10M。图片下载时间不超过 3 秒。图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
|
18245
18025
|
:type ImageBase64: str
|
18246
|
-
:param _ImageUrl: 图片的 Url
|
18247
|
-
支持的图片格式:PNG、JPG、JPEG、PDF,暂不支持 GIF 格式。
|
18248
|
-
支持的图片大小:所下载图片经 Base64 编码后不超过 7M。图片下载时间不超过 3 秒。
|
18249
|
-
图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。
|
18250
|
-
非腾讯云存储的 Url 速度和稳定性可能受一定影响。
|
18026
|
+
:param _ImageUrl: 图片的 Url 地址。支持的图片格式:PNG、JPG、JPEG、PDF,暂不支持 GIF 格式。支持的图片大小:所下载图片经 Base64 编码后不超过 10M。图片下载时间不超过 3 秒。图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。非腾讯云存储的 Url 速度和稳定性可能受一定影响。
|
18251
18027
|
:type ImageUrl: str
|
18252
18028
|
:param _Types: 需要识别的票据类型列表,为空或不填表示识别全部类型。
|
18253
18029
|
0:出租车发票
|
@@ -18287,10 +18063,7 @@ No:不识别其他类型发票
|
|
18287
18063
|
|
18288
18064
|
@property
|
18289
18065
|
def ImageBase64(self):
|
18290
|
-
"""图片的 Base64
|
18291
|
-
支持的图片格式:PNG、JPG、JPEG、PDF,暂不支持 GIF 格式。
|
18292
|
-
支持的图片大小:所下载图片经Base64编码后不超过 7M。图片下载时间不超过 3 秒。
|
18293
|
-
图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
|
18066
|
+
"""图片的 Base64 值。支持的图片格式:PNG、JPG、JPEG、PDF,暂不支持 GIF 格式。支持的图片大小:所下载图片经Base64编码后不超过 10M。图片下载时间不超过 3 秒。图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
|
18294
18067
|
:rtype: str
|
18295
18068
|
"""
|
18296
18069
|
return self._ImageBase64
|
@@ -18301,11 +18074,7 @@ No:不识别其他类型发票
|
|
18301
18074
|
|
18302
18075
|
@property
|
18303
18076
|
def ImageUrl(self):
|
18304
|
-
"""图片的 Url
|
18305
|
-
支持的图片格式:PNG、JPG、JPEG、PDF,暂不支持 GIF 格式。
|
18306
|
-
支持的图片大小:所下载图片经 Base64 编码后不超过 7M。图片下载时间不超过 3 秒。
|
18307
|
-
图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。
|
18308
|
-
非腾讯云存储的 Url 速度和稳定性可能受一定影响。
|
18077
|
+
"""图片的 Url 地址。支持的图片格式:PNG、JPG、JPEG、PDF,暂不支持 GIF 格式。支持的图片大小:所下载图片经 Base64 编码后不超过 10M。图片下载时间不超过 3 秒。图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。非腾讯云存储的 Url 速度和稳定性可能受一定影响。
|
18309
18078
|
:rtype: str
|
18310
18079
|
"""
|
18311
18080
|
return self._ImageUrl
|
@@ -19817,16 +19586,9 @@ class OrgCodeCertOCRRequest(AbstractModel):
|
|
19817
19586
|
|
19818
19587
|
def __init__(self):
|
19819
19588
|
r"""
|
19820
|
-
:param _ImageBase64: 图片的 Base64
|
19821
|
-
支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。
|
19822
|
-
支持的图片大小:所下载图片经Base64编码后不超过 7M。图片下载时间不超过 3 秒。
|
19823
|
-
图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
|
19589
|
+
:param _ImageBase64: 图片的 Base64 值。支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。支持的图片大小:所下载图片经Base64编码后不超过 10M。图片下载时间不超过 3 秒。图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
|
19824
19590
|
:type ImageBase64: str
|
19825
|
-
:param _ImageUrl: 图片的 Url
|
19826
|
-
支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。
|
19827
|
-
支持的图片大小:所下载图片经 Base64 编码后不超过 7M。图片下载时间不超过 3 秒。
|
19828
|
-
图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。
|
19829
|
-
非腾讯云存储的 Url 速度和稳定性可能受一定影响。
|
19591
|
+
:param _ImageUrl: 图片的 Url 地址。支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。支持的图片大小:所下载图片经 Base64 编码后不超过 10M。图片下载时间不超过 3 秒。图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。非腾讯云存储的 Url 速度和稳定性可能受一定影响。
|
19830
19592
|
:type ImageUrl: str
|
19831
19593
|
"""
|
19832
19594
|
self._ImageBase64 = None
|
@@ -19834,10 +19596,7 @@ class OrgCodeCertOCRRequest(AbstractModel):
|
|
19834
19596
|
|
19835
19597
|
@property
|
19836
19598
|
def ImageBase64(self):
|
19837
|
-
"""图片的 Base64
|
19838
|
-
支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。
|
19839
|
-
支持的图片大小:所下载图片经Base64编码后不超过 7M。图片下载时间不超过 3 秒。
|
19840
|
-
图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
|
19599
|
+
"""图片的 Base64 值。支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。支持的图片大小:所下载图片经Base64编码后不超过 10M。图片下载时间不超过 3 秒。图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
|
19841
19600
|
:rtype: str
|
19842
19601
|
"""
|
19843
19602
|
return self._ImageBase64
|
@@ -19848,11 +19607,7 @@ class OrgCodeCertOCRRequest(AbstractModel):
|
|
19848
19607
|
|
19849
19608
|
@property
|
19850
19609
|
def ImageUrl(self):
|
19851
|
-
"""图片的 Url
|
19852
|
-
支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。
|
19853
|
-
支持的图片大小:所下载图片经 Base64 编码后不超过 7M。图片下载时间不超过 3 秒。
|
19854
|
-
图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。
|
19855
|
-
非腾讯云存储的 Url 速度和稳定性可能受一定影响。
|
19610
|
+
"""图片的 Url 地址。支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。支持的图片大小:所下载图片经 Base64 编码后不超过 10M。图片下载时间不超过 3 秒。图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。非腾讯云存储的 Url 速度和稳定性可能受一定影响。
|
19856
19611
|
:rtype: str
|
19857
19612
|
"""
|
19858
19613
|
return self._ImageUrl
|
@@ -20320,11 +20075,9 @@ class PassportOCRRequest(AbstractModel):
|
|
20320
20075
|
|
20321
20076
|
def __init__(self):
|
20322
20077
|
r"""
|
20323
|
-
:param _ImageBase64: 图片的 Base64 值。要求图片经Base64编码后不超过
|
20324
|
-
图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
|
20078
|
+
:param _ImageBase64: 图片的 Base64 值。要求图片经Base64编码后不超过 10M,分辨率建议500*800以上,支持PNG、JPG、JPEG、BMP格式。建议卡片部分占据图片2/3以上。图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
|
20325
20079
|
:type ImageBase64: str
|
20326
|
-
:param _ImageUrl: 图片的 Url 地址。要求图片经Base64编码后不超过
|
20327
|
-
建议图片存储于腾讯云,可保障更高的下载速度和稳定性。
|
20080
|
+
:param _ImageUrl: 图片的 Url 地址。要求图片经Base64编码后不超过 10M,分辨率建议500*800以上,支持PNG、JPG、JPEG、BMP格式。建议卡片部分占据图片2/3以上。建议图片存储于腾讯云,可保障更高的下载速度和稳定性。
|
20328
20081
|
:type ImageUrl: str
|
20329
20082
|
:param _Type: 默认填写CN
|
20330
20083
|
支持中国大陆地区护照。
|
@@ -20339,8 +20092,7 @@ class PassportOCRRequest(AbstractModel):
|
|
20339
20092
|
|
20340
20093
|
@property
|
20341
20094
|
def ImageBase64(self):
|
20342
|
-
"""图片的 Base64 值。要求图片经Base64编码后不超过
|
20343
|
-
图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
|
20095
|
+
"""图片的 Base64 值。要求图片经Base64编码后不超过 10M,分辨率建议500*800以上,支持PNG、JPG、JPEG、BMP格式。建议卡片部分占据图片2/3以上。图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
|
20344
20096
|
:rtype: str
|
20345
20097
|
"""
|
20346
20098
|
return self._ImageBase64
|
@@ -20351,8 +20103,7 @@ class PassportOCRRequest(AbstractModel):
|
|
20351
20103
|
|
20352
20104
|
@property
|
20353
20105
|
def ImageUrl(self):
|
20354
|
-
"""图片的 Url 地址。要求图片经Base64编码后不超过
|
20355
|
-
建议图片存储于腾讯云,可保障更高的下载速度和稳定性。
|
20106
|
+
"""图片的 Url 地址。要求图片经Base64编码后不超过 10M,分辨率建议500*800以上,支持PNG、JPG、JPEG、BMP格式。建议卡片部分占据图片2/3以上。建议图片存储于腾讯云,可保障更高的下载速度和稳定性。
|
20356
20107
|
:rtype: str
|
20357
20108
|
"""
|
20358
20109
|
return self._ImageUrl
|
@@ -21567,16 +21318,9 @@ class PropOwnerCertOCRRequest(AbstractModel):
|
|
21567
21318
|
|
21568
21319
|
def __init__(self):
|
21569
21320
|
r"""
|
21570
|
-
:param _ImageBase64: 图片的 Base64
|
21571
|
-
支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。
|
21572
|
-
支持的图片大小:所下载图片经Base64编码后不超过 7M。图片下载时间不超过 3 秒。
|
21573
|
-
图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
|
21321
|
+
:param _ImageBase64: 图片的 Base64 值。支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。支持的图片大小:所下载图片经Base64编码后不超过 10M。图片下载时间不超过 3 秒。图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
|
21574
21322
|
:type ImageBase64: str
|
21575
|
-
:param _ImageUrl: 图片的 Url
|
21576
|
-
支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。
|
21577
|
-
支持的图片大小:所下载图片经 Base64 编码后不超过 7M。图片下载时间不超过 3 秒。
|
21578
|
-
图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。
|
21579
|
-
非腾讯云存储的 Url 速度和稳定性可能受一定影响。
|
21323
|
+
:param _ImageUrl: 图片的 Url 地址。支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。支持的图片大小:所下载图片经 Base64 编码后不超过 10M。图片下载时间不超过 3 秒。图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。非腾讯云存储的 Url 速度和稳定性可能受一定影响。
|
21580
21324
|
:type ImageUrl: str
|
21581
21325
|
"""
|
21582
21326
|
self._ImageBase64 = None
|
@@ -21584,10 +21328,7 @@ class PropOwnerCertOCRRequest(AbstractModel):
|
|
21584
21328
|
|
21585
21329
|
@property
|
21586
21330
|
def ImageBase64(self):
|
21587
|
-
"""图片的 Base64
|
21588
|
-
支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。
|
21589
|
-
支持的图片大小:所下载图片经Base64编码后不超过 7M。图片下载时间不超过 3 秒。
|
21590
|
-
图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
|
21331
|
+
"""图片的 Base64 值。支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。支持的图片大小:所下载图片经Base64编码后不超过 10M。图片下载时间不超过 3 秒。图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
|
21591
21332
|
:rtype: str
|
21592
21333
|
"""
|
21593
21334
|
return self._ImageBase64
|
@@ -21598,11 +21339,7 @@ class PropOwnerCertOCRRequest(AbstractModel):
|
|
21598
21339
|
|
21599
21340
|
@property
|
21600
21341
|
def ImageUrl(self):
|
21601
|
-
"""图片的 Url
|
21602
|
-
支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。
|
21603
|
-
支持的图片大小:所下载图片经 Base64 编码后不超过 7M。图片下载时间不超过 3 秒。
|
21604
|
-
图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。
|
21605
|
-
非腾讯云存储的 Url 速度和稳定性可能受一定影响。
|
21342
|
+
"""图片的 Url 地址。支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。支持的图片大小:所下载图片经 Base64 编码后不超过 10M。图片下载时间不超过 3 秒。图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。非腾讯云存储的 Url 速度和稳定性可能受一定影响。
|
21606
21343
|
:rtype: str
|
21607
21344
|
"""
|
21608
21345
|
return self._ImageUrl
|
@@ -21801,11 +21538,9 @@ class QrcodeOCRRequest(AbstractModel):
|
|
21801
21538
|
|
21802
21539
|
def __init__(self):
|
21803
21540
|
r"""
|
21804
|
-
:param _ImageBase64: 图片的 Base64 值。要求图片经Base64编码后不超过
|
21805
|
-
图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
|
21541
|
+
:param _ImageBase64: 图片的 Base64 值。要求图片经Base64编码后不超过 10M,支持PNG、JPG、JPEG格式。图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
|
21806
21542
|
:type ImageBase64: str
|
21807
|
-
:param _ImageUrl: 图片的 Url 地址。要求图片经Base64编码后不超过
|
21808
|
-
建议图片存储于腾讯云,可保障更高的下载速度和稳定性。
|
21543
|
+
:param _ImageUrl: 图片的 Url 地址。要求图片经Base64编码后不超过 10M,支持PNG、JPG、JPEG格式。建议图片存储于腾讯云,可保障更高的下载速度和稳定性。
|
21809
21544
|
:type ImageUrl: str
|
21810
21545
|
"""
|
21811
21546
|
self._ImageBase64 = None
|
@@ -21813,8 +21548,7 @@ class QrcodeOCRRequest(AbstractModel):
|
|
21813
21548
|
|
21814
21549
|
@property
|
21815
21550
|
def ImageBase64(self):
|
21816
|
-
"""图片的 Base64 值。要求图片经Base64编码后不超过
|
21817
|
-
图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
|
21551
|
+
"""图片的 Base64 值。要求图片经Base64编码后不超过 10M,支持PNG、JPG、JPEG格式。图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
|
21818
21552
|
:rtype: str
|
21819
21553
|
"""
|
21820
21554
|
return self._ImageBase64
|
@@ -21825,8 +21559,7 @@ class QrcodeOCRRequest(AbstractModel):
|
|
21825
21559
|
|
21826
21560
|
@property
|
21827
21561
|
def ImageUrl(self):
|
21828
|
-
"""图片的 Url 地址。要求图片经Base64编码后不超过
|
21829
|
-
建议图片存储于腾讯云,可保障更高的下载速度和稳定性。
|
21562
|
+
"""图片的 Url 地址。要求图片经Base64编码后不超过 10M,支持PNG、JPG、JPEG格式。建议图片存储于腾讯云,可保障更高的下载速度和稳定性。
|
21830
21563
|
:rtype: str
|
21831
21564
|
"""
|
21832
21565
|
return self._ImageUrl
|
@@ -22875,16 +22608,9 @@ class QuotaInvoiceOCRRequest(AbstractModel):
|
|
22875
22608
|
|
22876
22609
|
def __init__(self):
|
22877
22610
|
r"""
|
22878
|
-
:param _ImageBase64: 图片的 Base64
|
22879
|
-
支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。
|
22880
|
-
支持的图片大小:所下载图片经Base64编码后不超过 3M。图片下载时间不超过 3 秒。
|
22881
|
-
图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
|
22611
|
+
:param _ImageBase64: 图片的 Base64 值。支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。支持的图片大小:所下载图片经Base64编码后不超过 10M。图片下载时间不超过 3 秒。图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
|
22882
22612
|
:type ImageBase64: str
|
22883
|
-
:param _ImageUrl: 图片的 Url
|
22884
|
-
支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。
|
22885
|
-
支持的图片大小:所下载图片经 Base64 编码后不超过 3M。图片下载时间不超过 3 秒。
|
22886
|
-
图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。
|
22887
|
-
非腾讯云存储的 Url 速度和稳定性可能受一定影响。
|
22613
|
+
:param _ImageUrl: 图片的 Url 地址。支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。支持的图片大小:所下载图片经 Base64 编码后不超过 10M。图片下载时间不超过 3 秒。图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。非腾讯云存储的 Url 速度和稳定性可能受一定影响。
|
22888
22614
|
:type ImageUrl: str
|
22889
22615
|
:param _IsPdf: 是否开启PDF识别,默认值为true,开启后可同时支持图片和PDF的识别。
|
22890
22616
|
:type IsPdf: bool
|
@@ -22898,10 +22624,7 @@ class QuotaInvoiceOCRRequest(AbstractModel):
|
|
22898
22624
|
|
22899
22625
|
@property
|
22900
22626
|
def ImageBase64(self):
|
22901
|
-
"""图片的 Base64
|
22902
|
-
支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。
|
22903
|
-
支持的图片大小:所下载图片经Base64编码后不超过 3M。图片下载时间不超过 3 秒。
|
22904
|
-
图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
|
22627
|
+
"""图片的 Base64 值。支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。支持的图片大小:所下载图片经Base64编码后不超过 10M。图片下载时间不超过 3 秒。图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
|
22905
22628
|
:rtype: str
|
22906
22629
|
"""
|
22907
22630
|
return self._ImageBase64
|
@@ -22912,11 +22635,7 @@ class QuotaInvoiceOCRRequest(AbstractModel):
|
|
22912
22635
|
|
22913
22636
|
@property
|
22914
22637
|
def ImageUrl(self):
|
22915
|
-
"""图片的 Url
|
22916
|
-
支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。
|
22917
|
-
支持的图片大小:所下载图片经 Base64 编码后不超过 3M。图片下载时间不超过 3 秒。
|
22918
|
-
图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。
|
22919
|
-
非腾讯云存储的 Url 速度和稳定性可能受一定影响。
|
22638
|
+
"""图片的 Url 地址。支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。支持的图片大小:所下载图片经 Base64 编码后不超过 10M。图片下载时间不超过 3 秒。图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。非腾讯云存储的 Url 速度和稳定性可能受一定影响。
|
22920
22639
|
:rtype: str
|
22921
22640
|
"""
|
22922
22641
|
return self._ImageUrl
|
@@ -23520,16 +23239,9 @@ class RecognizeContainerOCRRequest(AbstractModel):
|
|
23520
23239
|
|
23521
23240
|
def __init__(self):
|
23522
23241
|
r"""
|
23523
|
-
:param _ImageBase64: 图片的 Base64
|
23524
|
-
支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。
|
23525
|
-
支持的图片大小:所下载图片经Base64编码后不超过 7M。图片下载时间不超过 3 秒。
|
23526
|
-
图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
|
23242
|
+
:param _ImageBase64: 图片的 Base64 值。支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。支持的图片大小:所下载图片经Base64编码后不超过 10M。图片下载时间不超过 3 秒。图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
|
23527
23243
|
:type ImageBase64: str
|
23528
|
-
:param _ImageUrl: 图片的 Url
|
23529
|
-
支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。
|
23530
|
-
支持的图片大小:所下载图片经 Base64 编码后不超过 7M。图片下载时间不超过 3 秒。
|
23531
|
-
图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。
|
23532
|
-
非腾讯云存储的 Url 速度和稳定性可能受一定影响。
|
23244
|
+
:param _ImageUrl: 图片的 Url 地址。支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。支持的图片大小:所下载图片经 Base64 编码后不超过 10M。图片下载时间不超过 3 秒。图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。非腾讯云存储的 Url 速度和稳定性可能受一定影响。
|
23533
23245
|
:type ImageUrl: str
|
23534
23246
|
"""
|
23535
23247
|
self._ImageBase64 = None
|
@@ -23537,10 +23249,7 @@ class RecognizeContainerOCRRequest(AbstractModel):
|
|
23537
23249
|
|
23538
23250
|
@property
|
23539
23251
|
def ImageBase64(self):
|
23540
|
-
"""图片的 Base64
|
23541
|
-
支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。
|
23542
|
-
支持的图片大小:所下载图片经Base64编码后不超过 7M。图片下载时间不超过 3 秒。
|
23543
|
-
图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
|
23252
|
+
"""图片的 Base64 值。支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。支持的图片大小:所下载图片经Base64编码后不超过 10M。图片下载时间不超过 3 秒。图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
|
23544
23253
|
:rtype: str
|
23545
23254
|
"""
|
23546
23255
|
return self._ImageBase64
|
@@ -23551,11 +23260,7 @@ class RecognizeContainerOCRRequest(AbstractModel):
|
|
23551
23260
|
|
23552
23261
|
@property
|
23553
23262
|
def ImageUrl(self):
|
23554
|
-
"""图片的 Url
|
23555
|
-
支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。
|
23556
|
-
支持的图片大小:所下载图片经 Base64 编码后不超过 7M。图片下载时间不超过 3 秒。
|
23557
|
-
图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。
|
23558
|
-
非腾讯云存储的 Url 速度和稳定性可能受一定影响。
|
23263
|
+
"""图片的 Url 地址。支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。支持的图片大小:所下载图片经 Base64 编码后不超过 10M。图片下载时间不超过 3 秒。图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。非腾讯云存储的 Url 速度和稳定性可能受一定影响。
|
23559
23264
|
:rtype: str
|
23560
23265
|
"""
|
23561
23266
|
return self._ImageUrl
|
@@ -23786,11 +23491,9 @@ class RecognizeEncryptedIDCardOCRRequest(AbstractModel):
|
|
23786
23491
|
:type EncryptedBody: str
|
23787
23492
|
:param _Encryption: 敏感数据加密信息。对传入信息有加密需求的用户可使用此参数,详情请点击左侧链接。
|
23788
23493
|
:type Encryption: :class:`tencentcloud.ocr.v20181119.models.Encryption`
|
23789
|
-
:param _ImageBase64: 图片的 Base64 值。要求图片经Base64编码后不超过
|
23790
|
-
图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
|
23494
|
+
:param _ImageBase64: 图片的 Base64 值。要求图片经Base64编码后不超过 10M,分辨率建议500*800以上,支持PNG、JPG、JPEG、BMP格式。建议卡片部分占据图片2/3以上。图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
|
23791
23495
|
:type ImageBase64: str
|
23792
|
-
:param _ImageUrl: 图片的 Url 地址。要求图片经Base64编码后不超过
|
23793
|
-
建议图片存储于腾讯云,可保障更高的下载速度和稳定性。
|
23496
|
+
:param _ImageUrl: 图片的 Url 地址。要求图片经Base64编码后不超过 10M,分辨率建议500*800以上,支持PNG、JPG、JPEG、BMP格式。建议卡片部分占据图片2/3以上。图片下载时间不超过 3 秒。建议图片存储于腾讯云,可保障更高的下载速度和稳定性。
|
23794
23497
|
:type ImageUrl: str
|
23795
23498
|
:param _CardSide: FRONT:身份证有照片的一面(人像面),
|
23796
23499
|
BACK:身份证有国徽的一面(国徽面),
|
@@ -23854,8 +23557,7 @@ Config = {"CropIdCard":true,"CropPortrait":true}
|
|
23854
23557
|
|
23855
23558
|
@property
|
23856
23559
|
def ImageBase64(self):
|
23857
|
-
"""图片的 Base64 值。要求图片经Base64编码后不超过
|
23858
|
-
图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
|
23560
|
+
"""图片的 Base64 值。要求图片经Base64编码后不超过 10M,分辨率建议500*800以上,支持PNG、JPG、JPEG、BMP格式。建议卡片部分占据图片2/3以上。图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
|
23859
23561
|
:rtype: str
|
23860
23562
|
"""
|
23861
23563
|
return self._ImageBase64
|
@@ -23866,8 +23568,7 @@ Config = {"CropIdCard":true,"CropPortrait":true}
|
|
23866
23568
|
|
23867
23569
|
@property
|
23868
23570
|
def ImageUrl(self):
|
23869
|
-
"""图片的 Url 地址。要求图片经Base64编码后不超过
|
23870
|
-
建议图片存储于腾讯云,可保障更高的下载速度和稳定性。
|
23571
|
+
"""图片的 Url 地址。要求图片经Base64编码后不超过 10M,分辨率建议500*800以上,支持PNG、JPG、JPEG、BMP格式。建议卡片部分占据图片2/3以上。图片下载时间不超过 3 秒。建议图片存储于腾讯云,可保障更高的下载速度和稳定性。
|
23871
23572
|
:rtype: str
|
23872
23573
|
"""
|
23873
23574
|
return self._ImageUrl
|
@@ -24220,19 +23921,9 @@ class RecognizeForeignPermanentResidentIdCardRequest(AbstractModel):
|
|
24220
23921
|
|
24221
23922
|
def __init__(self):
|
24222
23923
|
r"""
|
24223
|
-
:param _ImageUrl: 图片的 Url
|
24224
|
-
支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。
|
24225
|
-
支持的图片大小:所下载图片经 Base64 编码后不超过 7M。图片下载时间不超过 3 秒。
|
24226
|
-
支持的图片像素:需介于20-10000px之间。
|
24227
|
-
图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。
|
24228
|
-
非腾讯云存储的 Url 速度和稳定性可能受一定影响。
|
24229
|
-
示例值:https://ocr-demo-1254418846.cos.ap-guangzhou.myqcloud.com/docume
|
23924
|
+
:param _ImageUrl: 图片的 Url 地址。支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。支持的图片大小:所下载图片经 Base64 编码后不超过 10M。图片下载时间不超过 3 秒。支持的图片像素:需介于20-10000px之间。图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。非腾讯云存储的 Url 速度和稳定性可能受一定影响。示例值:https://ocr-demo-1254418846.cos.ap-guangzhou.myqcloud.com/docume
|
24230
23925
|
:type ImageUrl: str
|
24231
|
-
:param _ImageBase64: 图片的 Base64
|
24232
|
-
支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。
|
24233
|
-
支持的图片大小:所下载图片经Base64编码后不超过 7M。图片下载时间不超过 3 秒。
|
24234
|
-
支持的图片像素:需介于20-10000px之间。
|
24235
|
-
图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
|
23926
|
+
:param _ImageBase64: 图片的 Base64 值。支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。支持的图片大小:所下载图片经Base64编码后不超过 10M。图片下载时间不超过 3 秒。支持的图片像素:需介于20-10000px之间。图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
|
24236
23927
|
:type ImageBase64: str
|
24237
23928
|
:param _EnablePdf: 是否开启PDF识别,默认值为false,开启后可同时支持图片和PDF的识别。
|
24238
23929
|
:type EnablePdf: bool
|
@@ -24250,13 +23941,7 @@ class RecognizeForeignPermanentResidentIdCardRequest(AbstractModel):
|
|
24250
23941
|
|
24251
23942
|
@property
|
24252
23943
|
def ImageUrl(self):
|
24253
|
-
"""图片的 Url
|
24254
|
-
支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。
|
24255
|
-
支持的图片大小:所下载图片经 Base64 编码后不超过 7M。图片下载时间不超过 3 秒。
|
24256
|
-
支持的图片像素:需介于20-10000px之间。
|
24257
|
-
图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。
|
24258
|
-
非腾讯云存储的 Url 速度和稳定性可能受一定影响。
|
24259
|
-
示例值:https://ocr-demo-1254418846.cos.ap-guangzhou.myqcloud.com/docume
|
23944
|
+
"""图片的 Url 地址。支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。支持的图片大小:所下载图片经 Base64 编码后不超过 10M。图片下载时间不超过 3 秒。支持的图片像素:需介于20-10000px之间。图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。非腾讯云存储的 Url 速度和稳定性可能受一定影响。示例值:https://ocr-demo-1254418846.cos.ap-guangzhou.myqcloud.com/docume
|
24260
23945
|
:rtype: str
|
24261
23946
|
"""
|
24262
23947
|
return self._ImageUrl
|
@@ -24267,11 +23952,7 @@ class RecognizeForeignPermanentResidentIdCardRequest(AbstractModel):
|
|
24267
23952
|
|
24268
23953
|
@property
|
24269
23954
|
def ImageBase64(self):
|
24270
|
-
"""图片的 Base64
|
24271
|
-
支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。
|
24272
|
-
支持的图片大小:所下载图片经Base64编码后不超过 7M。图片下载时间不超过 3 秒。
|
24273
|
-
支持的图片像素:需介于20-10000px之间。
|
24274
|
-
图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
|
23955
|
+
"""图片的 Base64 值。支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。支持的图片大小:所下载图片经Base64编码后不超过 10M。图片下载时间不超过 3 秒。支持的图片像素:需介于20-10000px之间。图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
|
24275
23956
|
:rtype: str
|
24276
23957
|
"""
|
24277
23958
|
return self._ImageBase64
|
@@ -24677,6 +24358,7 @@ BizLicense:营业执照
|
|
24677
24358
|
HmtResidentPermit:港澳台居住证
|
24678
24359
|
ForeignPermanentResident:外国人永居证
|
24679
24360
|
MainlandPermit:港澳台来往内地通行证
|
24361
|
+
SocialSecurityCard:社保卡
|
24680
24362
|
:type CardType: str
|
24681
24363
|
:param _IsPdf: 是否开启PDF识别,默认值为false,开启后可同时支持图片和PDF的识别。
|
24682
24364
|
:type IsPdf: bool
|
@@ -24724,6 +24406,7 @@ BizLicense:营业执照
|
|
24724
24406
|
HmtResidentPermit:港澳台居住证
|
24725
24407
|
ForeignPermanentResident:外国人永居证
|
24726
24408
|
MainlandPermit:港澳台来往内地通行证
|
24409
|
+
SocialSecurityCard:社保卡
|
24727
24410
|
:rtype: str
|
24728
24411
|
"""
|
24729
24412
|
return self._CardType
|
@@ -24789,6 +24472,7 @@ BizLicense:营业执照
|
|
24789
24472
|
HmtResidentPermit:港澳台居住证
|
24790
24473
|
ForeignPermanentResident:外国人永居证
|
24791
24474
|
MainlandPermit:港澳台来往内地通行证
|
24475
|
+
SocialSecurityCard:社保卡
|
24792
24476
|
:type CardType: str
|
24793
24477
|
:param _Blur: 模糊信息
|
24794
24478
|
:type Blur: :class:`tencentcloud.ocr.v20181119.models.GeneralCardWarnInfo`
|
@@ -24839,6 +24523,7 @@ BizLicense:营业执照
|
|
24839
24523
|
HmtResidentPermit:港澳台居住证
|
24840
24524
|
ForeignPermanentResident:外国人永居证
|
24841
24525
|
MainlandPermit:港澳台来往内地通行证
|
24526
|
+
SocialSecurityCard:社保卡
|
24842
24527
|
:rtype: str
|
24843
24528
|
"""
|
24844
24529
|
return self._CardType
|
@@ -25308,18 +24993,9 @@ class RecognizeGeneralTextImageWarnRequest(AbstractModel):
|
|
25308
24993
|
|
25309
24994
|
def __init__(self):
|
25310
24995
|
r"""
|
25311
|
-
:param _ImageUrl: 图片的 Url
|
25312
|
-
支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。
|
25313
|
-
支持的图片大小:所下载图片经 Base64 编码后不超过 7M。图片下载时间不超过 3 秒。
|
25314
|
-
支持的图片像素:需介于20-10000px之间。
|
25315
|
-
图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。
|
25316
|
-
非腾讯云存储的 Url 速度和稳定性可能受一定影响。
|
24996
|
+
:param _ImageUrl: 图片的 Url 地址。支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。支持的图片大小:所下载图片经 Base64 编码后不超过 10M。图片下载时间不超过 3 秒。支持的图片像素:需介于20-10000px之间。图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。非腾讯云存储的 Url 速度和稳定性可能受一定影响。
|
25317
24997
|
:type ImageUrl: str
|
25318
|
-
:param _ImageBase64: 图片的 Base64
|
25319
|
-
支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。
|
25320
|
-
支持的图片大小:所下载图片经Base64编码后不超过 7M。
|
25321
|
-
支持的图片像素:需介于20-10000px之间。
|
25322
|
-
图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
|
24998
|
+
:param _ImageBase64: 图片的 Base64 值。支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。支持的图片大小:所下载图片经Base64编码后不超过 10M。支持的图片像素:需介于20-10000px之间。图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
|
25323
24999
|
:type ImageBase64: str
|
25324
25000
|
:param _EnablePdf: 是否开启PDF识别,默认值为true,开启后可同时支持图片和PDF的识别。 示例值:false
|
25325
25001
|
:type EnablePdf: bool
|
@@ -25338,12 +25014,7 @@ class RecognizeGeneralTextImageWarnRequest(AbstractModel):
|
|
25338
25014
|
|
25339
25015
|
@property
|
25340
25016
|
def ImageUrl(self):
|
25341
|
-
"""图片的 Url
|
25342
|
-
支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。
|
25343
|
-
支持的图片大小:所下载图片经 Base64 编码后不超过 7M。图片下载时间不超过 3 秒。
|
25344
|
-
支持的图片像素:需介于20-10000px之间。
|
25345
|
-
图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。
|
25346
|
-
非腾讯云存储的 Url 速度和稳定性可能受一定影响。
|
25017
|
+
"""图片的 Url 地址。支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。支持的图片大小:所下载图片经 Base64 编码后不超过 10M。图片下载时间不超过 3 秒。支持的图片像素:需介于20-10000px之间。图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。非腾讯云存储的 Url 速度和稳定性可能受一定影响。
|
25347
25018
|
:rtype: str
|
25348
25019
|
"""
|
25349
25020
|
return self._ImageUrl
|
@@ -25354,11 +25025,7 @@ class RecognizeGeneralTextImageWarnRequest(AbstractModel):
|
|
25354
25025
|
|
25355
25026
|
@property
|
25356
25027
|
def ImageBase64(self):
|
25357
|
-
"""图片的 Base64
|
25358
|
-
支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。
|
25359
|
-
支持的图片大小:所下载图片经Base64编码后不超过 7M。
|
25360
|
-
支持的图片像素:需介于20-10000px之间。
|
25361
|
-
图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
|
25028
|
+
"""图片的 Base64 值。支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。支持的图片大小:所下载图片经Base64编码后不超过 10M。支持的图片像素:需介于20-10000px之间。图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
|
25362
25029
|
:rtype: str
|
25363
25030
|
"""
|
25364
25031
|
return self._ImageBase64
|
@@ -25539,16 +25206,9 @@ class RecognizeHealthCodeOCRRequest(AbstractModel):
|
|
25539
25206
|
|
25540
25207
|
def __init__(self):
|
25541
25208
|
r"""
|
25542
|
-
:param _ImageBase64: 图片的 Base64
|
25543
|
-
支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。
|
25544
|
-
支持的图片大小:所下载图片经Base64编码后不超过 7M。图片下载时间不超过 3 秒。
|
25545
|
-
图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
|
25209
|
+
:param _ImageBase64: 图片的 Base64 值。支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。支持的图片大小:所下载图片经Base64编码后不超过 10M。图片下载时间不超过 3 秒。图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
|
25546
25210
|
:type ImageBase64: str
|
25547
|
-
:param _ImageUrl: 图片的 Url
|
25548
|
-
支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。
|
25549
|
-
支持的图片大小:所下载图片经 Base64 编码后不超过 7M。图片下载时间不超过 3 秒。
|
25550
|
-
图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。
|
25551
|
-
非腾讯云存储的 Url 速度和稳定性可能受一定影响。
|
25211
|
+
:param _ImageUrl: 图片的 Url 地址。支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。支持的图片大小:所下载图片经 Base64 编码后不超过 10M。图片下载时间不超过 3 秒。图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。非腾讯云存储的 Url 速度和稳定性可能受一定影响。
|
25552
25212
|
:type ImageUrl: str
|
25553
25213
|
:param _Type: 需要识别的健康码类型列表,为空或不填表示默认为自动识别。
|
25554
25214
|
0:自动识别
|
@@ -25560,10 +25220,7 @@ class RecognizeHealthCodeOCRRequest(AbstractModel):
|
|
25560
25220
|
|
25561
25221
|
@property
|
25562
25222
|
def ImageBase64(self):
|
25563
|
-
"""图片的 Base64
|
25564
|
-
支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。
|
25565
|
-
支持的图片大小:所下载图片经Base64编码后不超过 7M。图片下载时间不超过 3 秒。
|
25566
|
-
图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
|
25223
|
+
"""图片的 Base64 值。支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。支持的图片大小:所下载图片经Base64编码后不超过 10M。图片下载时间不超过 3 秒。图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
|
25567
25224
|
:rtype: str
|
25568
25225
|
"""
|
25569
25226
|
return self._ImageBase64
|
@@ -25574,11 +25231,7 @@ class RecognizeHealthCodeOCRRequest(AbstractModel):
|
|
25574
25231
|
|
25575
25232
|
@property
|
25576
25233
|
def ImageUrl(self):
|
25577
|
-
"""图片的 Url
|
25578
|
-
支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。
|
25579
|
-
支持的图片大小:所下载图片经 Base64 编码后不超过 7M。图片下载时间不超过 3 秒。
|
25580
|
-
图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。
|
25581
|
-
非腾讯云存储的 Url 速度和稳定性可能受一定影响。
|
25234
|
+
"""图片的 Url 地址。支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。支持的图片大小:所下载图片经 Base64 编码后不超过 10M。图片下载时间不超过 3 秒。图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。非腾讯云存储的 Url 速度和稳定性可能受一定影响。
|
25582
25235
|
:rtype: str
|
25583
25236
|
"""
|
25584
25237
|
return self._ImageUrl
|
@@ -25799,16 +25452,9 @@ class RecognizeMedicalInvoiceOCRRequest(AbstractModel):
|
|
25799
25452
|
|
25800
25453
|
def __init__(self):
|
25801
25454
|
r"""
|
25802
|
-
:param _ImageBase64: 图片的Base64
|
25803
|
-
支持的文件格式:PNG、JPG、JPEG,暂不支持 GIF 格式。
|
25804
|
-
支持的图片大小:所下载文件经Base64编码后不超过 7M。文件下载时间不超过 3 秒。
|
25805
|
-
输入参数 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
|
25455
|
+
:param _ImageBase64: 图片的Base64 值。支持的文件格式:PNG、JPG、JPEG,暂不支持 GIF 格式。支持的图片大小:所下载文件经Base64编码后不超过 10M。文件下载时间不超过 3 秒。输入参数 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
|
25806
25456
|
:type ImageBase64: str
|
25807
|
-
:param _ImageUrl: 图片的Url
|
25808
|
-
支持的文件格式:PNG、JPG、JPEG,暂不支持 GIF 格式。
|
25809
|
-
支持的图片大小:所下载文件经 Base64 编码后不超过 7M。文件下载时间不超过 3 秒。
|
25810
|
-
图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。
|
25811
|
-
非腾讯云存储的 Url 速度和稳定性可能受一定影响。
|
25457
|
+
:param _ImageUrl: 图片的Url 地址。支持的文件格式:PNG、JPG、JPEG,暂不支持 GIF 格式。支持的图片大小:所下载文件经 Base64 编码后不超过 10M。文件下载时间不超过 3 秒。图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。非腾讯云存储的 Url 速度和稳定性可能受一定影响。
|
25812
25458
|
:type ImageUrl: str
|
25813
25459
|
:param _ReturnVertex: 是否需要返回识别出的文本行在原图上的四点坐标,默认不返回
|
25814
25460
|
:type ReturnVertex: bool
|
@@ -25828,10 +25474,7 @@ class RecognizeMedicalInvoiceOCRRequest(AbstractModel):
|
|
25828
25474
|
|
25829
25475
|
@property
|
25830
25476
|
def ImageBase64(self):
|
25831
|
-
"""图片的Base64
|
25832
|
-
支持的文件格式:PNG、JPG、JPEG,暂不支持 GIF 格式。
|
25833
|
-
支持的图片大小:所下载文件经Base64编码后不超过 7M。文件下载时间不超过 3 秒。
|
25834
|
-
输入参数 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
|
25477
|
+
"""图片的Base64 值。支持的文件格式:PNG、JPG、JPEG,暂不支持 GIF 格式。支持的图片大小:所下载文件经Base64编码后不超过 10M。文件下载时间不超过 3 秒。输入参数 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
|
25835
25478
|
:rtype: str
|
25836
25479
|
"""
|
25837
25480
|
return self._ImageBase64
|
@@ -25842,11 +25485,7 @@ class RecognizeMedicalInvoiceOCRRequest(AbstractModel):
|
|
25842
25485
|
|
25843
25486
|
@property
|
25844
25487
|
def ImageUrl(self):
|
25845
|
-
"""图片的Url
|
25846
|
-
支持的文件格式:PNG、JPG、JPEG,暂不支持 GIF 格式。
|
25847
|
-
支持的图片大小:所下载文件经 Base64 编码后不超过 7M。文件下载时间不超过 3 秒。
|
25848
|
-
图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。
|
25849
|
-
非腾讯云存储的 Url 速度和稳定性可能受一定影响。
|
25488
|
+
"""图片的Url 地址。支持的文件格式:PNG、JPG、JPEG,暂不支持 GIF 格式。支持的图片大小:所下载文件经 Base64 编码后不超过 10M。文件下载时间不超过 3 秒。图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。非腾讯云存储的 Url 速度和稳定性可能受一定影响。
|
25850
25489
|
:rtype: str
|
25851
25490
|
"""
|
25852
25491
|
return self._ImageUrl
|
@@ -25987,16 +25626,9 @@ class RecognizeOnlineTaxiItineraryOCRRequest(AbstractModel):
|
|
25987
25626
|
|
25988
25627
|
def __init__(self):
|
25989
25628
|
r"""
|
25990
|
-
:param _ImageBase64: 图片的 Base64
|
25991
|
-
支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。
|
25992
|
-
支持的图片大小:所下载图片经Base64编码后不超过 7M。图片下载时间不超过 3 秒。
|
25993
|
-
图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
|
25629
|
+
:param _ImageBase64: 图片的 Base64 值。支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。支持的图片大小:所下载图片经Base64编码后不超过 10M。图片下载时间不超过 3 秒。图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
|
25994
25630
|
:type ImageBase64: str
|
25995
|
-
:param _ImageUrl: 图片的 Url
|
25996
|
-
支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。
|
25997
|
-
支持的图片大小:所下载图片经 Base64 编码后不超过 7M。图片下载时间不超过 3 秒。
|
25998
|
-
图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。
|
25999
|
-
非腾讯云存储的 Url 速度和稳定性可能受一定影响。
|
25631
|
+
:param _ImageUrl: 图片的 Url 地址。支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。支持的图片大小:所下载图片经 Base64 编码后不超过 10M。图片下载时间不超过 3 秒。图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。非腾讯云存储的 Url 速度和稳定性可能受一定影响。
|
26000
25632
|
:type ImageUrl: str
|
26001
25633
|
:param _IsPdf: 是否开启PDF识别,默认值为false,开启后可同时支持图片和PDF的识别。
|
26002
25634
|
:type IsPdf: bool
|
@@ -26010,10 +25642,7 @@ class RecognizeOnlineTaxiItineraryOCRRequest(AbstractModel):
|
|
26010
25642
|
|
26011
25643
|
@property
|
26012
25644
|
def ImageBase64(self):
|
26013
|
-
"""图片的 Base64
|
26014
|
-
支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。
|
26015
|
-
支持的图片大小:所下载图片经Base64编码后不超过 7M。图片下载时间不超过 3 秒。
|
26016
|
-
图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
|
25645
|
+
"""图片的 Base64 值。支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。支持的图片大小:所下载图片经Base64编码后不超过 10M。图片下载时间不超过 3 秒。图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
|
26017
25646
|
:rtype: str
|
26018
25647
|
"""
|
26019
25648
|
return self._ImageBase64
|
@@ -26024,11 +25653,7 @@ class RecognizeOnlineTaxiItineraryOCRRequest(AbstractModel):
|
|
26024
25653
|
|
26025
25654
|
@property
|
26026
25655
|
def ImageUrl(self):
|
26027
|
-
"""图片的 Url
|
26028
|
-
支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。
|
26029
|
-
支持的图片大小:所下载图片经 Base64 编码后不超过 7M。图片下载时间不超过 3 秒。
|
26030
|
-
图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。
|
26031
|
-
非腾讯云存储的 Url 速度和稳定性可能受一定影响。
|
25656
|
+
"""图片的 Url 地址。支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。支持的图片大小:所下载图片经 Base64 编码后不超过 10M。图片下载时间不超过 3 秒。图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。非腾讯云存储的 Url 速度和稳定性可能受一定影响。
|
26032
25657
|
:rtype: str
|
26033
25658
|
"""
|
26034
25659
|
return self._ImageUrl
|
@@ -26130,13 +25755,9 @@ class RecognizeStoreNameRequest(AbstractModel):
|
|
26130
25755
|
|
26131
25756
|
def __init__(self):
|
26132
25757
|
r"""
|
26133
|
-
:param _ImageBase64: 图片的 Base64
|
26134
|
-
支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。
|
26135
|
-
支持的图片大小:所下载图片经Base64编码后不超过 7M。图片下载时间不超过 3 秒。
|
26136
|
-
支持的图片像素:需介于20-10000px之间。
|
26137
|
-
图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
|
25758
|
+
:param _ImageBase64: 图片的 Base64 值。支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。支持的图片大小:所下载图片经Base64编码后不超过 10M。图片下载时间不超过 3 秒。支持的图片像素:需介于20-10000px之间。图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
|
26138
25759
|
:type ImageBase64: str
|
26139
|
-
:param _ImageUrl: 图片的 Url 地址。支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。支持的图片大小:所下载图片经 Base64 编码后不超过
|
25760
|
+
:param _ImageUrl: 图片的 Url 地址。支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。支持的图片大小:所下载图片经 Base64 编码后不超过 10M。图片下载时间不超过 3 秒。支持的图片像素:需介于20-10000px之间。图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。非腾讯云存储的 Url 速度和稳定性可能受一定影响。
|
26140
25761
|
:type ImageUrl: str
|
26141
25762
|
"""
|
26142
25763
|
self._ImageBase64 = None
|
@@ -26144,11 +25765,7 @@ class RecognizeStoreNameRequest(AbstractModel):
|
|
26144
25765
|
|
26145
25766
|
@property
|
26146
25767
|
def ImageBase64(self):
|
26147
|
-
"""图片的 Base64
|
26148
|
-
支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。
|
26149
|
-
支持的图片大小:所下载图片经Base64编码后不超过 7M。图片下载时间不超过 3 秒。
|
26150
|
-
支持的图片像素:需介于20-10000px之间。
|
26151
|
-
图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
|
25768
|
+
"""图片的 Base64 值。支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。支持的图片大小:所下载图片经Base64编码后不超过 10M。图片下载时间不超过 3 秒。支持的图片像素:需介于20-10000px之间。图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
|
26152
25769
|
:rtype: str
|
26153
25770
|
"""
|
26154
25771
|
return self._ImageBase64
|
@@ -26159,7 +25776,7 @@ class RecognizeStoreNameRequest(AbstractModel):
|
|
26159
25776
|
|
26160
25777
|
@property
|
26161
25778
|
def ImageUrl(self):
|
26162
|
-
"""图片的 Url 地址。支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。支持的图片大小:所下载图片经 Base64 编码后不超过
|
25779
|
+
"""图片的 Url 地址。支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。支持的图片大小:所下载图片经 Base64 编码后不超过 10M。图片下载时间不超过 3 秒。支持的图片像素:需介于20-10000px之间。图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。非腾讯云存储的 Url 速度和稳定性可能受一定影响。
|
26163
25780
|
:rtype: str
|
26164
25781
|
"""
|
26165
25782
|
return self._ImageUrl
|
@@ -26267,16 +25884,9 @@ class RecognizeTableAccurateOCRRequest(AbstractModel):
|
|
26267
25884
|
|
26268
25885
|
def __init__(self):
|
26269
25886
|
r"""
|
26270
|
-
:param _ImageBase64: 图片/PDF的 Base64
|
26271
|
-
要求图片/PDF经Base64编码后不超过 7M,分辨率建议600*800以上,支持PNG、JPG、JPEG、BMP、PDF格式。
|
26272
|
-
图片支持的像素范围:需介于20-10000px之间。
|
26273
|
-
图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
|
25887
|
+
:param _ImageBase64: 图片/PDF的 Base64 值。要求图片/PDF经Base64编码后不超过 10M,分辨率建议600*800以上,支持PNG、JPG、JPEG、BMP、PDF格式。图片支持的像素范围:需介于20-10000px之间。图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
|
26274
25888
|
:type ImageBase64: str
|
26275
|
-
:param _ImageUrl: 图片/PDF的 Url
|
26276
|
-
要求图片/PDF经Base64编码后不超过 7M,分辨率建议600*800以上,支持PNG、JPG、JPEG、BMP、PDF格式。
|
26277
|
-
图片支持的像素范围:需介于20-10000px之间。
|
26278
|
-
图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。非腾讯云存储的 Url 速度和稳定
|
26279
|
-
性可能受一定影响。
|
25889
|
+
:param _ImageUrl: 图片/PDF的 Url 地址。要求图片/PDF经Base64编码后不超过 10M,分辨率建议600*800以上,支持PNG、JPG、JPEG、BMP、PDF格式。图片支持的像素范围:需介于20-10000px之间。图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。非腾讯云存储的 Url 速度和稳定性可能受一定影响。
|
26280
25890
|
:type ImageUrl: str
|
26281
25891
|
:param _PdfPageNumber: 需要识别的PDF页面的对应页码,仅支持PDF单页识别,当上传文件为PDF有效,默认值为1。
|
26282
25892
|
:type PdfPageNumber: int
|
@@ -26287,10 +25897,7 @@ class RecognizeTableAccurateOCRRequest(AbstractModel):
|
|
26287
25897
|
|
26288
25898
|
@property
|
26289
25899
|
def ImageBase64(self):
|
26290
|
-
"""图片/PDF的 Base64
|
26291
|
-
要求图片/PDF经Base64编码后不超过 7M,分辨率建议600*800以上,支持PNG、JPG、JPEG、BMP、PDF格式。
|
26292
|
-
图片支持的像素范围:需介于20-10000px之间。
|
26293
|
-
图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
|
25900
|
+
"""图片/PDF的 Base64 值。要求图片/PDF经Base64编码后不超过 10M,分辨率建议600*800以上,支持PNG、JPG、JPEG、BMP、PDF格式。图片支持的像素范围:需介于20-10000px之间。图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
|
26294
25901
|
:rtype: str
|
26295
25902
|
"""
|
26296
25903
|
return self._ImageBase64
|
@@ -26301,11 +25908,7 @@ class RecognizeTableAccurateOCRRequest(AbstractModel):
|
|
26301
25908
|
|
26302
25909
|
@property
|
26303
25910
|
def ImageUrl(self):
|
26304
|
-
"""图片/PDF的 Url
|
26305
|
-
要求图片/PDF经Base64编码后不超过 7M,分辨率建议600*800以上,支持PNG、JPG、JPEG、BMP、PDF格式。
|
26306
|
-
图片支持的像素范围:需介于20-10000px之间。
|
26307
|
-
图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。非腾讯云存储的 Url 速度和稳定
|
26308
|
-
性可能受一定影响。
|
25911
|
+
"""图片/PDF的 Url 地址。要求图片/PDF经Base64编码后不超过 10M,分辨率建议600*800以上,支持PNG、JPG、JPEG、BMP、PDF格式。图片支持的像素范围:需介于20-10000px之间。图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。非腾讯云存储的 Url 速度和稳定性可能受一定影响。
|
26309
25912
|
:rtype: str
|
26310
25913
|
"""
|
26311
25914
|
return self._ImageUrl
|
@@ -26643,15 +26246,13 @@ class RecognizeThaiIDCardOCRRequest(AbstractModel):
|
|
26643
26246
|
|
26644
26247
|
def __init__(self):
|
26645
26248
|
r"""
|
26646
|
-
:param _ImageBase64: 图片的 Base64 值。要求图片经Base64编码后不超过
|
26647
|
-
图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
|
26249
|
+
:param _ImageBase64: 图片的 Base64 值。要求图片经Base64编码后不超过 10M,分辨率建议500*800以上,支持PNG、JPG、JPEG、BMP格式。建议卡片部分占据图片2/3以上。图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
|
26648
26250
|
:type ImageBase64: str
|
26649
|
-
:param _BackImageBase64: 卡证背面图片的 Base64 值。支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。支持的图片大小:所下载图片经Base64编码后不超过
|
26251
|
+
:param _BackImageBase64: 卡证背面图片的 Base64 值。支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。支持的图片大小:所下载图片经Base64编码后不超过 10M。图片下载时间不超过 3 秒。图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
|
26650
26252
|
:type BackImageBase64: str
|
26651
|
-
:param _ImageUrl: 图片的 Url 地址。要求图片经Base64编码后不超过
|
26652
|
-
建议图片存储于腾讯云,可保障更高的下载速度和稳定性。
|
26253
|
+
:param _ImageUrl: 图片的 Url 地址。要求图片经Base64编码后不超过 10M,分辨率建议500*800以上,支持PNG、JPG、JPEG、BMP格式。建议卡片部分占据图片2/3以上。建议图片存储于腾讯云,可保障更高的下载速度和稳定性。
|
26653
26254
|
:type ImageUrl: str
|
26654
|
-
:param _BackImageUrl: 卡证背面图片的 Url 地址。支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。支持的图片大小:所下载图片经 Base64 编码后不超过
|
26255
|
+
:param _BackImageUrl: 卡证背面图片的 Url 地址。支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。支持的图片大小:所下载图片经 Base64 编码后不超过 10M。图片下载时间不超过 3 秒。图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。非腾讯云存储的 Url 速度和稳定性可能受一定影响。
|
26655
26256
|
:type BackImageUrl: str
|
26656
26257
|
:param _CropPortrait: 图片开关。默认为false,不返回泰国身份证头像照片的base64编码。
|
26657
26258
|
设置为true时,返回旋转矫正后的泰国身份证头像照片的base64编码
|
@@ -26665,8 +26266,7 @@ class RecognizeThaiIDCardOCRRequest(AbstractModel):
|
|
26665
26266
|
|
26666
26267
|
@property
|
26667
26268
|
def ImageBase64(self):
|
26668
|
-
"""图片的 Base64 值。要求图片经Base64编码后不超过
|
26669
|
-
图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
|
26269
|
+
"""图片的 Base64 值。要求图片经Base64编码后不超过 10M,分辨率建议500*800以上,支持PNG、JPG、JPEG、BMP格式。建议卡片部分占据图片2/3以上。图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
|
26670
26270
|
:rtype: str
|
26671
26271
|
"""
|
26672
26272
|
return self._ImageBase64
|
@@ -26677,7 +26277,7 @@ class RecognizeThaiIDCardOCRRequest(AbstractModel):
|
|
26677
26277
|
|
26678
26278
|
@property
|
26679
26279
|
def BackImageBase64(self):
|
26680
|
-
"""卡证背面图片的 Base64 值。支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。支持的图片大小:所下载图片经Base64编码后不超过
|
26280
|
+
"""卡证背面图片的 Base64 值。支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。支持的图片大小:所下载图片经Base64编码后不超过 10M。图片下载时间不超过 3 秒。图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
|
26681
26281
|
:rtype: str
|
26682
26282
|
"""
|
26683
26283
|
return self._BackImageBase64
|
@@ -26688,8 +26288,7 @@ class RecognizeThaiIDCardOCRRequest(AbstractModel):
|
|
26688
26288
|
|
26689
26289
|
@property
|
26690
26290
|
def ImageUrl(self):
|
26691
|
-
"""图片的 Url 地址。要求图片经Base64编码后不超过
|
26692
|
-
建议图片存储于腾讯云,可保障更高的下载速度和稳定性。
|
26291
|
+
"""图片的 Url 地址。要求图片经Base64编码后不超过 10M,分辨率建议500*800以上,支持PNG、JPG、JPEG、BMP格式。建议卡片部分占据图片2/3以上。建议图片存储于腾讯云,可保障更高的下载速度和稳定性。
|
26693
26292
|
:rtype: str
|
26694
26293
|
"""
|
26695
26294
|
return self._ImageUrl
|
@@ -26700,7 +26299,7 @@ class RecognizeThaiIDCardOCRRequest(AbstractModel):
|
|
26700
26299
|
|
26701
26300
|
@property
|
26702
26301
|
def BackImageUrl(self):
|
26703
|
-
"""卡证背面图片的 Url 地址。支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。支持的图片大小:所下载图片经 Base64 编码后不超过
|
26302
|
+
"""卡证背面图片的 Url 地址。支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。支持的图片大小:所下载图片经 Base64 编码后不超过 10M。图片下载时间不超过 3 秒。图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。非腾讯云存储的 Url 速度和稳定性可能受一定影响。
|
26704
26303
|
:rtype: str
|
26705
26304
|
"""
|
26706
26305
|
return self._BackImageUrl
|
@@ -27056,16 +26655,9 @@ class RecognizeTravelCardOCRRequest(AbstractModel):
|
|
27056
26655
|
|
27057
26656
|
def __init__(self):
|
27058
26657
|
r"""
|
27059
|
-
:param _ImageBase64: 图片的 Base64
|
27060
|
-
支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。
|
27061
|
-
支持的图片大小:所下载图片经Base64编码后不超过 7M。图片下载时间不超过 3 秒。
|
27062
|
-
图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
|
26658
|
+
:param _ImageBase64: 图片的 Base64 值。支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。支持的图片大小:所下载图片经Base64编码后不超过 10M。图片下载时间不超过 3 秒。图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
|
27063
26659
|
:type ImageBase64: str
|
27064
|
-
:param _ImageUrl: 图片的 Url
|
27065
|
-
支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。
|
27066
|
-
支持的图片大小:所下载图片经 Base64 编码后不超过 7M。图片下载时间不超过 3 秒。
|
27067
|
-
图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。
|
27068
|
-
非腾讯云存储的 Url 速度和稳定性可能受一定影响。
|
26660
|
+
:param _ImageUrl: 图片的 Url 地址。支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。支持的图片大小:所下载图片经 Base64 编码后不超过 10M。图片下载时间不超过 3 秒。图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。非腾讯云存储的 Url 速度和稳定性可能受一定影响。
|
27069
26661
|
:type ImageUrl: str
|
27070
26662
|
"""
|
27071
26663
|
self._ImageBase64 = None
|
@@ -27073,10 +26665,7 @@ class RecognizeTravelCardOCRRequest(AbstractModel):
|
|
27073
26665
|
|
27074
26666
|
@property
|
27075
26667
|
def ImageBase64(self):
|
27076
|
-
"""图片的 Base64
|
27077
|
-
支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。
|
27078
|
-
支持的图片大小:所下载图片经Base64编码后不超过 7M。图片下载时间不超过 3 秒。
|
27079
|
-
图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
|
26668
|
+
"""图片的 Base64 值。支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。支持的图片大小:所下载图片经Base64编码后不超过 10M。图片下载时间不超过 3 秒。图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
|
27080
26669
|
:rtype: str
|
27081
26670
|
"""
|
27082
26671
|
return self._ImageBase64
|
@@ -27087,11 +26676,7 @@ class RecognizeTravelCardOCRRequest(AbstractModel):
|
|
27087
26676
|
|
27088
26677
|
@property
|
27089
26678
|
def ImageUrl(self):
|
27090
|
-
"""图片的 Url
|
27091
|
-
支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。
|
27092
|
-
支持的图片大小:所下载图片经 Base64 编码后不超过 7M。图片下载时间不超过 3 秒。
|
27093
|
-
图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。
|
27094
|
-
非腾讯云存储的 Url 速度和稳定性可能受一定影响。
|
26679
|
+
"""图片的 Url 地址。支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。支持的图片大小:所下载图片经 Base64 编码后不超过 10M。图片下载时间不超过 3 秒。图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。非腾讯云存储的 Url 速度和稳定性可能受一定影响。
|
27095
26680
|
:rtype: str
|
27096
26681
|
"""
|
27097
26682
|
return self._ImageUrl
|
@@ -27224,11 +26809,9 @@ class RecognizeValidIDCardOCRRequest(AbstractModel):
|
|
27224
26809
|
|
27225
26810
|
def __init__(self):
|
27226
26811
|
r"""
|
27227
|
-
:param _ImageBase64: 图片的 Base64 值。要求图片经Base64编码后不超过
|
27228
|
-
图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
|
26812
|
+
:param _ImageBase64: 图片的 Base64 值。要求图片经Base64编码后不超过 10M,分辨率建议500*800以上,支持PNG、JPG、JPEG、BMP格式。建议卡片部分占据图片2/3以上。图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
|
27229
26813
|
:type ImageBase64: str
|
27230
|
-
:param _ImageUrl: 图片的 Url 地址。要求图片经Base64编码后不超过
|
27231
|
-
建议图片存储于腾讯云,可保障更高的下载速度和稳定性。
|
26814
|
+
:param _ImageUrl: 图片的 Url 地址。要求图片经Base64编码后不超过 10M,分辨率建议500*800以上,支持PNG、JPG、JPEG、BMP格式。建议卡片部分占据图片2/3以上。建议图片存储于腾讯云,可保障更高的下载速度和稳定性。
|
27232
26815
|
:type ImageUrl: str
|
27233
26816
|
:param _CardType: 0 自动,自动判断输入证件的类型
|
27234
26817
|
1 身份证人像面,指定输入证件类型为二代身份证人像面
|
@@ -27276,8 +26859,7 @@ class RecognizeValidIDCardOCRRequest(AbstractModel):
|
|
27276
26859
|
|
27277
26860
|
@property
|
27278
26861
|
def ImageBase64(self):
|
27279
|
-
"""图片的 Base64 值。要求图片经Base64编码后不超过
|
27280
|
-
图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
|
26862
|
+
"""图片的 Base64 值。要求图片经Base64编码后不超过 10M,分辨率建议500*800以上,支持PNG、JPG、JPEG、BMP格式。建议卡片部分占据图片2/3以上。图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
|
27281
26863
|
:rtype: str
|
27282
26864
|
"""
|
27283
26865
|
return self._ImageBase64
|
@@ -27288,8 +26870,7 @@ class RecognizeValidIDCardOCRRequest(AbstractModel):
|
|
27288
26870
|
|
27289
26871
|
@property
|
27290
26872
|
def ImageUrl(self):
|
27291
|
-
"""图片的 Url 地址。要求图片经Base64编码后不超过
|
27292
|
-
建议图片存储于腾讯云,可保障更高的下载速度和稳定性。
|
26873
|
+
"""图片的 Url 地址。要求图片经Base64编码后不超过 10M,分辨率建议500*800以上,支持PNG、JPG、JPEG、BMP格式。建议卡片部分占据图片2/3以上。建议图片存储于腾讯云,可保障更高的下载速度和稳定性。
|
27293
26874
|
:rtype: str
|
27294
26875
|
"""
|
27295
26876
|
return self._ImageUrl
|
@@ -27704,16 +27285,9 @@ class ResidenceBookletOCRRequest(AbstractModel):
|
|
27704
27285
|
|
27705
27286
|
def __init__(self):
|
27706
27287
|
r"""
|
27707
|
-
:param _ImageBase64: 图片的 Base64
|
27708
|
-
支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。
|
27709
|
-
支持的图片大小:所下载图片经Base64编码后不超过 7M。图片下载时间不超过 3 秒。
|
27710
|
-
图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
|
27288
|
+
:param _ImageBase64: 图片的 Base64 值。支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。支持的图片大小:所下载图片经Base64编码后不超过 10M。图片下载时间不超过 3 秒。图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
|
27711
27289
|
:type ImageBase64: str
|
27712
|
-
:param _ImageUrl: 图片的 Url
|
27713
|
-
支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。
|
27714
|
-
支持的图片大小:所下载图片经 Base64 编码后不超过 7M。图片下载时间不超过 3 秒。
|
27715
|
-
图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。
|
27716
|
-
非腾讯云存储的 Url 速度和稳定性可能受一定影响。
|
27290
|
+
:param _ImageUrl: 图片的 Url 地址。支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。支持的图片大小:所下载图片经 Base64 编码后不超过 10M。图片下载时间不超过 3 秒。图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。非腾讯云存储的 Url 速度和稳定性可能受一定影响。
|
27717
27291
|
:type ImageUrl: str
|
27718
27292
|
"""
|
27719
27293
|
self._ImageBase64 = None
|
@@ -27721,10 +27295,7 @@ class ResidenceBookletOCRRequest(AbstractModel):
|
|
27721
27295
|
|
27722
27296
|
@property
|
27723
27297
|
def ImageBase64(self):
|
27724
|
-
"""图片的 Base64
|
27725
|
-
支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。
|
27726
|
-
支持的图片大小:所下载图片经Base64编码后不超过 7M。图片下载时间不超过 3 秒。
|
27727
|
-
图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
|
27298
|
+
"""图片的 Base64 值。支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。支持的图片大小:所下载图片经Base64编码后不超过 10M。图片下载时间不超过 3 秒。图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
|
27728
27299
|
:rtype: str
|
27729
27300
|
"""
|
27730
27301
|
return self._ImageBase64
|
@@ -27735,11 +27306,7 @@ class ResidenceBookletOCRRequest(AbstractModel):
|
|
27735
27306
|
|
27736
27307
|
@property
|
27737
27308
|
def ImageUrl(self):
|
27738
|
-
"""图片的 Url
|
27739
|
-
支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。
|
27740
|
-
支持的图片大小:所下载图片经 Base64 编码后不超过 7M。图片下载时间不超过 3 秒。
|
27741
|
-
图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。
|
27742
|
-
非腾讯云存储的 Url 速度和稳定性可能受一定影响。
|
27309
|
+
"""图片的 Url 地址。支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。支持的图片大小:所下载图片经 Base64 编码后不超过 10M。图片下载时间不超过 3 秒。图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。非腾讯云存储的 Url 速度和稳定性可能受一定影响。
|
27743
27310
|
:rtype: str
|
27744
27311
|
"""
|
27745
27312
|
return self._ImageUrl
|
@@ -28632,11 +28199,9 @@ class RideHailingDriverLicenseOCRRequest(AbstractModel):
|
|
28632
28199
|
|
28633
28200
|
def __init__(self):
|
28634
28201
|
r"""
|
28635
|
-
:param _ImageBase64: 图片的 Base64 值。要求图片经Base64编码后不超过
|
28636
|
-
图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
|
28202
|
+
:param _ImageBase64: 图片的 Base64 值。要求图片经Base64编码后不超过 10M,分辨率建议500*800以上,支持PNG、JPG、JPEG、BMP格式。建议卡片部分占据图片2/3以上。图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
|
28637
28203
|
:type ImageBase64: str
|
28638
|
-
:param _ImageUrl: 图片的 Url 地址。要求图片经Base64编码后不超过
|
28639
|
-
建议图片存储于腾讯云,可保障更高的下载速度和稳定性。
|
28204
|
+
:param _ImageUrl: 图片的 Url 地址。要求图片经Base64编码后不超过 10M,分辨率建议500\*800以上,支持PNG、JPG、JPEG、BMP格式。建议卡片部分占据图片2/3以上。图片下载时间不超过 3 秒。建议图片存储于腾讯云,可保障更高的下载速度和稳定性。
|
28640
28205
|
:type ImageUrl: str
|
28641
28206
|
"""
|
28642
28207
|
self._ImageBase64 = None
|
@@ -28644,8 +28209,7 @@ class RideHailingDriverLicenseOCRRequest(AbstractModel):
|
|
28644
28209
|
|
28645
28210
|
@property
|
28646
28211
|
def ImageBase64(self):
|
28647
|
-
"""图片的 Base64 值。要求图片经Base64编码后不超过
|
28648
|
-
图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
|
28212
|
+
"""图片的 Base64 值。要求图片经Base64编码后不超过 10M,分辨率建议500*800以上,支持PNG、JPG、JPEG、BMP格式。建议卡片部分占据图片2/3以上。图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
|
28649
28213
|
:rtype: str
|
28650
28214
|
"""
|
28651
28215
|
return self._ImageBase64
|
@@ -28656,8 +28220,7 @@ class RideHailingDriverLicenseOCRRequest(AbstractModel):
|
|
28656
28220
|
|
28657
28221
|
@property
|
28658
28222
|
def ImageUrl(self):
|
28659
|
-
"""图片的 Url 地址。要求图片经Base64编码后不超过
|
28660
|
-
建议图片存储于腾讯云,可保障更高的下载速度和稳定性。
|
28223
|
+
"""图片的 Url 地址。要求图片经Base64编码后不超过 10M,分辨率建议500\*800以上,支持PNG、JPG、JPEG、BMP格式。建议卡片部分占据图片2/3以上。图片下载时间不超过 3 秒。建议图片存储于腾讯云,可保障更高的下载速度和稳定性。
|
28661
28224
|
:rtype: str
|
28662
28225
|
"""
|
28663
28226
|
return self._ImageUrl
|
@@ -28790,11 +28353,9 @@ class RideHailingTransportLicenseOCRRequest(AbstractModel):
|
|
28790
28353
|
|
28791
28354
|
def __init__(self):
|
28792
28355
|
r"""
|
28793
|
-
:param _ImageBase64: 图片的 Base64 值。要求图片经Base64编码后不超过
|
28794
|
-
图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
|
28356
|
+
:param _ImageBase64: 图片的 Base64 值。要求图片经Base64编码后不超过 10M,分辨率建议500*800以上,支持PNG、JPG、JPEG、BMP格式。建议卡片部分占据图片2/3以上。图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
|
28795
28357
|
:type ImageBase64: str
|
28796
|
-
:param _ImageUrl: 图片的 Url 地址。要求图片经Base64编码后不超过
|
28797
|
-
建议图片存储于腾讯云,可保障更高的下载速度和稳定性。
|
28358
|
+
:param _ImageUrl: 图片的 Url 地址。要求图片经Base64编码后不超过 10M,分辨率建议500\*800以上,支持PNG、JPG、JPEG、BMP格式。建议卡片部分占据图片2/3以上。图片下载时间不超过 3 秒。建议图片存储于腾讯云,可保障更高的下载速度和稳定性。
|
28798
28359
|
:type ImageUrl: str
|
28799
28360
|
"""
|
28800
28361
|
self._ImageBase64 = None
|
@@ -28802,8 +28363,7 @@ class RideHailingTransportLicenseOCRRequest(AbstractModel):
|
|
28802
28363
|
|
28803
28364
|
@property
|
28804
28365
|
def ImageBase64(self):
|
28805
|
-
"""图片的 Base64 值。要求图片经Base64编码后不超过
|
28806
|
-
图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
|
28366
|
+
"""图片的 Base64 值。要求图片经Base64编码后不超过 10M,分辨率建议500*800以上,支持PNG、JPG、JPEG、BMP格式。建议卡片部分占据图片2/3以上。图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
|
28807
28367
|
:rtype: str
|
28808
28368
|
"""
|
28809
28369
|
return self._ImageBase64
|
@@ -28814,8 +28374,7 @@ class RideHailingTransportLicenseOCRRequest(AbstractModel):
|
|
28814
28374
|
|
28815
28375
|
@property
|
28816
28376
|
def ImageUrl(self):
|
28817
|
-
"""图片的 Url 地址。要求图片经Base64编码后不超过
|
28818
|
-
建议图片存储于腾讯云,可保障更高的下载速度和稳定性。
|
28377
|
+
"""图片的 Url 地址。要求图片经Base64编码后不超过 10M,分辨率建议500\*800以上,支持PNG、JPG、JPEG、BMP格式。建议卡片部分占据图片2/3以上。图片下载时间不超过 3 秒。建议图片存储于腾讯云,可保障更高的下载速度和稳定性。
|
28819
28378
|
:rtype: str
|
28820
28379
|
"""
|
28821
28380
|
return self._ImageUrl
|
@@ -29112,11 +28671,9 @@ class SealOCRRequest(AbstractModel):
|
|
29112
28671
|
|
29113
28672
|
def __init__(self):
|
29114
28673
|
r"""
|
29115
|
-
:param _ImageBase64: 图片的 Base64 值。要求图片经Base64编码后不超过
|
29116
|
-
图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
|
28674
|
+
:param _ImageBase64: 图片的 Base64 值。要求图片经Base64编码后不超过 10M,分辨率建议500*800以上,支持PNG、JPG、JPEG、BMP、PDF格式。建议卡片部分占据图片2/3以上。图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
|
29117
28675
|
:type ImageBase64: str
|
29118
|
-
:param _ImageUrl: 图片的 Url 地址。要求图片经Base64编码后不超过
|
29119
|
-
建议图片存储于腾讯云,可保障更高的下载速度和稳定性。
|
28676
|
+
:param _ImageUrl: 图片的 Url 地址。要求图片经Base64编码后不超过 10M,分辨率建议500*800以上,支持PNG、JPG、JPEG、BMP、PDF格式。建议卡片部分占据图片2/3以上。图片下载时间不超过 3 秒。建议图片存储于腾讯云,可保障更高的下载速度和稳定性。
|
29120
28677
|
:type ImageUrl: str
|
29121
28678
|
:param _EnablePdf: 是否开启PDF识别,默认值为true,开启后可同时支持图片和PDF的识别。
|
29122
28679
|
:type EnablePdf: bool
|
@@ -29130,8 +28687,7 @@ class SealOCRRequest(AbstractModel):
|
|
29130
28687
|
|
29131
28688
|
@property
|
29132
28689
|
def ImageBase64(self):
|
29133
|
-
"""图片的 Base64 值。要求图片经Base64编码后不超过
|
29134
|
-
图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
|
28690
|
+
"""图片的 Base64 值。要求图片经Base64编码后不超过 10M,分辨率建议500*800以上,支持PNG、JPG、JPEG、BMP、PDF格式。建议卡片部分占据图片2/3以上。图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
|
29135
28691
|
:rtype: str
|
29136
28692
|
"""
|
29137
28693
|
return self._ImageBase64
|
@@ -29142,8 +28698,7 @@ class SealOCRRequest(AbstractModel):
|
|
29142
28698
|
|
29143
28699
|
@property
|
29144
28700
|
def ImageUrl(self):
|
29145
|
-
"""图片的 Url 地址。要求图片经Base64编码后不超过
|
29146
|
-
建议图片存储于腾讯云,可保障更高的下载速度和稳定性。
|
28701
|
+
"""图片的 Url 地址。要求图片经Base64编码后不超过 10M,分辨率建议500*800以上,支持PNG、JPG、JPEG、BMP、PDF格式。建议卡片部分占据图片2/3以上。图片下载时间不超过 3 秒。建议图片存储于腾讯云,可保障更高的下载速度和稳定性。
|
29147
28702
|
:rtype: str
|
29148
28703
|
"""
|
29149
28704
|
return self._ImageUrl
|
@@ -29387,16 +28942,9 @@ class ShipInvoiceOCRRequest(AbstractModel):
|
|
29387
28942
|
|
29388
28943
|
def __init__(self):
|
29389
28944
|
r"""
|
29390
|
-
:param _ImageBase64: 图片的 Base64
|
29391
|
-
支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。
|
29392
|
-
支持的图片大小:所下载图片经Base64编码后不超过 7M。图片下载时间不超过 3 秒。
|
29393
|
-
图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
|
28945
|
+
:param _ImageBase64: 图片的 Base64 值。支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。支持的图片大小:所下载图片经Base64编码后不超过 10M。图片下载时间不超过 3 秒。图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
|
29394
28946
|
:type ImageBase64: str
|
29395
|
-
:param _ImageUrl: 图片的 Url
|
29396
|
-
支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。
|
29397
|
-
支持的图片大小:所下载图片经 Base64 编码后不超过 7M。图片下载时间不超过 3 秒。
|
29398
|
-
图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。
|
29399
|
-
非腾讯云存储的 Url 速度和稳定性可能受一定影响。
|
28947
|
+
:param _ImageUrl: 图片的 Url 地址。支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。支持的图片大小:所下载图片经 Base64 编码后不超过 10M。图片下载时间不超过 3 秒。图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。非腾讯云存储的 Url 速度和稳定性可能受一定影响。
|
29400
28948
|
:type ImageUrl: str
|
29401
28949
|
:param _IsPdf: 是否开启PDF识别,默认值为true,开启后可同时支持图片和PDF的识别。
|
29402
28950
|
:type IsPdf: bool
|
@@ -29410,10 +28958,7 @@ class ShipInvoiceOCRRequest(AbstractModel):
|
|
29410
28958
|
|
29411
28959
|
@property
|
29412
28960
|
def ImageBase64(self):
|
29413
|
-
"""图片的 Base64
|
29414
|
-
支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。
|
29415
|
-
支持的图片大小:所下载图片经Base64编码后不超过 7M。图片下载时间不超过 3 秒。
|
29416
|
-
图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
|
28961
|
+
"""图片的 Base64 值。支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。支持的图片大小:所下载图片经Base64编码后不超过 10M。图片下载时间不超过 3 秒。图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
|
29417
28962
|
:rtype: str
|
29418
28963
|
"""
|
29419
28964
|
return self._ImageBase64
|
@@ -29424,11 +28969,7 @@ class ShipInvoiceOCRRequest(AbstractModel):
|
|
29424
28969
|
|
29425
28970
|
@property
|
29426
28971
|
def ImageUrl(self):
|
29427
|
-
"""图片的 Url
|
29428
|
-
支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。
|
29429
|
-
支持的图片大小:所下载图片经 Base64 编码后不超过 7M。图片下载时间不超过 3 秒。
|
29430
|
-
图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。
|
29431
|
-
非腾讯云存储的 Url 速度和稳定性可能受一定影响。
|
28972
|
+
"""图片的 Url 地址。支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。支持的图片大小:所下载图片经 Base64 编码后不超过 10M。图片下载时间不超过 3 秒。图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。非腾讯云存储的 Url 速度和稳定性可能受一定影响。
|
29432
28973
|
:rtype: str
|
29433
28974
|
"""
|
29434
28975
|
return self._ImageUrl
|
@@ -31737,16 +31278,9 @@ class TaxiInvoiceOCRRequest(AbstractModel):
|
|
31737
31278
|
|
31738
31279
|
def __init__(self):
|
31739
31280
|
r"""
|
31740
|
-
:param _ImageBase64: 图片的 Base64
|
31741
|
-
支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。
|
31742
|
-
支持的图片大小:所下载图片经Base64编码后不超过 7M。图片下载时间不超过 3 秒。
|
31743
|
-
图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
|
31281
|
+
:param _ImageBase64: 图片的 Base64 值。支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。支持的图片大小:所下载图片经Base64编码后不超过 10M。图片下载时间不超过 3 秒。图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
|
31744
31282
|
:type ImageBase64: str
|
31745
|
-
:param _ImageUrl: 图片的 Url
|
31746
|
-
支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。
|
31747
|
-
支持的图片大小:所下载图片经 Base64 编码后不超过 7M。图片下载时间不超过 3 秒。
|
31748
|
-
图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。
|
31749
|
-
非腾讯云存储的 Url 速度和稳定性可能受一定影响。
|
31283
|
+
:param _ImageUrl: 图片的 Url 地址。支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。支持的图片大小:所下载图片经 Base64 编码后不超过 10M。图片下载时间不超过 3 秒。图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。非腾讯云存储的 Url 速度和稳定性可能受一定影响。
|
31750
31284
|
:type ImageUrl: str
|
31751
31285
|
:param _IsPdf: 是否开启PDF识别,默认值为true,开启后可同时支持图片和PDF的识别。
|
31752
31286
|
:type IsPdf: bool
|
@@ -31760,10 +31294,7 @@ class TaxiInvoiceOCRRequest(AbstractModel):
|
|
31760
31294
|
|
31761
31295
|
@property
|
31762
31296
|
def ImageBase64(self):
|
31763
|
-
"""图片的 Base64
|
31764
|
-
支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。
|
31765
|
-
支持的图片大小:所下载图片经Base64编码后不超过 7M。图片下载时间不超过 3 秒。
|
31766
|
-
图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
|
31297
|
+
"""图片的 Base64 值。支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。支持的图片大小:所下载图片经Base64编码后不超过 10M。图片下载时间不超过 3 秒。图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
|
31767
31298
|
:rtype: str
|
31768
31299
|
"""
|
31769
31300
|
return self._ImageBase64
|
@@ -31774,11 +31305,7 @@ class TaxiInvoiceOCRRequest(AbstractModel):
|
|
31774
31305
|
|
31775
31306
|
@property
|
31776
31307
|
def ImageUrl(self):
|
31777
|
-
"""图片的 Url
|
31778
|
-
支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。
|
31779
|
-
支持的图片大小:所下载图片经 Base64 编码后不超过 7M。图片下载时间不超过 3 秒。
|
31780
|
-
图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。
|
31781
|
-
非腾讯云存储的 Url 速度和稳定性可能受一定影响。
|
31308
|
+
"""图片的 Url 地址。支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。支持的图片大小:所下载图片经 Base64 编码后不超过 10M。图片下载时间不超过 3 秒。图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。非腾讯云存储的 Url 速度和稳定性可能受一定影响。
|
31782
31309
|
:rtype: str
|
31783
31310
|
"""
|
31784
31311
|
return self._ImageUrl
|
@@ -31832,9 +31359,9 @@ class TaxiInvoiceOCRResponse(AbstractModel):
|
|
31832
31359
|
|
31833
31360
|
def __init__(self):
|
31834
31361
|
r"""
|
31835
|
-
:param _InvoiceNum:
|
31362
|
+
:param _InvoiceNum: 发票号码
|
31836
31363
|
:type InvoiceNum: str
|
31837
|
-
:param _InvoiceCode:
|
31364
|
+
:param _InvoiceCode: 发票代码
|
31838
31365
|
:type InvoiceCode: str
|
31839
31366
|
:param _Date: 日期
|
31840
31367
|
:type Date: str
|
@@ -31877,7 +31404,7 @@ class TaxiInvoiceOCRResponse(AbstractModel):
|
|
31877
31404
|
|
31878
31405
|
@property
|
31879
31406
|
def InvoiceNum(self):
|
31880
|
-
"""
|
31407
|
+
"""发票号码
|
31881
31408
|
:rtype: str
|
31882
31409
|
"""
|
31883
31410
|
return self._InvoiceNum
|
@@ -31888,7 +31415,7 @@ class TaxiInvoiceOCRResponse(AbstractModel):
|
|
31888
31415
|
|
31889
31416
|
@property
|
31890
31417
|
def InvoiceCode(self):
|
31891
|
-
"""
|
31418
|
+
"""发票代码
|
31892
31419
|
:rtype: str
|
31893
31420
|
"""
|
31894
31421
|
return self._InvoiceCode
|
@@ -32715,16 +32242,9 @@ class TextDetectRequest(AbstractModel):
|
|
32715
32242
|
|
32716
32243
|
def __init__(self):
|
32717
32244
|
r"""
|
32718
|
-
:param _ImageBase64: 图片的 Base64
|
32719
|
-
支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。
|
32720
|
-
支持的图片大小:所下载图片经Base64编码后不超过 7M。图片下载时间不超过 3 秒。
|
32721
|
-
图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
|
32245
|
+
:param _ImageBase64: 图片的 Base64 值。支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。支持的图片大小:所下载图片经Base64编码后不超过 10M。图片下载时间不超过 3 秒。图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
|
32722
32246
|
:type ImageBase64: str
|
32723
|
-
:param _ImageUrl: 图片的 Url
|
32724
|
-
支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。
|
32725
|
-
支持的图片大小:所下载图片经 Base64 编码后不超过 7M。图片下载时间不超过 3 秒。
|
32726
|
-
图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。
|
32727
|
-
非腾讯云存储的 Url 速度和稳定性可能受一定影响。
|
32247
|
+
:param _ImageUrl: 图片的 Url 地址。支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。支持的图片大小:所下载图片经 Base64 编码后不超过 10M。图片下载时间不超过 3 秒。图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。非腾讯云存储的 Url 速度和稳定性可能受一定影响。
|
32728
32248
|
:type ImageUrl: str
|
32729
32249
|
"""
|
32730
32250
|
self._ImageBase64 = None
|
@@ -32732,10 +32252,7 @@ class TextDetectRequest(AbstractModel):
|
|
32732
32252
|
|
32733
32253
|
@property
|
32734
32254
|
def ImageBase64(self):
|
32735
|
-
"""图片的 Base64
|
32736
|
-
支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。
|
32737
|
-
支持的图片大小:所下载图片经Base64编码后不超过 7M。图片下载时间不超过 3 秒。
|
32738
|
-
图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
|
32255
|
+
"""图片的 Base64 值。支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。支持的图片大小:所下载图片经Base64编码后不超过 10M。图片下载时间不超过 3 秒。图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
|
32739
32256
|
:rtype: str
|
32740
32257
|
"""
|
32741
32258
|
return self._ImageBase64
|
@@ -32746,11 +32263,7 @@ class TextDetectRequest(AbstractModel):
|
|
32746
32263
|
|
32747
32264
|
@property
|
32748
32265
|
def ImageUrl(self):
|
32749
|
-
"""图片的 Url
|
32750
|
-
支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。
|
32751
|
-
支持的图片大小:所下载图片经 Base64 编码后不超过 7M。图片下载时间不超过 3 秒。
|
32752
|
-
图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。
|
32753
|
-
非腾讯云存储的 Url 速度和稳定性可能受一定影响。
|
32266
|
+
"""图片的 Url 地址。支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。支持的图片大小:所下载图片经 Base64 编码后不超过 10M。图片下载时间不超过 3 秒。图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。非腾讯云存储的 Url 速度和稳定性可能受一定影响。
|
32754
32267
|
:rtype: str
|
32755
32268
|
"""
|
32756
32269
|
return self._ImageUrl
|
@@ -34717,16 +34230,9 @@ class TollInvoiceOCRRequest(AbstractModel):
|
|
34717
34230
|
|
34718
34231
|
def __init__(self):
|
34719
34232
|
r"""
|
34720
|
-
:param _ImageBase64: 图片的 Base64
|
34721
|
-
支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。
|
34722
|
-
支持的图片大小:所下载图片经Base64编码后不超过 7M。图片下载时间不超过 3 秒。
|
34723
|
-
图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
|
34233
|
+
:param _ImageBase64: 图片的 Base64 值。支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。支持的图片大小:所下载图片经Base64编码后不超过 10M。图片下载时间不超过 3 秒。图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
|
34724
34234
|
:type ImageBase64: str
|
34725
|
-
:param _ImageUrl: 图片的 Url
|
34726
|
-
支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。
|
34727
|
-
支持的图片大小:所下载图片经 Base64 编码后不超过 7M。图片下载时间不超过 3 秒。
|
34728
|
-
图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。
|
34729
|
-
非腾讯云存储的 Url 速度和稳定性可能受一定影响。
|
34235
|
+
:param _ImageUrl: 图片的 Url 地址。支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。支持的图片大小:所下载图片经 Base64 编码后不超过 10M。图片下载时间不超过 3 秒。图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。非腾讯云存储的 Url 速度和稳定性可能受一定影响。
|
34730
34236
|
:type ImageUrl: str
|
34731
34237
|
:param _IsPdf: 是否开启PDF识别,默认值为true,开启后可同时支持图片和PDF的识别。
|
34732
34238
|
:type IsPdf: bool
|
@@ -34740,10 +34246,7 @@ class TollInvoiceOCRRequest(AbstractModel):
|
|
34740
34246
|
|
34741
34247
|
@property
|
34742
34248
|
def ImageBase64(self):
|
34743
|
-
"""图片的 Base64
|
34744
|
-
支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。
|
34745
|
-
支持的图片大小:所下载图片经Base64编码后不超过 7M。图片下载时间不超过 3 秒。
|
34746
|
-
图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
|
34249
|
+
"""图片的 Base64 值。支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。支持的图片大小:所下载图片经Base64编码后不超过 10M。图片下载时间不超过 3 秒。图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
|
34747
34250
|
:rtype: str
|
34748
34251
|
"""
|
34749
34252
|
return self._ImageBase64
|
@@ -34754,11 +34257,7 @@ class TollInvoiceOCRRequest(AbstractModel):
|
|
34754
34257
|
|
34755
34258
|
@property
|
34756
34259
|
def ImageUrl(self):
|
34757
|
-
"""图片的 Url
|
34758
|
-
支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。
|
34759
|
-
支持的图片大小:所下载图片经 Base64 编码后不超过 7M。图片下载时间不超过 3 秒。
|
34760
|
-
图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。
|
34761
|
-
非腾讯云存储的 Url 速度和稳定性可能受一定影响。
|
34260
|
+
"""图片的 Url 地址。支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。支持的图片大小:所下载图片经 Base64 编码后不超过 10M。图片下载时间不超过 3 秒。图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。非腾讯云存储的 Url 速度和稳定性可能受一定影响。
|
34762
34261
|
:rtype: str
|
34763
34262
|
"""
|
34764
34263
|
return self._ImageUrl
|
@@ -35286,16 +34785,9 @@ class TrainTicketOCRRequest(AbstractModel):
|
|
35286
34785
|
|
35287
34786
|
def __init__(self):
|
35288
34787
|
r"""
|
35289
|
-
:param _ImageBase64: 图片的 Base64
|
35290
|
-
支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。
|
35291
|
-
支持的图片大小:所下载图片经Base64编码后不超过 7M。图片下载时间不超过 3 秒。
|
35292
|
-
图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
|
34788
|
+
:param _ImageBase64: 图片的 Base64 值。支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。支持的图片大小:所下载图片经Base64编码后不超过 10M。图片下载时间不超过 3 秒。图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
|
35293
34789
|
:type ImageBase64: str
|
35294
|
-
:param _ImageUrl: 图片的 Url
|
35295
|
-
支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。
|
35296
|
-
支持的图片大小:所下载图片经 Base64 编码后不超过 7M。图片下载时间不超过 3 秒。
|
35297
|
-
图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。
|
35298
|
-
非腾讯云存储的 Url 速度和稳定性可能受一定影响。
|
34790
|
+
:param _ImageUrl: 图片的 Url 地址。支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。支持的图片大小:所下载图片经 Base64 编码后不超过 10M。图片下载时间不超过 3 秒。图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。非腾讯云存储的 Url 速度和稳定性可能受一定影响。
|
35299
34791
|
:type ImageUrl: str
|
35300
34792
|
:param _IsPdf: 是否开启PDF识别,默认值为true,开启后可同时支持图片和PDF的识别。
|
35301
34793
|
:type IsPdf: bool
|
@@ -35309,10 +34801,7 @@ class TrainTicketOCRRequest(AbstractModel):
|
|
35309
34801
|
|
35310
34802
|
@property
|
35311
34803
|
def ImageBase64(self):
|
35312
|
-
"""图片的 Base64
|
35313
|
-
支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。
|
35314
|
-
支持的图片大小:所下载图片经Base64编码后不超过 7M。图片下载时间不超过 3 秒。
|
35315
|
-
图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
|
34804
|
+
"""图片的 Base64 值。支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。支持的图片大小:所下载图片经Base64编码后不超过 10M。图片下载时间不超过 3 秒。图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
|
35316
34805
|
:rtype: str
|
35317
34806
|
"""
|
35318
34807
|
return self._ImageBase64
|
@@ -35323,11 +34812,7 @@ class TrainTicketOCRRequest(AbstractModel):
|
|
35323
34812
|
|
35324
34813
|
@property
|
35325
34814
|
def ImageUrl(self):
|
35326
|
-
"""图片的 Url
|
35327
|
-
支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。
|
35328
|
-
支持的图片大小:所下载图片经 Base64 编码后不超过 7M。图片下载时间不超过 3 秒。
|
35329
|
-
图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。
|
35330
|
-
非腾讯云存储的 Url 速度和稳定性可能受一定影响。
|
34815
|
+
"""图片的 Url 地址。支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。支持的图片大小:所下载图片经 Base64 编码后不超过 10M。图片下载时间不超过 3 秒。图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。非腾讯云存储的 Url 速度和稳定性可能受一定影响。
|
35331
34816
|
:rtype: str
|
35332
34817
|
"""
|
35333
34818
|
return self._ImageUrl
|
@@ -39376,18 +38861,9 @@ class VatInvoiceOCRRequest(AbstractModel):
|
|
39376
38861
|
|
39377
38862
|
def __init__(self):
|
39378
38863
|
r"""
|
39379
|
-
:param _ImageBase64: 图片/PDF的 Base64
|
39380
|
-
支持的文件格式:PNG、JPG、JPEG、PDF,暂不支持 GIF 格式。
|
39381
|
-
支持的图片/PDF大小:所下载文件经Base64编码后不超过 7M。文件下载时间不超过 3 秒。
|
39382
|
-
支持的图片像素:需介于20-10000px之间。
|
39383
|
-
输入参数 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
|
38864
|
+
:param _ImageBase64: 图片/PDF的 Base64 值。支持的文件格式:PNG、JPG、JPEG、PDF,暂不支持 GIF 格式。支持的图片/PDF大小:所下载文件经Base64编码后不超过 10M。文件下载时间不超过 3 秒。支持的图片像素:需介于20-10000px之间。输入参数 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
|
39384
38865
|
:type ImageBase64: str
|
39385
|
-
:param _ImageUrl: 图片/PDF的 Url
|
39386
|
-
支持的文件格式:PNG、JPG、JPEG、PDF,暂不支持 GIF 格式。
|
39387
|
-
支持的图片/PDF大小:所下载文件经 Base64 编码后不超过 7M。文件下载时间不超过 3 秒。
|
39388
|
-
支持的图片像素:需介于20-10000px之间。
|
39389
|
-
图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。
|
39390
|
-
非腾讯云存储的 Url 速度和稳定性可能受一定影响。
|
38866
|
+
:param _ImageUrl: 图片/PDF的 Url 地址。支持的文件格式:PNG、JPG、JPEG、PDF,暂不支持 GIF 格式。支持的图片/PDF大小:所下载文件经 Base64 编码后不超过 10M。文件下载时间不超过 3 秒。支持的图片像素:需介于20-10000px之间。图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。非腾讯云存储的 Url 速度和稳定性可能受一定影响。
|
39391
38867
|
:type ImageUrl: str
|
39392
38868
|
:param _IsPdf: 是否开启PDF识别,默认值为false,开启后可同时支持图片和PDF的识别。
|
39393
38869
|
:type IsPdf: bool
|
@@ -39401,11 +38877,7 @@ class VatInvoiceOCRRequest(AbstractModel):
|
|
39401
38877
|
|
39402
38878
|
@property
|
39403
38879
|
def ImageBase64(self):
|
39404
|
-
"""图片/PDF的 Base64
|
39405
|
-
支持的文件格式:PNG、JPG、JPEG、PDF,暂不支持 GIF 格式。
|
39406
|
-
支持的图片/PDF大小:所下载文件经Base64编码后不超过 7M。文件下载时间不超过 3 秒。
|
39407
|
-
支持的图片像素:需介于20-10000px之间。
|
39408
|
-
输入参数 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
|
38880
|
+
"""图片/PDF的 Base64 值。支持的文件格式:PNG、JPG、JPEG、PDF,暂不支持 GIF 格式。支持的图片/PDF大小:所下载文件经Base64编码后不超过 10M。文件下载时间不超过 3 秒。支持的图片像素:需介于20-10000px之间。输入参数 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
|
39409
38881
|
:rtype: str
|
39410
38882
|
"""
|
39411
38883
|
return self._ImageBase64
|
@@ -39416,12 +38888,7 @@ class VatInvoiceOCRRequest(AbstractModel):
|
|
39416
38888
|
|
39417
38889
|
@property
|
39418
38890
|
def ImageUrl(self):
|
39419
|
-
"""图片/PDF的 Url
|
39420
|
-
支持的文件格式:PNG、JPG、JPEG、PDF,暂不支持 GIF 格式。
|
39421
|
-
支持的图片/PDF大小:所下载文件经 Base64 编码后不超过 7M。文件下载时间不超过 3 秒。
|
39422
|
-
支持的图片像素:需介于20-10000px之间。
|
39423
|
-
图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。
|
39424
|
-
非腾讯云存储的 Url 速度和稳定性可能受一定影响。
|
38891
|
+
"""图片/PDF的 Url 地址。支持的文件格式:PNG、JPG、JPEG、PDF,暂不支持 GIF 格式。支持的图片/PDF大小:所下载文件经 Base64 编码后不超过 10M。文件下载时间不超过 3 秒。支持的图片像素:需介于20-10000px之间。图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。非腾讯云存储的 Url 速度和稳定性可能受一定影响。
|
39425
38892
|
:rtype: str
|
39426
38893
|
"""
|
39427
38894
|
return self._ImageUrl
|
@@ -40407,16 +39874,9 @@ class VatRollInvoiceOCRRequest(AbstractModel):
|
|
40407
39874
|
|
40408
39875
|
def __init__(self):
|
40409
39876
|
r"""
|
40410
|
-
:param _ImageBase64: 图片的 Base64
|
40411
|
-
支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。
|
40412
|
-
支持的图片大小:所下载图片经Base64编码后不超过 7M。图片下载时间不超过 3 秒。
|
40413
|
-
图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
|
39877
|
+
:param _ImageBase64: 图片的 Base64 值。支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。支持的图片大小:所下载图片经Base64编码后不超过 10M。图片下载时间不超过 3 秒。图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
|
40414
39878
|
:type ImageBase64: str
|
40415
|
-
:param _ImageUrl: 图片的 Url
|
40416
|
-
支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。
|
40417
|
-
支持的图片大小:所下载图片经 Base64 编码后不超过 7M。图片下载时间不超过 3 秒。
|
40418
|
-
图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。
|
40419
|
-
非腾讯云存储的 Url 速度和稳定性可能受一定影响。
|
39879
|
+
:param _ImageUrl: 图片的 Url 地址。支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。支持的图片大小:所下载图片经 Base64 编码后不超过 10M。图片下载时间不超过 3 秒。图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。非腾讯云存储的 Url 速度和稳定性可能受一定影响。
|
40420
39880
|
:type ImageUrl: str
|
40421
39881
|
:param _IsPdf: 是否开启PDF识别,默认值为true,开启后可同时支持图片和PDF的识别。
|
40422
39882
|
:type IsPdf: bool
|
@@ -40430,10 +39890,7 @@ class VatRollInvoiceOCRRequest(AbstractModel):
|
|
40430
39890
|
|
40431
39891
|
@property
|
40432
39892
|
def ImageBase64(self):
|
40433
|
-
"""图片的 Base64
|
40434
|
-
支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。
|
40435
|
-
支持的图片大小:所下载图片经Base64编码后不超过 7M。图片下载时间不超过 3 秒。
|
40436
|
-
图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
|
39893
|
+
"""图片的 Base64 值。支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。支持的图片大小:所下载图片经Base64编码后不超过 10M。图片下载时间不超过 3 秒。图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
|
40437
39894
|
:rtype: str
|
40438
39895
|
"""
|
40439
39896
|
return self._ImageBase64
|
@@ -40444,11 +39901,7 @@ class VatRollInvoiceOCRRequest(AbstractModel):
|
|
40444
39901
|
|
40445
39902
|
@property
|
40446
39903
|
def ImageUrl(self):
|
40447
|
-
"""图片的 Url
|
40448
|
-
支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。
|
40449
|
-
支持的图片大小:所下载图片经 Base64 编码后不超过 7M。图片下载时间不超过 3 秒。
|
40450
|
-
图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。
|
40451
|
-
非腾讯云存储的 Url 速度和稳定性可能受一定影响。
|
39904
|
+
"""图片的 Url 地址。支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。支持的图片大小:所下载图片经 Base64 编码后不超过 10M。图片下载时间不超过 3 秒。图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。非腾讯云存储的 Url 速度和稳定性可能受一定影响。
|
40452
39905
|
:rtype: str
|
40453
39906
|
"""
|
40454
39907
|
return self._ImageUrl
|
@@ -41802,16 +41255,9 @@ class VinOCRRequest(AbstractModel):
|
|
41802
41255
|
|
41803
41256
|
def __init__(self):
|
41804
41257
|
r"""
|
41805
|
-
:param _ImageBase64: 图片的 Base64
|
41806
|
-
支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。
|
41807
|
-
支持的图片大小:所下载图片经Base64编码后不超过 7M。图片下载时间不超过 3 秒。
|
41808
|
-
图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
|
41258
|
+
:param _ImageBase64: 图片的 Base64 值。支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。支持的图片大小:所下载图片经Base64编码后不超过 10M。图片下载时间不超过 3 秒。图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
|
41809
41259
|
:type ImageBase64: str
|
41810
|
-
:param _ImageUrl: 图片的 Url
|
41811
|
-
支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。
|
41812
|
-
支持的图片大小:所下载图片经 Base64 编码后不超过 7M。图片下载时间不超过 3 秒。
|
41813
|
-
图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。
|
41814
|
-
非腾讯云存储的 Url 速度和稳定性可能受一定影响。
|
41260
|
+
:param _ImageUrl: 图片的 Url 地址。支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。支持的图片大小:所下载图片经 Base64 编码后不超过 10M。图片下载时间不超过 3 秒。图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。非腾讯云存储的 Url 速度和稳定性可能受一定影响。
|
41815
41261
|
:type ImageUrl: str
|
41816
41262
|
"""
|
41817
41263
|
self._ImageBase64 = None
|
@@ -41819,10 +41265,7 @@ class VinOCRRequest(AbstractModel):
|
|
41819
41265
|
|
41820
41266
|
@property
|
41821
41267
|
def ImageBase64(self):
|
41822
|
-
"""图片的 Base64
|
41823
|
-
支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。
|
41824
|
-
支持的图片大小:所下载图片经Base64编码后不超过 7M。图片下载时间不超过 3 秒。
|
41825
|
-
图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
|
41268
|
+
"""图片的 Base64 值。支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。支持的图片大小:所下载图片经Base64编码后不超过 10M。图片下载时间不超过 3 秒。图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
|
41826
41269
|
:rtype: str
|
41827
41270
|
"""
|
41828
41271
|
return self._ImageBase64
|
@@ -41833,11 +41276,7 @@ class VinOCRRequest(AbstractModel):
|
|
41833
41276
|
|
41834
41277
|
@property
|
41835
41278
|
def ImageUrl(self):
|
41836
|
-
"""图片的 Url
|
41837
|
-
支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。
|
41838
|
-
支持的图片大小:所下载图片经 Base64 编码后不超过 7M。图片下载时间不超过 3 秒。
|
41839
|
-
图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。
|
41840
|
-
非腾讯云存储的 Url 速度和稳定性可能受一定影响。
|
41279
|
+
"""图片的 Url 地址。支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。支持的图片大小:所下载图片经 Base64 编码后不超过 10M。图片下载时间不超过 3 秒。图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。非腾讯云存储的 Url 速度和稳定性可能受一定影响。
|
41841
41280
|
:rtype: str
|
41842
41281
|
"""
|
41843
41282
|
return self._ImageUrl
|
@@ -41910,16 +41349,9 @@ class WaybillOCRRequest(AbstractModel):
|
|
41910
41349
|
|
41911
41350
|
def __init__(self):
|
41912
41351
|
r"""
|
41913
|
-
:param _ImageBase64: 图片的 Base64
|
41914
|
-
支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。
|
41915
|
-
支持的图片大小:所下载图片经Base64编码后不超过 7M。图片下载时间不超过 3 秒。
|
41916
|
-
图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
|
41352
|
+
:param _ImageBase64: 图片的 Base64 值。支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。支持的图片大小:所下载图片经Base64编码后不超过 10M。图片下载时间不超过 3 秒。图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
|
41917
41353
|
:type ImageBase64: str
|
41918
|
-
:param _ImageUrl: 图片的 Url
|
41919
|
-
支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。
|
41920
|
-
支持的图片大小:所下载图片经 Base64 编码后不超过 7M。图片下载时间不超过 3 秒。
|
41921
|
-
图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。
|
41922
|
-
非腾讯云存储的 Url 速度和稳定性可能受一定影响。
|
41354
|
+
:param _ImageUrl: 图片的 Url 地址。支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。支持的图片大小:所下载图片经 Base64 编码后不超过 10M。图片下载时间不超过 3 秒。图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。非腾讯云存储的 Url 速度和稳定性可能受一定影响。
|
41923
41355
|
:type ImageUrl: str
|
41924
41356
|
:param _EnablePreDetect: 预检测开关,当待识别运单占整个输入图像的比例较小时,建议打开预检测开关。默认值为false。
|
41925
41357
|
:type EnablePreDetect: bool
|
@@ -41936,10 +41368,7 @@ class WaybillOCRRequest(AbstractModel):
|
|
41936
41368
|
|
41937
41369
|
@property
|
41938
41370
|
def ImageBase64(self):
|
41939
|
-
"""图片的 Base64
|
41940
|
-
支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。
|
41941
|
-
支持的图片大小:所下载图片经Base64编码后不超过 7M。图片下载时间不超过 3 秒。
|
41942
|
-
图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
|
41371
|
+
"""图片的 Base64 值。支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。支持的图片大小:所下载图片经Base64编码后不超过 10M。图片下载时间不超过 3 秒。图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
|
41943
41372
|
:rtype: str
|
41944
41373
|
"""
|
41945
41374
|
return self._ImageBase64
|
@@ -41950,11 +41379,7 @@ class WaybillOCRRequest(AbstractModel):
|
|
41950
41379
|
|
41951
41380
|
@property
|
41952
41381
|
def ImageUrl(self):
|
41953
|
-
"""图片的 Url
|
41954
|
-
支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。
|
41955
|
-
支持的图片大小:所下载图片经 Base64 编码后不超过 7M。图片下载时间不超过 3 秒。
|
41956
|
-
图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。
|
41957
|
-
非腾讯云存储的 Url 速度和稳定性可能受一定影响。
|
41382
|
+
"""图片的 Url 地址。支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。支持的图片大小:所下载图片经 Base64 编码后不超过 10M。图片下载时间不超过 3 秒。图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。非腾讯云存储的 Url 速度和稳定性可能受一定影响。
|
41958
41383
|
:rtype: str
|
41959
41384
|
"""
|
41960
41385
|
return self._ImageUrl
|