regula-facesdk-webclient 7.2.363.dev0__py3-none-any.whl → 7.2.364rc0__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.
Potentially problematic release.
This version of regula-facesdk-webclient might be problematic. Click here for more details.
- regula/facesdk/webclient/ext/api/person_api.py +1 -2
- regula/facesdk/webclient/ext/api/sdk.py +1 -1
- regula/facesdk/webclient/ext/models/detect_request.py +3 -0
- regula/facesdk/webclient/ext/models/match_request.py +2 -0
- regula/facesdk/webclient/gen/__init__.py +1 -1
- regula/facesdk/webclient/gen/api/group_api.py +1 -1
- regula/facesdk/webclient/gen/api/healthcheck_api.py +1 -5
- regula/facesdk/webclient/gen/api/liveness_2_0_api.py +1 -139
- regula/facesdk/webclient/gen/api/match_api.py +3 -3
- regula/facesdk/webclient/gen/api/person_api.py +17 -17
- regula/facesdk/webclient/gen/api/search_api.py +1 -8
- regula/facesdk/webclient/gen/api_client.py +1 -1
- regula/facesdk/webclient/gen/configuration.py +2 -2
- regula/facesdk/webclient/gen/exceptions.py +1 -1
- regula/facesdk/webclient/gen/model/add_image_to_person_request.py +1 -1
- regula/facesdk/webclient/gen/model/add_image_to_person_request_image.py +1 -1
- regula/facesdk/webclient/gen/model/add_image_to_person_response.py +1 -1
- regula/facesdk/webclient/gen/model/attribute_config.py +1 -1
- regula/facesdk/webclient/gen/model/attribute_config_list.py +1 -1
- regula/facesdk/webclient/gen/model/crop.py +30 -2
- regula/facesdk/webclient/gen/model/detect_request.py +20 -48
- regula/facesdk/webclient/gen/model/detect_response.py +1 -1
- regula/facesdk/webclient/gen/model/detect_response_all_of.py +1 -1
- regula/facesdk/webclient/gen/model/detect_result.py +22 -26
- regula/facesdk/webclient/gen/model/detection.py +32 -4
- regula/facesdk/webclient/gen/model/detection_attributes.py +6 -8
- regula/facesdk/webclient/gen/model/detection_face.py +30 -2
- regula/facesdk/webclient/gen/model/detection_quality.py +27 -27
- regula/facesdk/webclient/gen/model/device_info.py +1 -1
- regula/facesdk/webclient/gen/model/face_attribute.py +1 -1
- regula/facesdk/webclient/gen/model/face_image_quality_align_type.py +1 -1
- regula/facesdk/webclient/gen/model/face_image_quality_groups.py +1 -1
- regula/facesdk/webclient/gen/model/face_image_quality_groups_strings.py +1 -1
- regula/facesdk/webclient/gen/model/face_image_quality_status.py +1 -1
- regula/facesdk/webclient/gen/model/face_quality_config_name.py +1 -1
- regula/facesdk/webclient/gen/model/face_quality_scenarios.py +2 -5
- regula/facesdk/webclient/gen/model/face_rectangular.py +1 -1
- regula/facesdk/webclient/gen/model/face_sdk_result.py +1 -1
- regula/facesdk/webclient/gen/model/face_sdk_result_code.py +1 -1
- regula/facesdk/webclient/gen/model/faces_response.py +30 -2
- regula/facesdk/webclient/gen/model/faces_response_all_of.py +1 -1
- regula/facesdk/webclient/gen/model/filter_op.py +1 -1
- regula/facesdk/webclient/gen/model/filter_search_request.py +1 -1
- regula/facesdk/webclient/gen/model/group.py +1 -1
- regula/facesdk/webclient/gen/model/group_all_of.py +1 -1
- regula/facesdk/webclient/gen/model/group_page.py +1 -1
- regula/facesdk/webclient/gen/model/group_page_all_of.py +1 -1
- regula/facesdk/webclient/gen/model/group_response.py +1 -1
- regula/facesdk/webclient/gen/model/group_to_create.py +1 -1
- regula/facesdk/webclient/gen/model/image.py +2 -30
- regula/facesdk/webclient/gen/model/image_fields.py +1 -1
- regula/facesdk/webclient/gen/model/image_page.py +1 -1
- regula/facesdk/webclient/gen/model/image_page_all_of.py +1 -1
- regula/facesdk/webclient/gen/model/image_source.py +1 -1
- regula/facesdk/webclient/gen/model/liveness_type.py +1 -1
- regula/facesdk/webclient/gen/model/match_and_search_request.py +5 -117
- regula/facesdk/webclient/gen/model/match_and_search_request_all_of.py +2 -58
- regula/facesdk/webclient/gen/model/match_and_search_request_all_of_images.py +1 -1
- regula/facesdk/webclient/gen/model/match_and_search_response.py +3 -3
- regula/facesdk/webclient/gen/model/match_and_search_response_all_of.py +3 -3
- regula/facesdk/webclient/gen/model/match_and_search_response_all_of_detections.py +1 -1
- regula/facesdk/webclient/gen/model/match_image.py +1 -1
- regula/facesdk/webclient/gen/model/match_image_detection.py +1 -1
- regula/facesdk/webclient/gen/model/match_image_result.py +1 -1
- regula/facesdk/webclient/gen/model/match_request.py +29 -58
- regula/facesdk/webclient/gen/model/match_response.py +1 -1
- regula/facesdk/webclient/gen/model/match_response_all_of.py +1 -1
- regula/facesdk/webclient/gen/model/operation_log.py +1 -1
- regula/facesdk/webclient/gen/model/output_image_params.py +1 -1
- regula/facesdk/webclient/gen/model/page.py +1 -1
- regula/facesdk/webclient/gen/model/person.py +19 -20
- regula/facesdk/webclient/gen/model/person_all_of.py +1 -1
- regula/facesdk/webclient/gen/model/person_fields.py +19 -20
- regula/facesdk/webclient/gen/model/person_to_update_fields.py +1 -1
- regula/facesdk/webclient/gen/model/person_with_images.py +19 -20
- regula/facesdk/webclient/gen/model/person_with_images_all_of.py +1 -1
- regula/facesdk/webclient/gen/model/persons_page.py +1 -1
- regula/facesdk/webclient/gen/model/persons_page_all_of.py +1 -1
- regula/facesdk/webclient/gen/model/process_param.py +1 -1
- regula/facesdk/webclient/gen/model/process_param_attributes.py +1 -1
- regula/facesdk/webclient/gen/model/quality_config.py +3 -3
- regula/facesdk/webclient/gen/model/quality_config_list.py +1 -1
- regula/facesdk/webclient/gen/model/quality_detail.py +5 -5
- regula/facesdk/webclient/gen/model/quality_details_groups.py +1 -1
- regula/facesdk/webclient/gen/model/quality_request.py +1 -1
- regula/facesdk/webclient/gen/model/recognize_image.py +2 -30
- regula/facesdk/webclient/gen/model/recognize_image_all_of.py +1 -1
- regula/facesdk/webclient/gen/model/resize_options.py +1 -1
- regula/facesdk/webclient/gen/model/rgb.py +1 -1
- regula/facesdk/webclient/gen/model/search_bad_params.py +1 -1
- regula/facesdk/webclient/gen/model/search_detection.py +1 -1
- regula/facesdk/webclient/gen/model/search_parameters.py +1 -1
- regula/facesdk/webclient/gen/model/search_parameters_create_person.py +1 -1
- regula/facesdk/webclient/gen/model/search_person.py +19 -20
- regula/facesdk/webclient/gen/model/search_person_all_of.py +1 -1
- regula/facesdk/webclient/gen/model/search_request.py +2 -58
- regula/facesdk/webclient/gen/model/search_result.py +165 -2
- regula/facesdk/webclient/gen/model/transaction_info.py +1 -1
- regula/facesdk/webclient/gen/model/update_group.py +1 -1
- regula/facesdk/webclient/gen/model_utils.py +1 -1
- regula/facesdk/webclient/gen/models/__init__.py +2 -5
- regula/facesdk/webclient/gen/rest.py +1 -1
- {regula_facesdk_webclient-7.2.363.dev0.dist-info → regula_facesdk_webclient-7.2.364rc0.dist-info}/METADATA +1 -1
- regula_facesdk_webclient-7.2.364rc0.dist-info/RECORD +133 -0
- {regula_facesdk_webclient-7.2.363.dev0.dist-info → regula_facesdk_webclient-7.2.364rc0.dist-info}/WHEEL +1 -1
- regula/facesdk/webclient/gen/model/detect_attributes_details.py +0 -150
- regula/facesdk/webclient/gen/model/detect_details_meta.py +0 -178
- regula/facesdk/webclient/gen/model/match_and_search_request_images.py +0 -176
- regula/facesdk/webclient/gen/model/persons_request.py +0 -291
- regula/facesdk/webclient/gen/model/persons_request_all_of.py +0 -150
- regula_facesdk_webclient-7.2.363.dev0.dist-info/RECORD +0 -138
- {regula_facesdk_webclient-7.2.363.dev0.dist-info → regula_facesdk_webclient-7.2.364rc0.dist-info}/top_level.txt +0 -0
|
@@ -0,0 +1,133 @@
|
|
|
1
|
+
regula/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
2
|
+
regula/facesdk/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
3
|
+
regula/facesdk/webclient/__init__.py,sha256=XPXwNo7pfhfo5mWwcf3XOVNEl26y8ThLcbtaj-5Zqgc,755
|
|
4
|
+
regula/facesdk/webclient/ext/__init__.py,sha256=Oe-XQEuAwDdw7CHUngYztpLjlrYWWki3dHIzG1b5HVQ,306
|
|
5
|
+
regula/facesdk/webclient/ext/common.py,sha256=CivAX7mWEXGghdmZg63q_2suKWz6QN_MyOuZLdf_1c4,126
|
|
6
|
+
regula/facesdk/webclient/ext/api/__init__.py,sha256=QIRwODYedltCAWMYSNhMdm1m2MTpOh-nSIXSJuSn1nI,187
|
|
7
|
+
regula/facesdk/webclient/ext/api/group_api.py,sha256=hrksEGce3IKuz_bMhSN-EGeTDFfNDxeyzS9zf0a9_co,1703
|
|
8
|
+
regula/facesdk/webclient/ext/api/match_api.py,sha256=XCJZrISHr2QvF9rH6qH947IpjFmxI6KTzpduD6h9w_U,2019
|
|
9
|
+
regula/facesdk/webclient/ext/api/person_api.py,sha256=GsS4hxbMYvCoFM0uhCvUW-y_yE-MH5e5KM83UfL0AIU,2240
|
|
10
|
+
regula/facesdk/webclient/ext/api/sdk.py,sha256=7j4uF8P3lIhlCUjERLyMlS7mjBz9EBGkVZ2c7C4kyg4,1092
|
|
11
|
+
regula/facesdk/webclient/ext/api/search_api.py,sha256=7lJErzCN6OJog06cMBhFF_uSgyNbxEX3MvKur1R22ZQ,736
|
|
12
|
+
regula/facesdk/webclient/ext/models/__init__.py,sha256=0edbXIracTJaNbp03U48tDzN8bd3ZqHwSX4PIJJhZ7Y,280
|
|
13
|
+
regula/facesdk/webclient/ext/models/detect_request.py,sha256=4u3mxW1tWcTDotl66smnlZQeSKcaem9kzpr9hvYHBFc,1045
|
|
14
|
+
regula/facesdk/webclient/ext/models/match_image.py,sha256=3wU7SdVfOoqXDkrxCuFdzHni4z5vajwmMJ1Q9ncfQRk,773
|
|
15
|
+
regula/facesdk/webclient/ext/models/match_request.py,sha256=KwZoq0Iejaoxw2l6wp9plkxIIp5vXF2ldfdruOT_kSA,1202
|
|
16
|
+
regula/facesdk/webclient/gen/__init__.py,sha256=hWds1mvAM2ruilqPXcwyRCJpblEjbozRTzj43y1DWAw,2400
|
|
17
|
+
regula/facesdk/webclient/gen/api_client.py,sha256=ztEqaIfei1BFf_MPAP6iVCCzSc6mzIM6em7OayhEd9c,28844
|
|
18
|
+
regula/facesdk/webclient/gen/configuration.py,sha256=Kzfg1JFFP2r8ieTy_BGE_21C0X6TuuHZJmB8q8W1TF0,17800
|
|
19
|
+
regula/facesdk/webclient/gen/exceptions.py,sha256=tCcwZlgOfxyQOrBGvD9GaF7oqjdMCuqIR01xL8Uqt_M,6610
|
|
20
|
+
regula/facesdk/webclient/gen/model_utils.py,sha256=pVljPNWf2UQIsJy_xXyu1TaNmW4cKW3xn4v90gGgu-o,83638
|
|
21
|
+
regula/facesdk/webclient/gen/rest.py,sha256=JWrlJhcnw2Zh33hp2B315A45KfYm-FR3ELQbqgqYQ8Q,15748
|
|
22
|
+
regula/facesdk/webclient/gen/api/__init__.py,sha256=gxXDi5dbs4PxLIxLE5XTwUqZzdnaL6YVfNX19gh04Bs,230
|
|
23
|
+
regula/facesdk/webclient/gen/api/diagnostics_api.py,sha256=qnpQ8Kmyc_6csPryYHw9MAkMtZQnt-dZhVDu1INrV6k,7766
|
|
24
|
+
regula/facesdk/webclient/gen/api/group_api.py,sha256=Bs0eH54kJxqxsosiaokgT2hSsvF7IzvFPNXFUwWSgAY,47125
|
|
25
|
+
regula/facesdk/webclient/gen/api/healthcheck_api.py,sha256=9RxfI3g1xGwtUtZVBdX5dMVJ6sYerwJRgqZzXrYNmyE,12485
|
|
26
|
+
regula/facesdk/webclient/gen/api/liveness_2_0_api.py,sha256=ph3J2jUyqgP3y0jYa9MIcTYARm_d1VSmKNreB01rSZs,11319
|
|
27
|
+
regula/facesdk/webclient/gen/api/liveness_api.py,sha256=maiSEZGIGU15uhkww38TgzmMsBA1UGjnq6L-kWkBSD4,18968
|
|
28
|
+
regula/facesdk/webclient/gen/api/match_api.py,sha256=4_A5KZRtVqLtwnTfnYStC52FVYAN26CpX33plns_tbQ,25537
|
|
29
|
+
regula/facesdk/webclient/gen/api/person_api.py,sha256=d07JDnIWX5VrJA0uF52fAExznjqCS7UlzwfOYUav5jc,61950
|
|
30
|
+
regula/facesdk/webclient/gen/api/search_api.py,sha256=8OB8xxfp-WCO86F-evhwD80iPxxQIp73pxwlmep3mwM,8563
|
|
31
|
+
regula/facesdk/webclient/gen/apis/__init__.py,sha256=jALPJEtfrPwELIGM_COy2usC36g-5vBgKS4Wq1npFnQ,821
|
|
32
|
+
regula/facesdk/webclient/gen/model/__init__.py,sha256=N49d9K35V_Hd5lOHWcMeVRl0Iy_-L-03rZgfKXwlESM,348
|
|
33
|
+
regula/facesdk/webclient/gen/model/add_image_to_person_request.py,sha256=Th8XRNPYSWCn9I0s1JGeEgPvvZPAE4y1gnQrtsdZcMk,7448
|
|
34
|
+
regula/facesdk/webclient/gen/model/add_image_to_person_request_image.py,sha256=i7rt91_vaui62lMNSjtWWfBJbUSE15aQ0n3mpRPRS5o,7721
|
|
35
|
+
regula/facesdk/webclient/gen/model/add_image_to_person_response.py,sha256=MocMzXfCloiY-PW7fab8B0j2JpgdiRizyeObCzu9DM8,9291
|
|
36
|
+
regula/facesdk/webclient/gen/model/attribute_config.py,sha256=f-rX7StrEIECadcUkPFl4rCKiJtOOckS-A74ACDHJ50,4852
|
|
37
|
+
regula/facesdk/webclient/gen/model/attribute_config_list.py,sha256=Iygxd7ML5QbZye3J0ZxUBTJHXsiQhnaYBnQ_iPZpRFM,4242
|
|
38
|
+
regula/facesdk/webclient/gen/model/crop.py,sha256=9vJ4SXqFHZ7rKJCXUxdS24T8EM5RsQ2ul9X0_xHzui0,7888
|
|
39
|
+
regula/facesdk/webclient/gen/model/detect_request.py,sha256=8bN7aAUVq78l_XoqrHtcdGO0CMa4luOoiozYGFWiJWQ,7303
|
|
40
|
+
regula/facesdk/webclient/gen/model/detect_request_attributes.py,sha256=g1PwgkmcIbof8bIocGL0Qf20R25yNFv97vOR50EU8zo,3803
|
|
41
|
+
regula/facesdk/webclient/gen/model/detect_response.py,sha256=-lMF_eHRobI3vJes0eg8-Bw0Ecm5SFPqvSAAeUF6yOo,5690
|
|
42
|
+
regula/facesdk/webclient/gen/model/detect_response_all_of.py,sha256=H-KZcjb4JYtJe-U8QXE2jZXHuVcNr00XYr7nqhL34I0,4944
|
|
43
|
+
regula/facesdk/webclient/gen/model/detect_result.py,sha256=eowuownVtTT_fsJwqYl0ejGolXphpZyQA5l5DtMhFl8,8247
|
|
44
|
+
regula/facesdk/webclient/gen/model/detection.py,sha256=spmEPAwKED_53u92f-YJjieuZ4BxTrgAXw1abG6kPvc,8931
|
|
45
|
+
regula/facesdk/webclient/gen/model/detection_attributes.py,sha256=tYghoDqhQG13QWrTDKatqwBU4Jht1n2RfUH89AQkm8c,6032
|
|
46
|
+
regula/facesdk/webclient/gen/model/detection_face.py,sha256=hTIkCYwRRuDU1ww8Dtne4WZQf18C2noxuoCMZ4qjx1o,9131
|
|
47
|
+
regula/facesdk/webclient/gen/model/detection_quality.py,sha256=_n8VgXjE2I_L_amxaRCTJydH0WeSO5Bwt5p3WgbaEbw,8855
|
|
48
|
+
regula/facesdk/webclient/gen/model/device_info.py,sha256=mjCeZa2IkqlYwP6RQ31nLH07-mJUdGaSW_RyTsaswmc,8337
|
|
49
|
+
regula/facesdk/webclient/gen/model/face_align_type_quality.py,sha256=cCA0RKeNEWNdswIMTYwoyLwLfBz4CrqAIWOxfwaOLds,3328
|
|
50
|
+
regula/facesdk/webclient/gen/model/face_attribute.py,sha256=gLunxhF_O7eKdx5QJeU-WB_pR4FVvXKKFR_HL_-doOI,4865
|
|
51
|
+
regula/facesdk/webclient/gen/model/face_image_quality_align_type.py,sha256=CROQhigvsKPYM9swAPcRdGZROWtB0D9yNPgy9AqdZes,4515
|
|
52
|
+
regula/facesdk/webclient/gen/model/face_image_quality_groups.py,sha256=BnQ4m3xrSGKtnp9ZoTJ2eJ9Pz4aqm4Yf5X4iYtGBiFQ,4765
|
|
53
|
+
regula/facesdk/webclient/gen/model/face_image_quality_groups_strings.py,sha256=6rZa5YBtKk4KeDvErcvwBfHx2Cnv3CHvF9TO0eJcY84,4889
|
|
54
|
+
regula/facesdk/webclient/gen/model/face_image_quality_status.py,sha256=oFy3e4rhX9TiE4yaAdjhDEVKhheNiVCcNbPV12XWdVA,4497
|
|
55
|
+
regula/facesdk/webclient/gen/model/face_quality_config_name.py,sha256=sb_9xx7x7vUyyRV-hu1jkEzTaDTU47cnKPiC5oOb9II,7296
|
|
56
|
+
regula/facesdk/webclient/gen/model/face_quality_scenarios.py,sha256=biXRq6B4p4LEcfo3FLikvydj61HOjYzbFGoWfXcWNoM,4791
|
|
57
|
+
regula/facesdk/webclient/gen/model/face_quality_status.py,sha256=Jwu6hHMR7mHw_QpaosrYeNMyJg1HWEtIzUGTXABcdX4,3310
|
|
58
|
+
regula/facesdk/webclient/gen/model/face_rectangular.py,sha256=uh1xOVuqPwBCEsxRQyQcgl1JaZoDHYzDO7RaJ-XGzCU,4226
|
|
59
|
+
regula/facesdk/webclient/gen/model/face_sdk_result.py,sha256=Bg-wHCq1g_MRT0E5AkvQdR4YD4SyGlZ9CCyZpuc8Oys,5002
|
|
60
|
+
regula/facesdk/webclient/gen/model/face_sdk_result_code.py,sha256=sWyxBR9avMJbrcoShEhM_UYtyeEhn_sVMdywLPIkhxg,7243
|
|
61
|
+
regula/facesdk/webclient/gen/model/faces_response.py,sha256=A12nyXS8z5Rtobg657rMOToPw9XSDzm-rgjFQ2N9t1o,9735
|
|
62
|
+
regula/facesdk/webclient/gen/model/faces_response_all_of.py,sha256=RcqQwYSXb9Rfnz1gJ4j7AFTN3zQwT_N-y6wWsWY3J5c,5855
|
|
63
|
+
regula/facesdk/webclient/gen/model/filter_op.py,sha256=JyaoAGQHVBZNSplYvZbstsUCJui8jJJd_B4cSY_96jY,4298
|
|
64
|
+
regula/facesdk/webclient/gen/model/filter_search_request.py,sha256=gNXq7XdUKvl5-HgBuK96xsAMMTSe_5Kb9KDdo-YrGOU,6357
|
|
65
|
+
regula/facesdk/webclient/gen/model/group.py,sha256=JU7ooB9H3gHZbWveCKx7Zd4nc-d9roVHcY0SSiow1EQ,7169
|
|
66
|
+
regula/facesdk/webclient/gen/model/group_all_of.py,sha256=MhfFyecfu44fJBBpVVaFBmnZY5aALmmBc2KfiCkOdc0,5589
|
|
67
|
+
regula/facesdk/webclient/gen/model/group_page.py,sha256=cOV7jAidSnNu34k4fzIQW9PqnBMwyQAOTrNoZf511h8,6413
|
|
68
|
+
regula/facesdk/webclient/gen/model/group_page_all_of.py,sha256=13yKK8gqtAEaYROPI69HPK4gEI0JdULiLK78XQxnEQ0,4991
|
|
69
|
+
regula/facesdk/webclient/gen/model/group_response.py,sha256=m_cTACQ3Bs14w5iwP_D7RpBHxFzX5MQjp5XCqIhb70o,5924
|
|
70
|
+
regula/facesdk/webclient/gen/model/group_to_create.py,sha256=wy_oM6es86X08GsCXKbQPVuGsAQswB6P58rIecl2zjs,6891
|
|
71
|
+
regula/facesdk/webclient/gen/model/image.py,sha256=_FFLr0Pc6OmXJyM-nbhs5Ii1_1hate6rWUOXQmgE-Jg,9538
|
|
72
|
+
regula/facesdk/webclient/gen/model/image_fields.py,sha256=GUTxim2tgOmGOuj_yUA_6mYsdZTdtK12vGPQWA516vU,9009
|
|
73
|
+
regula/facesdk/webclient/gen/model/image_fields_image.py,sha256=WB40A9HS-rHW4yqR1y-ngD06vX5W9IFHaU-2vWMxFt4,6382
|
|
74
|
+
regula/facesdk/webclient/gen/model/image_page.py,sha256=e2jJwQMD7SmQd4ZqxhmBrX6y-Tv57oTzRke91CBtQs8,6269
|
|
75
|
+
regula/facesdk/webclient/gen/model/image_page_all_of.py,sha256=3zznUGybwZsfMuCbdyxCH0beGddRRJKBkUxpCHhJxsg,4847
|
|
76
|
+
regula/facesdk/webclient/gen/model/image_source.py,sha256=-dL6a4ct1Sg80Y94IKgGHKwDbnBNzgQsB_SjhBrxInk,4559
|
|
77
|
+
regula/facesdk/webclient/gen/model/liveness_transaction.py,sha256=nD4lnD7YbziL9wM3E_VPGvCubDdSllCsxQ8LPtKXyBI,9945
|
|
78
|
+
regula/facesdk/webclient/gen/model/liveness_type.py,sha256=sVFVIsUe3EbFINE0CrcF4SMv9q2XPCmmNhCChsS-Ils,4327
|
|
79
|
+
regula/facesdk/webclient/gen/model/match_and_search_request.py,sha256=XOD3YSz7JSmqQI8w1gyTnGrrir9x7cih5ZWX-ZS8_mU,6716
|
|
80
|
+
regula/facesdk/webclient/gen/model/match_and_search_request_all_of.py,sha256=iCFw4Ak_98WS1Z6d0cMrzUvNe_1Z6Erim-8zHBy1Mrg,6796
|
|
81
|
+
regula/facesdk/webclient/gen/model/match_and_search_request_all_of_images.py,sha256=ZfhmeGXhWF0VTGfGxaKJ34ma8VgB7hjZlsVgZQNY-zU,5795
|
|
82
|
+
regula/facesdk/webclient/gen/model/match_and_search_response.py,sha256=Ur93C5StGgYBZE-3eePj4zFUb037TsGG7URofiWA_Co,8831
|
|
83
|
+
regula/facesdk/webclient/gen/model/match_and_search_response_all_of.py,sha256=gOqSqEJE0lHs1ylVuZT0tqgi5yhGpRZ3-n2dOYuw53c,8113
|
|
84
|
+
regula/facesdk/webclient/gen/model/match_and_search_response_all_of_detections.py,sha256=PaQ-abgozhwXOBLB8-wjoghuRJqcPb7u2veAswNTFsc,7109
|
|
85
|
+
regula/facesdk/webclient/gen/model/match_image.py,sha256=QceKCIzvPrsLXhswCZR_y0WpMaxx_WVNy3q5jGq2Lbc,7550
|
|
86
|
+
regula/facesdk/webclient/gen/model/match_image_detection.py,sha256=UzY8q0Lv7NVZn3HUy-5nRv5kj3cXCbYnfHRMJVoqmeQ,7138
|
|
87
|
+
regula/facesdk/webclient/gen/model/match_image_result.py,sha256=p09RjH0-zAWS9WaJQCR6fkqCnOuSl2h6D2cjQhxSKro,11931
|
|
88
|
+
regula/facesdk/webclient/gen/model/match_request.py,sha256=eQ2eqzul3NZSb-XSWB4X26X3CB9RawvEMu45OSWqYx8,7763
|
|
89
|
+
regula/facesdk/webclient/gen/model/match_request_output_image_params.py,sha256=nxgWKOAk24TgYACh2MySGM6FAGqpF4De1pQwfidknNU,6185
|
|
90
|
+
regula/facesdk/webclient/gen/model/match_request_output_image_params_crop.py,sha256=Am0USCOX2VKlzm_d-hu4D11y9Hof8fXZ17OGCLbdR2k,9093
|
|
91
|
+
regula/facesdk/webclient/gen/model/match_response.py,sha256=TswVUWxhVUmOGEVF4wN5dAU2Z2vnMD6Jcx54ZqO1Qh4,7676
|
|
92
|
+
regula/facesdk/webclient/gen/model/match_response_all_of.py,sha256=ZxcQvCgIjUdCR4C3SiFirpSNdJINkVDN_jcjMr3FzlM,6974
|
|
93
|
+
regula/facesdk/webclient/gen/model/operation_log.py,sha256=R3tEqzcXPBMun_MT1TcN1DDMgb8aruq43mMXPtjeedM,7325
|
|
94
|
+
regula/facesdk/webclient/gen/model/output_image_params.py,sha256=5gUb9j9UYw8ks18rZqURlIRHM5YoZQNPkVfGK_gv6g8,5694
|
|
95
|
+
regula/facesdk/webclient/gen/model/page.py,sha256=fu8Y8s2Z1DIiqsPTHPuU_m7oYFQbymT2Fns9W9A-CBo,5606
|
|
96
|
+
regula/facesdk/webclient/gen/model/person.py,sha256=Y57juTSjOpoWDKiClNvSe2Ubb-BxbEora5OPyml5DOk,10820
|
|
97
|
+
regula/facesdk/webclient/gen/model/person_all_of.py,sha256=GeZ_MnqhQOD071OoGbofeAsr4lZLlTrw8FEvTiBW4SQ,7248
|
|
98
|
+
regula/facesdk/webclient/gen/model/person_created_response.py,sha256=PeNxyIx2fCNlwSw87HNOyIx5WiMgiD5ovncrpSY_PD8,5711
|
|
99
|
+
regula/facesdk/webclient/gen/model/person_fields.py,sha256=xdARHJKjYMf5YWW0up53D856E3jj-3WiOM6yJPgxz8I,8924
|
|
100
|
+
regula/facesdk/webclient/gen/model/person_to_update_fields.py,sha256=UU3L39t4BaR2ySai0rsZa922WQrqyxP2ElJQxWt7gzQ,8210
|
|
101
|
+
regula/facesdk/webclient/gen/model/person_with_images.py,sha256=NlYRKCGyMaB44zhOrCqZ3N9SF9_L5ifJbeMZLiw-zaA,11939
|
|
102
|
+
regula/facesdk/webclient/gen/model/person_with_images_all_of.py,sha256=fMhyyKFalcmxv-5cSrI-eVELWgISBrjxKderwgdeRs8,5031
|
|
103
|
+
regula/facesdk/webclient/gen/model/persons_page.py,sha256=xWR9Nc8GN8CgQvTEr56PCW_oThu5K_ngI165zWI-i6M,6304
|
|
104
|
+
regula/facesdk/webclient/gen/model/persons_page_all_of.py,sha256=szgqOY5ehNfQak-YoC12lTGCxHwjknukROFycpaGOuw,4866
|
|
105
|
+
regula/facesdk/webclient/gen/model/process_param.py,sha256=gq1xr5uRESLYiMBTEwLatDvWtBEc8D3By7ic7_ICI04,8419
|
|
106
|
+
regula/facesdk/webclient/gen/model/process_param_attributes.py,sha256=e3B9B9TC6uIVpHzzRZo6T3hrQKzRNmCzAEQDXMi2GDo,4968
|
|
107
|
+
regula/facesdk/webclient/gen/model/quality_config.py,sha256=ElzVbYH3pxuydxT9zDJZ9i4rXXrVBaT_r3a100Pj69E,6380
|
|
108
|
+
regula/facesdk/webclient/gen/model/quality_config_list.py,sha256=SRREZgGclQRQ9uCP2WQNsXS1-N9EK4ojmhbleQlyt-M,4234
|
|
109
|
+
regula/facesdk/webclient/gen/model/quality_detail.py,sha256=XNAzzASnDpf07bNBh7V9FY8F-nwev0PYwGV06Dxh9gw,8326
|
|
110
|
+
regula/facesdk/webclient/gen/model/quality_details_groups.py,sha256=wVEye-dleHS72jtpD8PmINdXHEfiiiIgDVPd5IrqzWo,7594
|
|
111
|
+
regula/facesdk/webclient/gen/model/quality_request.py,sha256=9amUfVEFlmeh9kTZA09LVyyupCVG-ymp__bY0gVwfGY,5864
|
|
112
|
+
regula/facesdk/webclient/gen/model/recognize_image.py,sha256=DL1s_FpT9RJDuQja_M25jKvdu-qrC--umifoL7TNy1c,11522
|
|
113
|
+
regula/facesdk/webclient/gen/model/recognize_image_all_of.py,sha256=-FSmFQlMzm2nNQmMQESBpcQneb4OjEidRPxqsUqGt1k,5980
|
|
114
|
+
regula/facesdk/webclient/gen/model/resize_options.py,sha256=sA_iquSj4mELpQLbJYQ92QkTIyen9k0U_-9_QnntkRo,6401
|
|
115
|
+
regula/facesdk/webclient/gen/model/rgb.py,sha256=jPm35E8tBHz60igNscvxp_JxgGCtTe8JvGwdaXym_pM,4178
|
|
116
|
+
regula/facesdk/webclient/gen/model/search_bad_params.py,sha256=Ym9QZYcVXrcQ9_E0Gj_dkox9gWZW6JOsyIBgYrxpbXo,6177
|
|
117
|
+
regula/facesdk/webclient/gen/model/search_detection.py,sha256=ipdWJyEt4s2btUz6QlrcnZ6u0QXzE3VeGio6847OBMI,12306
|
|
118
|
+
regula/facesdk/webclient/gen/model/search_parameters.py,sha256=DeXIFju9yHymJwbYklaUxTHmCRfs0POPz3zMRORwYMI,6637
|
|
119
|
+
regula/facesdk/webclient/gen/model/search_parameters_create_person.py,sha256=m5iCcEeHKpOq1IsljgaO9Mw9MolclrYqnVg_iXN5_IA,6876
|
|
120
|
+
regula/facesdk/webclient/gen/model/search_person.py,sha256=uDJKuEgm3D2qQhkFcZmfTCClpTXbhQHXswKACZFpgrg,12514
|
|
121
|
+
regula/facesdk/webclient/gen/model/search_person_all_of.py,sha256=4IwmafZ24b0HY2_dLc0TXW1FxPTJqMS00DsZdVZVYjo,5754
|
|
122
|
+
regula/facesdk/webclient/gen/model/search_request.py,sha256=DHGdV8PYzQFQMNSEL9Y-lRIKS0ERcF0qOAl-J0h5fWY,11434
|
|
123
|
+
regula/facesdk/webclient/gen/model/search_request_all_of.py,sha256=d7BwYtTgTnjdjgt67ySwSaRdlGDHkmRdQa_Qj5hQ_xo,5497
|
|
124
|
+
regula/facesdk/webclient/gen/model/search_result.py,sha256=JrvirT-bmsRKUQqu7dgxLGB-67wD-PhmcyIMD3K5AsI,10600
|
|
125
|
+
regula/facesdk/webclient/gen/model/search_result_all_of.py,sha256=b0aT2U4Ii97sG9oS4H-xAYts3e5dpwGKMBsLsey0hRU,3339
|
|
126
|
+
regula/facesdk/webclient/gen/model/transaction_config.py,sha256=lpbiYPiiStKRCq2cebXl8gmC7yfBrOkaeoOAmh7piDs,3067
|
|
127
|
+
regula/facesdk/webclient/gen/model/transaction_info.py,sha256=KW561uj8N_V0K2T_PfZM35Rrr115V7W6R-8rL8T89j0,12295
|
|
128
|
+
regula/facesdk/webclient/gen/model/update_group.py,sha256=zjZC45uUi4zxsd7-x3ew0UTjgYWNEzZwK_9fG1SLE9I,5789
|
|
129
|
+
regula/facesdk/webclient/gen/models/__init__.py,sha256=Ihl1_q8QebOwU3UEvc-LxCrLwq6KJ6tPP070miKmeXg,7381
|
|
130
|
+
regula_facesdk_webclient-7.2.364rc0.dist-info/METADATA,sha256=JfFRytl1m03IvMvZDK6ne6KtZ7wkzE1ap-2daDDKJ_4,3086
|
|
131
|
+
regula_facesdk_webclient-7.2.364rc0.dist-info/WHEEL,sha256=zaaOINJESkSfm_4HQVc5ssNzHCPXhJm0kEUakpsEHaU,91
|
|
132
|
+
regula_facesdk_webclient-7.2.364rc0.dist-info/top_level.txt,sha256=SFSSVn4j8QDivd3307s97NtpIJ8zOjiWZloAxZIClJY,7
|
|
133
|
+
regula_facesdk_webclient-7.2.364rc0.dist-info/RECORD,,
|
|
@@ -1,150 +0,0 @@
|
|
|
1
|
-
# coding: utf-8
|
|
2
|
-
|
|
3
|
-
"""
|
|
4
|
-
Regula Face SDK Web API
|
|
5
|
-
|
|
6
|
-
<a href=\"https://regulaforensics.com/products/face-recognition-sdk/ \" target=\"_blank\">Regula Face SDK</a> is a cross-platform biometric verification solution for a digital identity verification process and image quality assurance. The SDK enables convenient and reliable face capture on the client side (mobile, web, and desktop) and further processing on the client or server side. The Face SDK includes the following features: * <a href=\"https://docs.regulaforensics.com/develop/face-sdk/overview/introduction/#face-detection\" target=\"_blank\">Face detection and image quality assessment</a> * <a href=\"https://docs.regulaforensics.com/develop/face-sdk/overview/introduction/#face-comparison-11\" target=\"_blank\">Face match (1:1)</a> * <a href=\"https://docs.regulaforensics.com/develop/face-sdk/overview/introduction/#face-identification-1n\" target=\"_blank\">Face search (1:N)</a> * <a href=\"https://docs.regulaforensics.com/develop/face-sdk/overview/introduction/#liveness-assessment\" target=\"_blank\">Liveness detection</a> Here is the <a href=\"https://github.com/regulaforensics/FaceSDK-web-openapi \" target=\"_blank\">OpenAPI specification on GitHub</a>. ### Clients * [JavaScript](https://github.com/regulaforensics/FaceSDK-web-js-client) client for the browser and node.js based on axios * [Java](https://github.com/regulaforensics/FaceSDK-web-java-client) client compatible with jvm and android * [Python](https://github.com/regulaforensics/FaceSDK-web-python-client) 3.5+ client * [C#](https://github.com/regulaforensics/FaceSDK-web-csharp-client) client for .NET & .NET Core # noqa: E501
|
|
7
|
-
|
|
8
|
-
The version of the OpenAPI document: 7.2.0
|
|
9
|
-
Generated by: https://openapi-generator.tech
|
|
10
|
-
"""
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
import pprint
|
|
14
|
-
import re # noqa: F401
|
|
15
|
-
|
|
16
|
-
import six
|
|
17
|
-
|
|
18
|
-
from regula.facesdk.webclient.gen.configuration import Configuration
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
class DetectAttributesDetails(object):
|
|
22
|
-
"""NOTE: This class is auto generated by OpenAPI Generator.
|
|
23
|
-
Ref: https://openapi-generator.tech
|
|
24
|
-
|
|
25
|
-
Do not edit the class manually.
|
|
26
|
-
"""
|
|
27
|
-
|
|
28
|
-
"""
|
|
29
|
-
Attributes:
|
|
30
|
-
openapi_types (dict): The key is attribute name
|
|
31
|
-
and the value is attribute type.
|
|
32
|
-
attribute_map (dict): The key is attribute name
|
|
33
|
-
and the value is json key in definition.
|
|
34
|
-
"""
|
|
35
|
-
openapi_types = {
|
|
36
|
-
'name': 'str',
|
|
37
|
-
'value': '[int]',
|
|
38
|
-
}
|
|
39
|
-
|
|
40
|
-
attribute_map = {
|
|
41
|
-
'name': 'name',
|
|
42
|
-
'value': 'value',
|
|
43
|
-
}
|
|
44
|
-
|
|
45
|
-
def __init__(self, name=None, value=None, local_vars_configuration=None): # noqa: E501
|
|
46
|
-
"""DetectAttributesDetails - a model defined in OpenAPI""" # noqa: E501
|
|
47
|
-
if local_vars_configuration is None:
|
|
48
|
-
local_vars_configuration = Configuration()
|
|
49
|
-
self.local_vars_configuration = local_vars_configuration
|
|
50
|
-
|
|
51
|
-
self._name = None
|
|
52
|
-
self._value = None
|
|
53
|
-
self.discriminator = None
|
|
54
|
-
|
|
55
|
-
if name is not None:
|
|
56
|
-
self.name = name
|
|
57
|
-
if value is not None:
|
|
58
|
-
self.value = value
|
|
59
|
-
|
|
60
|
-
@property
|
|
61
|
-
def name(self):
|
|
62
|
-
"""Gets the name of this DetectAttributesDetails. # noqa: E501
|
|
63
|
-
|
|
64
|
-
The name of the attribute. # noqa: E501
|
|
65
|
-
|
|
66
|
-
:return: The name of this DetectAttributesDetails. # noqa: E501
|
|
67
|
-
:rtype: str
|
|
68
|
-
"""
|
|
69
|
-
return self._name
|
|
70
|
-
|
|
71
|
-
@name.setter
|
|
72
|
-
def name(self, name):
|
|
73
|
-
"""Sets the name of this DetectAttributesDetails.
|
|
74
|
-
|
|
75
|
-
The name of the attribute. # noqa: E501
|
|
76
|
-
|
|
77
|
-
:param name: The name of this DetectAttributesDetails. # noqa: E501
|
|
78
|
-
:type name: str
|
|
79
|
-
"""
|
|
80
|
-
|
|
81
|
-
self._name = name
|
|
82
|
-
|
|
83
|
-
@property
|
|
84
|
-
def value(self):
|
|
85
|
-
"""Gets the value of this DetectAttributesDetails. # noqa: E501
|
|
86
|
-
|
|
87
|
-
The estimated value for the attribute, see the [Returned values column](https://docs.regulaforensics.com/develop/face-sdk/web-service/development/usage/face-detection/attributes-detection/). # noqa: E501
|
|
88
|
-
|
|
89
|
-
:return: The value of this DetectAttributesDetails. # noqa: E501
|
|
90
|
-
:rtype: [int]
|
|
91
|
-
"""
|
|
92
|
-
return self._value
|
|
93
|
-
|
|
94
|
-
@value.setter
|
|
95
|
-
def value(self, value):
|
|
96
|
-
"""Sets the value of this DetectAttributesDetails.
|
|
97
|
-
|
|
98
|
-
The estimated value for the attribute, see the [Returned values column](https://docs.regulaforensics.com/develop/face-sdk/web-service/development/usage/face-detection/attributes-detection/). # noqa: E501
|
|
99
|
-
|
|
100
|
-
:param value: The value of this DetectAttributesDetails. # noqa: E501
|
|
101
|
-
:type value: [int]
|
|
102
|
-
"""
|
|
103
|
-
|
|
104
|
-
self._value = value
|
|
105
|
-
|
|
106
|
-
def to_dict(self):
|
|
107
|
-
"""Returns the model properties as a dict"""
|
|
108
|
-
result = {}
|
|
109
|
-
|
|
110
|
-
for attr, _ in six.iteritems(self.openapi_types):
|
|
111
|
-
value = getattr(self, attr)
|
|
112
|
-
if isinstance(value, list):
|
|
113
|
-
result[attr] = list(map(
|
|
114
|
-
lambda x: x.to_dict() if hasattr(x, "to_dict") else x,
|
|
115
|
-
value
|
|
116
|
-
))
|
|
117
|
-
elif hasattr(value, "to_dict"):
|
|
118
|
-
result[attr] = value.to_dict()
|
|
119
|
-
elif isinstance(value, dict):
|
|
120
|
-
result[attr] = dict(map(
|
|
121
|
-
lambda item: (item[0], item[1].to_dict())
|
|
122
|
-
if hasattr(item[1], "to_dict") else item,
|
|
123
|
-
value.items()
|
|
124
|
-
))
|
|
125
|
-
else:
|
|
126
|
-
result[attr] = value
|
|
127
|
-
|
|
128
|
-
return result
|
|
129
|
-
|
|
130
|
-
def to_str(self):
|
|
131
|
-
"""Returns the string representation of the model"""
|
|
132
|
-
return pprint.pformat(self.to_dict())
|
|
133
|
-
|
|
134
|
-
def __repr__(self):
|
|
135
|
-
"""For `print` and `pprint`"""
|
|
136
|
-
return self.to_str()
|
|
137
|
-
|
|
138
|
-
def __eq__(self, other):
|
|
139
|
-
"""Returns true if both objects are equal"""
|
|
140
|
-
if not isinstance(other, DetectAttributesDetails):
|
|
141
|
-
return False
|
|
142
|
-
|
|
143
|
-
return self.to_dict() == other.to_dict()
|
|
144
|
-
|
|
145
|
-
def __ne__(self, other):
|
|
146
|
-
"""Returns true if both objects are not equal"""
|
|
147
|
-
if not isinstance(other, DetectAttributesDetails):
|
|
148
|
-
return True
|
|
149
|
-
|
|
150
|
-
return self.to_dict() != other.to_dict()
|
|
@@ -1,178 +0,0 @@
|
|
|
1
|
-
# coding: utf-8
|
|
2
|
-
|
|
3
|
-
"""
|
|
4
|
-
Regula Face SDK Web API
|
|
5
|
-
|
|
6
|
-
<a href=\"https://regulaforensics.com/products/face-recognition-sdk/ \" target=\"_blank\">Regula Face SDK</a> is a cross-platform biometric verification solution for a digital identity verification process and image quality assurance. The SDK enables convenient and reliable face capture on the client side (mobile, web, and desktop) and further processing on the client or server side. The Face SDK includes the following features: * <a href=\"https://docs.regulaforensics.com/develop/face-sdk/overview/introduction/#face-detection\" target=\"_blank\">Face detection and image quality assessment</a> * <a href=\"https://docs.regulaforensics.com/develop/face-sdk/overview/introduction/#face-comparison-11\" target=\"_blank\">Face match (1:1)</a> * <a href=\"https://docs.regulaforensics.com/develop/face-sdk/overview/introduction/#face-identification-1n\" target=\"_blank\">Face search (1:N)</a> * <a href=\"https://docs.regulaforensics.com/develop/face-sdk/overview/introduction/#liveness-assessment\" target=\"_blank\">Liveness detection</a> Here is the <a href=\"https://github.com/regulaforensics/FaceSDK-web-openapi \" target=\"_blank\">OpenAPI specification on GitHub</a>. ### Clients * [JavaScript](https://github.com/regulaforensics/FaceSDK-web-js-client) client for the browser and node.js based on axios * [Java](https://github.com/regulaforensics/FaceSDK-web-java-client) client compatible with jvm and android * [Python](https://github.com/regulaforensics/FaceSDK-web-python-client) 3.5+ client * [C#](https://github.com/regulaforensics/FaceSDK-web-csharp-client) client for .NET & .NET Core # noqa: E501
|
|
7
|
-
|
|
8
|
-
The version of the OpenAPI document: 7.2.0
|
|
9
|
-
Generated by: https://openapi-generator.tech
|
|
10
|
-
"""
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
import pprint
|
|
14
|
-
import re # noqa: F401
|
|
15
|
-
|
|
16
|
-
import six
|
|
17
|
-
|
|
18
|
-
from regula.facesdk.webclient.gen.configuration import Configuration
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
class DetectDetailsMeta(object):
|
|
22
|
-
"""NOTE: This class is auto generated by OpenAPI Generator.
|
|
23
|
-
Ref: https://openapi-generator.tech
|
|
24
|
-
|
|
25
|
-
Do not edit the class manually.
|
|
26
|
-
"""
|
|
27
|
-
|
|
28
|
-
"""
|
|
29
|
-
Attributes:
|
|
30
|
-
openapi_types (dict): The key is attribute name
|
|
31
|
-
and the value is attribute type.
|
|
32
|
-
attribute_map (dict): The key is attribute name
|
|
33
|
-
and the value is json key in definition.
|
|
34
|
-
"""
|
|
35
|
-
openapi_types = {
|
|
36
|
-
'confidence': 'float',
|
|
37
|
-
'value': 'str',
|
|
38
|
-
'name': 'str',
|
|
39
|
-
}
|
|
40
|
-
|
|
41
|
-
attribute_map = {
|
|
42
|
-
'confidence': 'confidence',
|
|
43
|
-
'value': 'value',
|
|
44
|
-
'name': 'name',
|
|
45
|
-
}
|
|
46
|
-
|
|
47
|
-
def __init__(self, confidence=None, value=None, name=None, local_vars_configuration=None): # noqa: E501
|
|
48
|
-
"""DetectDetailsMeta - a model defined in OpenAPI""" # noqa: E501
|
|
49
|
-
if local_vars_configuration is None:
|
|
50
|
-
local_vars_configuration = Configuration()
|
|
51
|
-
self.local_vars_configuration = local_vars_configuration
|
|
52
|
-
|
|
53
|
-
self._confidence = None
|
|
54
|
-
self._value = None
|
|
55
|
-
self._name = None
|
|
56
|
-
self.discriminator = None
|
|
57
|
-
|
|
58
|
-
if confidence is not None:
|
|
59
|
-
self.confidence = confidence
|
|
60
|
-
if value is not None:
|
|
61
|
-
self.value = value
|
|
62
|
-
if name is not None:
|
|
63
|
-
self.name = name
|
|
64
|
-
|
|
65
|
-
@property
|
|
66
|
-
def confidence(self):
|
|
67
|
-
"""Gets the confidence of this DetectDetailsMeta. # noqa: E501
|
|
68
|
-
|
|
69
|
-
The confidence in the estimated value, `1.0` is for 100% confidence. # noqa: E501
|
|
70
|
-
|
|
71
|
-
:return: The confidence of this DetectDetailsMeta. # noqa: E501
|
|
72
|
-
:rtype: float
|
|
73
|
-
"""
|
|
74
|
-
return self._confidence
|
|
75
|
-
|
|
76
|
-
@confidence.setter
|
|
77
|
-
def confidence(self, confidence):
|
|
78
|
-
"""Sets the confidence of this DetectDetailsMeta.
|
|
79
|
-
|
|
80
|
-
The confidence in the estimated value, `1.0` is for 100% confidence. # noqa: E501
|
|
81
|
-
|
|
82
|
-
:param confidence: The confidence of this DetectDetailsMeta. # noqa: E501
|
|
83
|
-
:type confidence: float
|
|
84
|
-
"""
|
|
85
|
-
|
|
86
|
-
self._confidence = confidence
|
|
87
|
-
|
|
88
|
-
@property
|
|
89
|
-
def value(self):
|
|
90
|
-
"""Gets the value of this DetectDetailsMeta. # noqa: E501
|
|
91
|
-
|
|
92
|
-
The estimated value for the attribute, see the [Returned values column](https://docs.regulaforensics.com/develop/face-sdk/web-service/development/usage/face-detection/attributes-detection/). # noqa: E501
|
|
93
|
-
|
|
94
|
-
:return: The value of this DetectDetailsMeta. # noqa: E501
|
|
95
|
-
:rtype: str
|
|
96
|
-
"""
|
|
97
|
-
return self._value
|
|
98
|
-
|
|
99
|
-
@value.setter
|
|
100
|
-
def value(self, value):
|
|
101
|
-
"""Sets the value of this DetectDetailsMeta.
|
|
102
|
-
|
|
103
|
-
The estimated value for the attribute, see the [Returned values column](https://docs.regulaforensics.com/develop/face-sdk/web-service/development/usage/face-detection/attributes-detection/). # noqa: E501
|
|
104
|
-
|
|
105
|
-
:param value: The value of this DetectDetailsMeta. # noqa: E501
|
|
106
|
-
:type value: str
|
|
107
|
-
"""
|
|
108
|
-
|
|
109
|
-
self._value = value
|
|
110
|
-
|
|
111
|
-
@property
|
|
112
|
-
def name(self):
|
|
113
|
-
"""Gets the name of this DetectDetailsMeta. # noqa: E501
|
|
114
|
-
|
|
115
|
-
The name of the attribute. # noqa: E501
|
|
116
|
-
|
|
117
|
-
:return: The name of this DetectDetailsMeta. # noqa: E501
|
|
118
|
-
:rtype: str
|
|
119
|
-
"""
|
|
120
|
-
return self._name
|
|
121
|
-
|
|
122
|
-
@name.setter
|
|
123
|
-
def name(self, name):
|
|
124
|
-
"""Sets the name of this DetectDetailsMeta.
|
|
125
|
-
|
|
126
|
-
The name of the attribute. # noqa: E501
|
|
127
|
-
|
|
128
|
-
:param name: The name of this DetectDetailsMeta. # noqa: E501
|
|
129
|
-
:type name: str
|
|
130
|
-
"""
|
|
131
|
-
|
|
132
|
-
self._name = name
|
|
133
|
-
|
|
134
|
-
def to_dict(self):
|
|
135
|
-
"""Returns the model properties as a dict"""
|
|
136
|
-
result = {}
|
|
137
|
-
|
|
138
|
-
for attr, _ in six.iteritems(self.openapi_types):
|
|
139
|
-
value = getattr(self, attr)
|
|
140
|
-
if isinstance(value, list):
|
|
141
|
-
result[attr] = list(map(
|
|
142
|
-
lambda x: x.to_dict() if hasattr(x, "to_dict") else x,
|
|
143
|
-
value
|
|
144
|
-
))
|
|
145
|
-
elif hasattr(value, "to_dict"):
|
|
146
|
-
result[attr] = value.to_dict()
|
|
147
|
-
elif isinstance(value, dict):
|
|
148
|
-
result[attr] = dict(map(
|
|
149
|
-
lambda item: (item[0], item[1].to_dict())
|
|
150
|
-
if hasattr(item[1], "to_dict") else item,
|
|
151
|
-
value.items()
|
|
152
|
-
))
|
|
153
|
-
else:
|
|
154
|
-
result[attr] = value
|
|
155
|
-
|
|
156
|
-
return result
|
|
157
|
-
|
|
158
|
-
def to_str(self):
|
|
159
|
-
"""Returns the string representation of the model"""
|
|
160
|
-
return pprint.pformat(self.to_dict())
|
|
161
|
-
|
|
162
|
-
def __repr__(self):
|
|
163
|
-
"""For `print` and `pprint`"""
|
|
164
|
-
return self.to_str()
|
|
165
|
-
|
|
166
|
-
def __eq__(self, other):
|
|
167
|
-
"""Returns true if both objects are equal"""
|
|
168
|
-
if not isinstance(other, DetectDetailsMeta):
|
|
169
|
-
return False
|
|
170
|
-
|
|
171
|
-
return self.to_dict() == other.to_dict()
|
|
172
|
-
|
|
173
|
-
def __ne__(self, other):
|
|
174
|
-
"""Returns true if both objects are not equal"""
|
|
175
|
-
if not isinstance(other, DetectDetailsMeta):
|
|
176
|
-
return True
|
|
177
|
-
|
|
178
|
-
return self.to_dict() != other.to_dict()
|
|
@@ -1,176 +0,0 @@
|
|
|
1
|
-
# coding: utf-8
|
|
2
|
-
|
|
3
|
-
"""
|
|
4
|
-
Regula Face SDK Web API
|
|
5
|
-
|
|
6
|
-
<a href=\"https://regulaforensics.com/products/face-recognition-sdk/ \" target=\"_blank\">Regula Face SDK</a> is a cross-platform biometric verification solution for a digital identity verification process and image quality assurance. The SDK enables convenient and reliable face capture on the client side (mobile, web, and desktop) and further processing on the client or server side. The Face SDK includes the following features: * <a href=\"https://docs.regulaforensics.com/develop/face-sdk/overview/introduction/#face-detection\" target=\"_blank\">Face detection and image quality assessment</a> * <a href=\"https://docs.regulaforensics.com/develop/face-sdk/overview/introduction/#face-comparison-11\" target=\"_blank\">Face match (1:1)</a> * <a href=\"https://docs.regulaforensics.com/develop/face-sdk/overview/introduction/#face-identification-1n\" target=\"_blank\">Face search (1:N)</a> * <a href=\"https://docs.regulaforensics.com/develop/face-sdk/overview/introduction/#liveness-assessment\" target=\"_blank\">Liveness detection</a> Here is the <a href=\"https://github.com/regulaforensics/FaceSDK-web-openapi \" target=\"_blank\">OpenAPI specification on GitHub</a>. ### Clients * [JavaScript](https://github.com/regulaforensics/FaceSDK-web-js-client) client for the browser and node.js based on axios * [Java](https://github.com/regulaforensics/FaceSDK-web-java-client) client compatible with jvm and android * [Python](https://github.com/regulaforensics/FaceSDK-web-python-client) 3.5+ client * [C#](https://github.com/regulaforensics/FaceSDK-web-csharp-client) client for .NET & .NET Core # noqa: E501
|
|
7
|
-
|
|
8
|
-
The version of the OpenAPI document: 7.2.0
|
|
9
|
-
Generated by: https://openapi-generator.tech
|
|
10
|
-
"""
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
import pprint
|
|
14
|
-
import re # noqa: F401
|
|
15
|
-
|
|
16
|
-
import six
|
|
17
|
-
|
|
18
|
-
from regula.facesdk.webclient.gen.configuration import Configuration
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
class MatchAndSearchRequestImages(object):
|
|
22
|
-
"""NOTE: This class is auto generated by OpenAPI Generator.
|
|
23
|
-
Ref: https://openapi-generator.tech
|
|
24
|
-
|
|
25
|
-
Do not edit the class manually.
|
|
26
|
-
"""
|
|
27
|
-
|
|
28
|
-
"""
|
|
29
|
-
Attributes:
|
|
30
|
-
openapi_types (dict): The key is attribute name
|
|
31
|
-
and the value is attribute type.
|
|
32
|
-
attribute_map (dict): The key is attribute name
|
|
33
|
-
and the value is json key in definition.
|
|
34
|
-
"""
|
|
35
|
-
openapi_types = {
|
|
36
|
-
'content': 'str',
|
|
37
|
-
'image_url': 'str',
|
|
38
|
-
'type': 'ImageSource',
|
|
39
|
-
}
|
|
40
|
-
|
|
41
|
-
attribute_map = {
|
|
42
|
-
'content': 'content',
|
|
43
|
-
'image_url': 'imageUrl',
|
|
44
|
-
'type': 'type',
|
|
45
|
-
}
|
|
46
|
-
|
|
47
|
-
def __init__(self, content=None, image_url=None, type=None, local_vars_configuration=None): # noqa: E501
|
|
48
|
-
"""MatchAndSearchRequestImages - a model defined in OpenAPI""" # noqa: E501
|
|
49
|
-
if local_vars_configuration is None:
|
|
50
|
-
local_vars_configuration = Configuration()
|
|
51
|
-
self.local_vars_configuration = local_vars_configuration
|
|
52
|
-
|
|
53
|
-
self._content = None
|
|
54
|
-
self._image_url = None
|
|
55
|
-
self._type = None
|
|
56
|
-
self.discriminator = None
|
|
57
|
-
|
|
58
|
-
if content is not None:
|
|
59
|
-
self.content = content
|
|
60
|
-
if image_url is not None:
|
|
61
|
-
self.image_url = image_url
|
|
62
|
-
if type is not None:
|
|
63
|
-
self.type = type
|
|
64
|
-
|
|
65
|
-
@property
|
|
66
|
-
def content(self):
|
|
67
|
-
"""Gets the content of this MatchAndSearchRequestImages. # noqa: E501
|
|
68
|
-
|
|
69
|
-
Base64-encoded image. # noqa: E501
|
|
70
|
-
|
|
71
|
-
:return: The content of this MatchAndSearchRequestImages. # noqa: E501
|
|
72
|
-
:rtype: str
|
|
73
|
-
"""
|
|
74
|
-
return self._content
|
|
75
|
-
|
|
76
|
-
@content.setter
|
|
77
|
-
def content(self, content):
|
|
78
|
-
"""Sets the content of this MatchAndSearchRequestImages.
|
|
79
|
-
|
|
80
|
-
Base64-encoded image. # noqa: E501
|
|
81
|
-
|
|
82
|
-
:param content: The content of this MatchAndSearchRequestImages. # noqa: E501
|
|
83
|
-
:type content: str
|
|
84
|
-
"""
|
|
85
|
-
|
|
86
|
-
self._content = content
|
|
87
|
-
|
|
88
|
-
@property
|
|
89
|
-
def image_url(self):
|
|
90
|
-
"""Gets the image_url of this MatchAndSearchRequestImages. # noqa: E501
|
|
91
|
-
|
|
92
|
-
Image URL. # noqa: E501
|
|
93
|
-
|
|
94
|
-
:return: The image_url of this MatchAndSearchRequestImages. # noqa: E501
|
|
95
|
-
:rtype: str
|
|
96
|
-
"""
|
|
97
|
-
return self._image_url
|
|
98
|
-
|
|
99
|
-
@image_url.setter
|
|
100
|
-
def image_url(self, image_url):
|
|
101
|
-
"""Sets the image_url of this MatchAndSearchRequestImages.
|
|
102
|
-
|
|
103
|
-
Image URL. # noqa: E501
|
|
104
|
-
|
|
105
|
-
:param image_url: The image_url of this MatchAndSearchRequestImages. # noqa: E501
|
|
106
|
-
:type image_url: str
|
|
107
|
-
"""
|
|
108
|
-
|
|
109
|
-
self._image_url = image_url
|
|
110
|
-
|
|
111
|
-
@property
|
|
112
|
-
def type(self):
|
|
113
|
-
"""Gets the type of this MatchAndSearchRequestImages. # noqa: E501
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
:return: The type of this MatchAndSearchRequestImages. # noqa: E501
|
|
117
|
-
:rtype: ImageSource
|
|
118
|
-
"""
|
|
119
|
-
return self._type
|
|
120
|
-
|
|
121
|
-
@type.setter
|
|
122
|
-
def type(self, type):
|
|
123
|
-
"""Sets the type of this MatchAndSearchRequestImages.
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
:param type: The type of this MatchAndSearchRequestImages. # noqa: E501
|
|
127
|
-
:type type: ImageSource
|
|
128
|
-
"""
|
|
129
|
-
|
|
130
|
-
self._type = type
|
|
131
|
-
|
|
132
|
-
def to_dict(self):
|
|
133
|
-
"""Returns the model properties as a dict"""
|
|
134
|
-
result = {}
|
|
135
|
-
|
|
136
|
-
for attr, _ in six.iteritems(self.openapi_types):
|
|
137
|
-
value = getattr(self, attr)
|
|
138
|
-
if isinstance(value, list):
|
|
139
|
-
result[attr] = list(map(
|
|
140
|
-
lambda x: x.to_dict() if hasattr(x, "to_dict") else x,
|
|
141
|
-
value
|
|
142
|
-
))
|
|
143
|
-
elif hasattr(value, "to_dict"):
|
|
144
|
-
result[attr] = value.to_dict()
|
|
145
|
-
elif isinstance(value, dict):
|
|
146
|
-
result[attr] = dict(map(
|
|
147
|
-
lambda item: (item[0], item[1].to_dict())
|
|
148
|
-
if hasattr(item[1], "to_dict") else item,
|
|
149
|
-
value.items()
|
|
150
|
-
))
|
|
151
|
-
else:
|
|
152
|
-
result[attr] = value
|
|
153
|
-
|
|
154
|
-
return result
|
|
155
|
-
|
|
156
|
-
def to_str(self):
|
|
157
|
-
"""Returns the string representation of the model"""
|
|
158
|
-
return pprint.pformat(self.to_dict())
|
|
159
|
-
|
|
160
|
-
def __repr__(self):
|
|
161
|
-
"""For `print` and `pprint`"""
|
|
162
|
-
return self.to_str()
|
|
163
|
-
|
|
164
|
-
def __eq__(self, other):
|
|
165
|
-
"""Returns true if both objects are equal"""
|
|
166
|
-
if not isinstance(other, MatchAndSearchRequestImages):
|
|
167
|
-
return False
|
|
168
|
-
|
|
169
|
-
return self.to_dict() == other.to_dict()
|
|
170
|
-
|
|
171
|
-
def __ne__(self, other):
|
|
172
|
-
"""Returns true if both objects are not equal"""
|
|
173
|
-
if not isinstance(other, MatchAndSearchRequestImages):
|
|
174
|
-
return True
|
|
175
|
-
|
|
176
|
-
return self.to_dict() != other.to_dict()
|