tencentcloud-sdk-python-intl-en 3.0.1271__py2.py3-none-any.whl → 3.0.1273__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/lkeap/__init__.py +0 -0
- tencentcloud/lkeap/v20240522/__init__.py +0 -0
- tencentcloud/lkeap/v20240522/errorcodes.py +57 -0
- tencentcloud/lkeap/v20240522/lkeap_client.py +167 -0
- tencentcloud/lkeap/v20240522/models.py +1361 -0
- tencentcloud/ocr/v20181119/ocr_client.py +1 -1
- {tencentcloud_sdk_python_intl_en-3.0.1271.dist-info → tencentcloud_sdk_python_intl_en-3.0.1273.dist-info}/METADATA +1 -1
- {tencentcloud_sdk_python_intl_en-3.0.1271.dist-info → tencentcloud_sdk_python_intl_en-3.0.1273.dist-info}/RECORD +11 -6
- {tencentcloud_sdk_python_intl_en-3.0.1271.dist-info → tencentcloud_sdk_python_intl_en-3.0.1273.dist-info}/WHEEL +0 -0
- {tencentcloud_sdk_python_intl_en-3.0.1271.dist-info → tencentcloud_sdk_python_intl_en-3.0.1273.dist-info}/top_level.txt +0 -0
@@ -744,7 +744,7 @@ class OcrClient(AbstractClient):
|
|
744
744
|
|
745
745
|
def RecognizeMainlandIDCardOCR(self, request):
|
746
746
|
"""This interface supports the identification of all fields on the front and back of the second-generation ID card for mainland Chinese residents.Including name, gender, ethnicity, date of birth, address, citizen ID number, issuing authority, and validity period, the identification accuracy reaches more than 99%.In addition, this interface also supports a variety of value-added capabilities to meet the needs of different scenarios. Such as the cropping function of ID card photos and portrait photos, and also has 5 alarm functions.
|
747
|
-
As shown in the table below. <table style="width:650px"> <thead> <tr> <th width="150">Value-added ability</th> <th width="500">Ability items</th> </tr> </thead> <tbody> <tr> <td rowspan="9">Alarm function</td> </tr> <tr> <td>ID card
|
747
|
+
As shown in the table below. <table style="width:650px"> <thead> <tr> <th width="150">Value-added ability</th> <th width="500">Ability items</th> </tr> </thead> <tbody> <tr> <td rowspan="9">Alarm function</td> </tr> <tr> <td>ID card photocopy warning</td> </tr> <tr> <td>ID card on-screen display warning</td> </tr> <tr> <td>Alarm for occlusion in the ID card frame</td> </tr> <tr> <td>ID card reflective warning</td> </tr> <tr> <td>Blurry picture warning</td> </tr> </tbody> </table> Default interface request frequency limit: 20 times/second
|
748
748
|
|
749
749
|
:param request: Request instance for RecognizeMainlandIDCardOCR.
|
750
750
|
:type request: :class:`tencentcloud.ocr.v20181119.models.RecognizeMainlandIDCardOCRRequest`
|
@@ -1,4 +1,4 @@
|
|
1
|
-
tencentcloud/__init__.py,sha256=
|
1
|
+
tencentcloud/__init__.py,sha256=KwTfnouY7bpUqONn53-KqUhJsyMWB_r8GLTTIG_bCzI,630
|
2
2
|
tencentcloud/advisor/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
3
3
|
tencentcloud/advisor/v20200721/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
4
4
|
tencentcloud/advisor/v20200721/advisor_client.py,sha256=fiBV7Nao68T0UJdOUt5BxEABWr7mG_J9NPJT2lXDdyw,2897
|
@@ -385,6 +385,11 @@ tencentcloud/lke/v20231130/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJ
|
|
385
385
|
tencentcloud/lke/v20231130/errorcodes.py,sha256=wwGIoFiGFe88exB28UpkEK44INVeAmq7giOsYa7NXfg,1919
|
386
386
|
tencentcloud/lke/v20231130/lke_client.py,sha256=6rWLdV_mimMLE2G9bD8zbD9foKChJMrjAQ2yL6EbWs8,82872
|
387
387
|
tencentcloud/lke/v20231130/models.py,sha256=OqoRz9j9OShiHN1i7rm1UGitZRWt3czjfFg-zcPH6fY,724486
|
388
|
+
tencentcloud/lkeap/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
389
|
+
tencentcloud/lkeap/v20240522/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
390
|
+
tencentcloud/lkeap/v20240522/errorcodes.py,sha256=C-qsXdoIJlycp5TCVvUcXJYeNOL5bt2INs1zuNy3CMA,1762
|
391
|
+
tencentcloud/lkeap/v20240522/lkeap_client.py,sha256=zpZ1J5j9BU303v_JlSKheWm_V_KHCq91VCpogevyOa8,8025
|
392
|
+
tencentcloud/lkeap/v20240522/models.py,sha256=Q4Z2v63sqV8yQ3X0v3eX0RBoqMUOrSSINphKaqZwLws,47866
|
388
393
|
tencentcloud/mariadb/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
389
394
|
tencentcloud/mariadb/v20170312/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
390
395
|
tencentcloud/mariadb/v20170312/errorcodes.py,sha256=U644d_zLfBzh6f5svH4sBIle31fI6yRWC6tn4pXEZgU,14447
|
@@ -429,7 +434,7 @@ tencentcloud/ocr/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,
|
|
429
434
|
tencentcloud/ocr/v20181119/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
430
435
|
tencentcloud/ocr/v20181119/errorcodes.py,sha256=Nk1b2GpyGflA0DUqQqvO-DwZl0oGZMYUkagYL1s2s_g,4173
|
431
436
|
tencentcloud/ocr/v20181119/models.py,sha256=eegousNk7rBhCj49Wuwn57XLSxLZw-pNdI2UZbREOIs,654693
|
432
|
-
tencentcloud/ocr/v20181119/ocr_client.py,sha256=
|
437
|
+
tencentcloud/ocr/v20181119/ocr_client.py,sha256=EDSKlHDcKRP7JHAV5XG8JqD-nRIBt1kCA3GEd6agQRs,53701
|
433
438
|
tencentcloud/omics/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
434
439
|
tencentcloud/omics/v20221128/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
435
440
|
tencentcloud/omics/v20221128/errorcodes.py,sha256=Xn-DQH9Uk5ZSm9afpVRLW-rgcX8XZN9Qyt0KZ1L7B34,4835
|
@@ -678,7 +683,7 @@ tencentcloud/yunjing/v20180228/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5
|
|
678
683
|
tencentcloud/yunjing/v20180228/errorcodes.py,sha256=g2ac3Fxgbof23WWhGj9VxvuLJZNshnB0Mg7jWUzTh24,3168
|
679
684
|
tencentcloud/yunjing/v20180228/models.py,sha256=vFpNnPGWiOLdTut0XPTpRRF5lobWUTkFUO1EHc9RkBk,330643
|
680
685
|
tencentcloud/yunjing/v20180228/yunjing_client.py,sha256=PqtaJz4gQ-rIxKXVMNtOKx7kFBQdUn-zKVuH2NcMFcA,67362
|
681
|
-
tencentcloud_sdk_python_intl_en-3.0.
|
682
|
-
tencentcloud_sdk_python_intl_en-3.0.
|
683
|
-
tencentcloud_sdk_python_intl_en-3.0.
|
684
|
-
tencentcloud_sdk_python_intl_en-3.0.
|
686
|
+
tencentcloud_sdk_python_intl_en-3.0.1273.dist-info/METADATA,sha256=rrfU1gX7ovujXyknu2U4WiTgMW-P7FEZN_9jUG6Wj8g,1628
|
687
|
+
tencentcloud_sdk_python_intl_en-3.0.1273.dist-info/WHEEL,sha256=z9j0xAa_JmUKMpmz72K0ZGALSM_n-wQVmGbleXx2VHg,110
|
688
|
+
tencentcloud_sdk_python_intl_en-3.0.1273.dist-info/top_level.txt,sha256=g-8OyzoqI6O6LiS85zkeNzhB-osEnRIPZMdyRd_0eL0,13
|
689
|
+
tencentcloud_sdk_python_intl_en-3.0.1273.dist-info/RECORD,,
|
File without changes
|