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
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
|
|
6
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
7
|
|
|
8
|
-
The version of the OpenAPI document:
|
|
8
|
+
The version of the OpenAPI document: 6.2.0
|
|
9
9
|
Generated by: https://openapi-generator.tech
|
|
10
10
|
"""
|
|
11
11
|
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
|
|
6
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
7
|
|
|
8
|
-
The version of the OpenAPI document:
|
|
8
|
+
The version of the OpenAPI document: 6.2.0
|
|
9
9
|
Generated by: https://openapi-generator.tech
|
|
10
10
|
"""
|
|
11
11
|
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
|
|
6
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
7
|
|
|
8
|
-
The version of the OpenAPI document:
|
|
8
|
+
The version of the OpenAPI document: 6.2.0
|
|
9
9
|
Generated by: https://openapi-generator.tech
|
|
10
10
|
"""
|
|
11
11
|
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
|
|
6
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
7
|
|
|
8
|
-
The version of the OpenAPI document:
|
|
8
|
+
The version of the OpenAPI document: 6.2.0
|
|
9
9
|
Generated by: https://openapi-generator.tech
|
|
10
10
|
"""
|
|
11
11
|
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
|
|
6
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
7
|
|
|
8
|
-
The version of the OpenAPI document:
|
|
8
|
+
The version of the OpenAPI document: 6.2.0
|
|
9
9
|
Generated by: https://openapi-generator.tech
|
|
10
10
|
"""
|
|
11
11
|
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
|
|
6
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
7
|
|
|
8
|
-
The version of the OpenAPI document:
|
|
8
|
+
The version of the OpenAPI document: 6.2.0
|
|
9
9
|
Generated by: https://openapi-generator.tech
|
|
10
10
|
"""
|
|
11
11
|
|
|
@@ -34,25 +34,17 @@ class MatchAndSearchRequest(object):
|
|
|
34
34
|
"""
|
|
35
35
|
openapi_types = {
|
|
36
36
|
'tag': 'str',
|
|
37
|
-
'images': '[
|
|
37
|
+
'images': '[MatchAndSearchRequestAllOfImages]',
|
|
38
38
|
'group_ids': '[str]',
|
|
39
|
-
'threshold': 'float',
|
|
40
|
-
'limit': 'int',
|
|
41
|
-
'tenant': 'str',
|
|
42
|
-
'env': 'str',
|
|
43
39
|
}
|
|
44
40
|
|
|
45
41
|
attribute_map = {
|
|
46
42
|
'tag': 'tag',
|
|
47
43
|
'images': 'images',
|
|
48
44
|
'group_ids': 'groupIds',
|
|
49
|
-
'threshold': 'threshold',
|
|
50
|
-
'limit': 'limit',
|
|
51
|
-
'tenant': 'tenant',
|
|
52
|
-
'env': 'env',
|
|
53
45
|
}
|
|
54
46
|
|
|
55
|
-
def __init__(self, tag=None, images=None, group_ids=None,
|
|
47
|
+
def __init__(self, tag=None, images=None, group_ids=None, local_vars_configuration=None): # noqa: E501
|
|
56
48
|
"""MatchAndSearchRequest - a model defined in OpenAPI""" # noqa: E501
|
|
57
49
|
if local_vars_configuration is None:
|
|
58
50
|
local_vars_configuration = Configuration()
|
|
@@ -61,10 +53,6 @@ class MatchAndSearchRequest(object):
|
|
|
61
53
|
self._tag = None
|
|
62
54
|
self._images = None
|
|
63
55
|
self._group_ids = None
|
|
64
|
-
self._threshold = None
|
|
65
|
-
self._limit = None
|
|
66
|
-
self._tenant = None
|
|
67
|
-
self._env = None
|
|
68
56
|
self.discriminator = None
|
|
69
57
|
|
|
70
58
|
if tag is not None:
|
|
@@ -73,14 +61,6 @@ class MatchAndSearchRequest(object):
|
|
|
73
61
|
self.images = images
|
|
74
62
|
if group_ids is not None:
|
|
75
63
|
self.group_ids = group_ids
|
|
76
|
-
if threshold is not None:
|
|
77
|
-
self.threshold = threshold
|
|
78
|
-
if limit is not None:
|
|
79
|
-
self.limit = limit
|
|
80
|
-
if tenant is not None:
|
|
81
|
-
self.tenant = tenant
|
|
82
|
-
if env is not None:
|
|
83
|
-
self.env = env
|
|
84
64
|
|
|
85
65
|
@property
|
|
86
66
|
def tag(self):
|
|
@@ -112,7 +92,7 @@ class MatchAndSearchRequest(object):
|
|
|
112
92
|
Person's images. # noqa: E501
|
|
113
93
|
|
|
114
94
|
:return: The images of this MatchAndSearchRequest. # noqa: E501
|
|
115
|
-
:rtype: [
|
|
95
|
+
:rtype: [MatchAndSearchRequestAllOfImages]
|
|
116
96
|
"""
|
|
117
97
|
return self._images
|
|
118
98
|
|
|
@@ -123,7 +103,7 @@ class MatchAndSearchRequest(object):
|
|
|
123
103
|
Person's images. # noqa: E501
|
|
124
104
|
|
|
125
105
|
:param images: The images of this MatchAndSearchRequest. # noqa: E501
|
|
126
|
-
:type images: [
|
|
106
|
+
:type images: [MatchAndSearchRequestAllOfImages]
|
|
127
107
|
"""
|
|
128
108
|
|
|
129
109
|
self._images = images
|
|
@@ -151,98 +131,6 @@ class MatchAndSearchRequest(object):
|
|
|
151
131
|
|
|
152
132
|
self._group_ids = group_ids
|
|
153
133
|
|
|
154
|
-
@property
|
|
155
|
-
def threshold(self):
|
|
156
|
-
"""Gets the threshold of this MatchAndSearchRequest. # noqa: E501
|
|
157
|
-
|
|
158
|
-
The similarity threshold. # noqa: E501
|
|
159
|
-
|
|
160
|
-
:return: The threshold of this MatchAndSearchRequest. # noqa: E501
|
|
161
|
-
:rtype: float
|
|
162
|
-
"""
|
|
163
|
-
return self._threshold
|
|
164
|
-
|
|
165
|
-
@threshold.setter
|
|
166
|
-
def threshold(self, threshold):
|
|
167
|
-
"""Sets the threshold of this MatchAndSearchRequest.
|
|
168
|
-
|
|
169
|
-
The similarity threshold. # noqa: E501
|
|
170
|
-
|
|
171
|
-
:param threshold: The threshold of this MatchAndSearchRequest. # noqa: E501
|
|
172
|
-
:type threshold: float
|
|
173
|
-
"""
|
|
174
|
-
|
|
175
|
-
self._threshold = threshold
|
|
176
|
-
|
|
177
|
-
@property
|
|
178
|
-
def limit(self):
|
|
179
|
-
"""Gets the limit of this MatchAndSearchRequest. # noqa: E501
|
|
180
|
-
|
|
181
|
-
The maximum number of results to be returned. # noqa: E501
|
|
182
|
-
|
|
183
|
-
:return: The limit of this MatchAndSearchRequest. # noqa: E501
|
|
184
|
-
:rtype: int
|
|
185
|
-
"""
|
|
186
|
-
return self._limit
|
|
187
|
-
|
|
188
|
-
@limit.setter
|
|
189
|
-
def limit(self, limit):
|
|
190
|
-
"""Sets the limit of this MatchAndSearchRequest.
|
|
191
|
-
|
|
192
|
-
The maximum number of results to be returned. # noqa: E501
|
|
193
|
-
|
|
194
|
-
:param limit: The limit of this MatchAndSearchRequest. # noqa: E501
|
|
195
|
-
:type limit: int
|
|
196
|
-
"""
|
|
197
|
-
|
|
198
|
-
self._limit = limit
|
|
199
|
-
|
|
200
|
-
@property
|
|
201
|
-
def tenant(self):
|
|
202
|
-
"""Gets the tenant of this MatchAndSearchRequest. # noqa: E501
|
|
203
|
-
|
|
204
|
-
A label used to group transactions by customers, applications, or other criteria. # noqa: E501
|
|
205
|
-
|
|
206
|
-
:return: The tenant of this MatchAndSearchRequest. # noqa: E501
|
|
207
|
-
:rtype: str
|
|
208
|
-
"""
|
|
209
|
-
return self._tenant
|
|
210
|
-
|
|
211
|
-
@tenant.setter
|
|
212
|
-
def tenant(self, tenant):
|
|
213
|
-
"""Sets the tenant of this MatchAndSearchRequest.
|
|
214
|
-
|
|
215
|
-
A label used to group transactions by customers, applications, or other criteria. # noqa: E501
|
|
216
|
-
|
|
217
|
-
:param tenant: The tenant of this MatchAndSearchRequest. # noqa: E501
|
|
218
|
-
:type tenant: str
|
|
219
|
-
"""
|
|
220
|
-
|
|
221
|
-
self._tenant = tenant
|
|
222
|
-
|
|
223
|
-
@property
|
|
224
|
-
def env(self):
|
|
225
|
-
"""Gets the env of this MatchAndSearchRequest. # noqa: E501
|
|
226
|
-
|
|
227
|
-
A label used to differentiate transactions by development stages. # noqa: E501
|
|
228
|
-
|
|
229
|
-
:return: The env of this MatchAndSearchRequest. # noqa: E501
|
|
230
|
-
:rtype: str
|
|
231
|
-
"""
|
|
232
|
-
return self._env
|
|
233
|
-
|
|
234
|
-
@env.setter
|
|
235
|
-
def env(self, env):
|
|
236
|
-
"""Sets the env of this MatchAndSearchRequest.
|
|
237
|
-
|
|
238
|
-
A label used to differentiate transactions by development stages. # noqa: E501
|
|
239
|
-
|
|
240
|
-
:param env: The env of this MatchAndSearchRequest. # noqa: E501
|
|
241
|
-
:type env: str
|
|
242
|
-
"""
|
|
243
|
-
|
|
244
|
-
self._env = env
|
|
245
|
-
|
|
246
134
|
def to_dict(self):
|
|
247
135
|
"""Returns the model properties as a dict"""
|
|
248
136
|
result = {}
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
|
|
6
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
7
|
|
|
8
|
-
The version of the OpenAPI document:
|
|
8
|
+
The version of the OpenAPI document: 6.2.0
|
|
9
9
|
Generated by: https://openapi-generator.tech
|
|
10
10
|
"""
|
|
11
11
|
|
|
@@ -36,19 +36,15 @@ class MatchAndSearchRequestAllOf(object):
|
|
|
36
36
|
'tag': 'str',
|
|
37
37
|
'images': '[MatchAndSearchRequestAllOfImages]',
|
|
38
38
|
'group_ids': '[str]',
|
|
39
|
-
'tenant': 'str',
|
|
40
|
-
'env': 'str',
|
|
41
39
|
}
|
|
42
40
|
|
|
43
41
|
attribute_map = {
|
|
44
42
|
'tag': 'tag',
|
|
45
43
|
'images': 'images',
|
|
46
44
|
'group_ids': 'groupIds',
|
|
47
|
-
'tenant': 'tenant',
|
|
48
|
-
'env': 'env',
|
|
49
45
|
}
|
|
50
46
|
|
|
51
|
-
def __init__(self, tag=None, images=None, group_ids=None,
|
|
47
|
+
def __init__(self, tag=None, images=None, group_ids=None, local_vars_configuration=None): # noqa: E501
|
|
52
48
|
"""MatchAndSearchRequestAllOf - a model defined in OpenAPI""" # noqa: E501
|
|
53
49
|
if local_vars_configuration is None:
|
|
54
50
|
local_vars_configuration = Configuration()
|
|
@@ -57,8 +53,6 @@ class MatchAndSearchRequestAllOf(object):
|
|
|
57
53
|
self._tag = None
|
|
58
54
|
self._images = None
|
|
59
55
|
self._group_ids = None
|
|
60
|
-
self._tenant = None
|
|
61
|
-
self._env = None
|
|
62
56
|
self.discriminator = None
|
|
63
57
|
|
|
64
58
|
if tag is not None:
|
|
@@ -67,10 +61,6 @@ class MatchAndSearchRequestAllOf(object):
|
|
|
67
61
|
self.images = images
|
|
68
62
|
if group_ids is not None:
|
|
69
63
|
self.group_ids = group_ids
|
|
70
|
-
if tenant is not None:
|
|
71
|
-
self.tenant = tenant
|
|
72
|
-
if env is not None:
|
|
73
|
-
self.env = env
|
|
74
64
|
|
|
75
65
|
@property
|
|
76
66
|
def tag(self):
|
|
@@ -141,52 +131,6 @@ class MatchAndSearchRequestAllOf(object):
|
|
|
141
131
|
|
|
142
132
|
self._group_ids = group_ids
|
|
143
133
|
|
|
144
|
-
@property
|
|
145
|
-
def tenant(self):
|
|
146
|
-
"""Gets the tenant of this MatchAndSearchRequestAllOf. # noqa: E501
|
|
147
|
-
|
|
148
|
-
A label used to group transactions by customers, applications, or other criteria. # noqa: E501
|
|
149
|
-
|
|
150
|
-
:return: The tenant of this MatchAndSearchRequestAllOf. # noqa: E501
|
|
151
|
-
:rtype: str
|
|
152
|
-
"""
|
|
153
|
-
return self._tenant
|
|
154
|
-
|
|
155
|
-
@tenant.setter
|
|
156
|
-
def tenant(self, tenant):
|
|
157
|
-
"""Sets the tenant of this MatchAndSearchRequestAllOf.
|
|
158
|
-
|
|
159
|
-
A label used to group transactions by customers, applications, or other criteria. # noqa: E501
|
|
160
|
-
|
|
161
|
-
:param tenant: The tenant of this MatchAndSearchRequestAllOf. # noqa: E501
|
|
162
|
-
:type tenant: str
|
|
163
|
-
"""
|
|
164
|
-
|
|
165
|
-
self._tenant = tenant
|
|
166
|
-
|
|
167
|
-
@property
|
|
168
|
-
def env(self):
|
|
169
|
-
"""Gets the env of this MatchAndSearchRequestAllOf. # noqa: E501
|
|
170
|
-
|
|
171
|
-
A label used to differentiate transactions by development stages. # noqa: E501
|
|
172
|
-
|
|
173
|
-
:return: The env of this MatchAndSearchRequestAllOf. # noqa: E501
|
|
174
|
-
:rtype: str
|
|
175
|
-
"""
|
|
176
|
-
return self._env
|
|
177
|
-
|
|
178
|
-
@env.setter
|
|
179
|
-
def env(self, env):
|
|
180
|
-
"""Sets the env of this MatchAndSearchRequestAllOf.
|
|
181
|
-
|
|
182
|
-
A label used to differentiate transactions by development stages. # noqa: E501
|
|
183
|
-
|
|
184
|
-
:param env: The env of this MatchAndSearchRequestAllOf. # noqa: E501
|
|
185
|
-
:type env: str
|
|
186
|
-
"""
|
|
187
|
-
|
|
188
|
-
self._env = env
|
|
189
|
-
|
|
190
134
|
def to_dict(self):
|
|
191
135
|
"""Returns the model properties as a dict"""
|
|
192
136
|
result = {}
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
|
|
6
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
7
|
|
|
8
|
-
The version of the OpenAPI document:
|
|
8
|
+
The version of the OpenAPI document: 6.2.0
|
|
9
9
|
Generated by: https://openapi-generator.tech
|
|
10
10
|
"""
|
|
11
11
|
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
|
|
6
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
7
|
|
|
8
|
-
The version of the OpenAPI document:
|
|
8
|
+
The version of the OpenAPI document: 6.2.0
|
|
9
9
|
Generated by: https://openapi-generator.tech
|
|
10
10
|
"""
|
|
11
11
|
|
|
@@ -121,7 +121,7 @@ class MatchAndSearchResponse(object):
|
|
|
121
121
|
def elapsed_time(self):
|
|
122
122
|
"""Gets the elapsed_time of this MatchAndSearchResponse. # noqa: E501
|
|
123
123
|
|
|
124
|
-
|
|
124
|
+
Time the processing has taken, ms. # noqa: E501
|
|
125
125
|
|
|
126
126
|
:return: The elapsed_time of this MatchAndSearchResponse. # noqa: E501
|
|
127
127
|
:rtype: float
|
|
@@ -132,7 +132,7 @@ class MatchAndSearchResponse(object):
|
|
|
132
132
|
def elapsed_time(self, elapsed_time):
|
|
133
133
|
"""Sets the elapsed_time of this MatchAndSearchResponse.
|
|
134
134
|
|
|
135
|
-
|
|
135
|
+
Time the processing has taken, ms. # noqa: E501
|
|
136
136
|
|
|
137
137
|
:param elapsed_time: The elapsed_time of this MatchAndSearchResponse. # noqa: E501
|
|
138
138
|
:type elapsed_time: float
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
|
|
6
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
7
|
|
|
8
|
-
The version of the OpenAPI document:
|
|
8
|
+
The version of the OpenAPI document: 6.2.0
|
|
9
9
|
Generated by: https://openapi-generator.tech
|
|
10
10
|
"""
|
|
11
11
|
|
|
@@ -94,7 +94,7 @@ class MatchAndSearchResponseAllOf(object):
|
|
|
94
94
|
def elapsed_time(self):
|
|
95
95
|
"""Gets the elapsed_time of this MatchAndSearchResponseAllOf. # noqa: E501
|
|
96
96
|
|
|
97
|
-
|
|
97
|
+
Time the processing has taken, ms. # noqa: E501
|
|
98
98
|
|
|
99
99
|
:return: The elapsed_time of this MatchAndSearchResponseAllOf. # noqa: E501
|
|
100
100
|
:rtype: float
|
|
@@ -105,7 +105,7 @@ class MatchAndSearchResponseAllOf(object):
|
|
|
105
105
|
def elapsed_time(self, elapsed_time):
|
|
106
106
|
"""Sets the elapsed_time of this MatchAndSearchResponseAllOf.
|
|
107
107
|
|
|
108
|
-
|
|
108
|
+
Time the processing has taken, ms. # noqa: E501
|
|
109
109
|
|
|
110
110
|
:param elapsed_time: The elapsed_time of this MatchAndSearchResponseAllOf. # noqa: E501
|
|
111
111
|
:type elapsed_time: float
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
|
|
6
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
7
|
|
|
8
|
-
The version of the OpenAPI document:
|
|
8
|
+
The version of the OpenAPI document: 6.2.0
|
|
9
9
|
Generated by: https://openapi-generator.tech
|
|
10
10
|
"""
|
|
11
11
|
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
|
|
6
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
7
|
|
|
8
|
-
The version of the OpenAPI document:
|
|
8
|
+
The version of the OpenAPI document: 6.2.0
|
|
9
9
|
Generated by: https://openapi-generator.tech
|
|
10
10
|
"""
|
|
11
11
|
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
|
|
6
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
7
|
|
|
8
|
-
The version of the OpenAPI document:
|
|
8
|
+
The version of the OpenAPI document: 6.2.0
|
|
9
9
|
Generated by: https://openapi-generator.tech
|
|
10
10
|
"""
|
|
11
11
|
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
|
|
6
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
7
|
|
|
8
|
-
The version of the OpenAPI document:
|
|
8
|
+
The version of the OpenAPI document: 6.2.0
|
|
9
9
|
Generated by: https://openapi-generator.tech
|
|
10
10
|
"""
|
|
11
11
|
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
|
|
6
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
7
|
|
|
8
|
-
The version of the OpenAPI document:
|
|
8
|
+
The version of the OpenAPI document: 6.2.0
|
|
9
9
|
Generated by: https://openapi-generator.tech
|
|
10
10
|
"""
|
|
11
11
|
|
|
@@ -34,42 +34,36 @@ class MatchRequest(object):
|
|
|
34
34
|
"""
|
|
35
35
|
openapi_types = {
|
|
36
36
|
'tag': 'str',
|
|
37
|
+
'thumbnails': 'bool, date, datetime, dict, float, int, list, str, none_type',
|
|
37
38
|
'images': '[MatchImage]',
|
|
38
39
|
'output_image_params': 'OutputImageParams',
|
|
39
|
-
'tenant': 'str',
|
|
40
|
-
'env': 'str',
|
|
41
40
|
}
|
|
42
41
|
|
|
43
42
|
attribute_map = {
|
|
44
43
|
'tag': 'tag',
|
|
44
|
+
'thumbnails': 'thumbnails',
|
|
45
45
|
'images': 'images',
|
|
46
46
|
'output_image_params': 'outputImageParams',
|
|
47
|
-
'tenant': 'tenant',
|
|
48
|
-
'env': 'env',
|
|
49
47
|
}
|
|
50
48
|
|
|
51
|
-
def __init__(self, tag=None,
|
|
49
|
+
def __init__(self, tag=None, thumbnails=None, images=None, output_image_params=None, local_vars_configuration=None): # noqa: E501
|
|
52
50
|
"""MatchRequest - a model defined in OpenAPI""" # noqa: E501
|
|
53
51
|
if local_vars_configuration is None:
|
|
54
52
|
local_vars_configuration = Configuration()
|
|
55
53
|
self.local_vars_configuration = local_vars_configuration
|
|
56
54
|
|
|
57
55
|
self._tag = None
|
|
56
|
+
self._thumbnails = None
|
|
58
57
|
self._images = None
|
|
59
58
|
self._output_image_params = None
|
|
60
|
-
self._tenant = None
|
|
61
|
-
self._env = None
|
|
62
59
|
self.discriminator = None
|
|
63
60
|
|
|
64
61
|
if tag is not None:
|
|
65
62
|
self.tag = tag
|
|
63
|
+
self.thumbnails = thumbnails
|
|
66
64
|
self.images = images
|
|
67
65
|
if output_image_params is not None:
|
|
68
66
|
self.output_image_params = output_image_params
|
|
69
|
-
if tenant is not None:
|
|
70
|
-
self.tenant = tenant
|
|
71
|
-
if env is not None:
|
|
72
|
-
self.env = env
|
|
73
67
|
|
|
74
68
|
@property
|
|
75
69
|
def tag(self):
|
|
@@ -94,6 +88,29 @@ class MatchRequest(object):
|
|
|
94
88
|
|
|
95
89
|
self._tag = tag
|
|
96
90
|
|
|
91
|
+
@property
|
|
92
|
+
def thumbnails(self):
|
|
93
|
+
"""Gets the thumbnails of this MatchRequest. # noqa: E501
|
|
94
|
+
|
|
95
|
+
Use `outputImageParams.crop` instead. # noqa: E501
|
|
96
|
+
|
|
97
|
+
:return: The thumbnails of this MatchRequest. # noqa: E501
|
|
98
|
+
:rtype: bool, date, datetime, dict, float, int, list, str, none_type
|
|
99
|
+
"""
|
|
100
|
+
return self._thumbnails
|
|
101
|
+
|
|
102
|
+
@thumbnails.setter
|
|
103
|
+
def thumbnails(self, thumbnails):
|
|
104
|
+
"""Sets the thumbnails of this MatchRequest.
|
|
105
|
+
|
|
106
|
+
Use `outputImageParams.crop` instead. # noqa: E501
|
|
107
|
+
|
|
108
|
+
:param thumbnails: The thumbnails of this MatchRequest. # noqa: E501
|
|
109
|
+
:type thumbnails: bool, date, datetime, dict, float, int, list, str, none_type
|
|
110
|
+
"""
|
|
111
|
+
|
|
112
|
+
self._thumbnails = thumbnails
|
|
113
|
+
|
|
97
114
|
@property
|
|
98
115
|
def images(self):
|
|
99
116
|
"""Gets the images of this MatchRequest. # noqa: E501
|
|
@@ -140,52 +157,6 @@ class MatchRequest(object):
|
|
|
140
157
|
|
|
141
158
|
self._output_image_params = output_image_params
|
|
142
159
|
|
|
143
|
-
@property
|
|
144
|
-
def tenant(self):
|
|
145
|
-
"""Gets the tenant of this MatchRequest. # noqa: E501
|
|
146
|
-
|
|
147
|
-
A label used to group transactions by customers, applications, or other criteria. # noqa: E501
|
|
148
|
-
|
|
149
|
-
:return: The tenant of this MatchRequest. # noqa: E501
|
|
150
|
-
:rtype: str
|
|
151
|
-
"""
|
|
152
|
-
return self._tenant
|
|
153
|
-
|
|
154
|
-
@tenant.setter
|
|
155
|
-
def tenant(self, tenant):
|
|
156
|
-
"""Sets the tenant of this MatchRequest.
|
|
157
|
-
|
|
158
|
-
A label used to group transactions by customers, applications, or other criteria. # noqa: E501
|
|
159
|
-
|
|
160
|
-
:param tenant: The tenant of this MatchRequest. # noqa: E501
|
|
161
|
-
:type tenant: str
|
|
162
|
-
"""
|
|
163
|
-
|
|
164
|
-
self._tenant = tenant
|
|
165
|
-
|
|
166
|
-
@property
|
|
167
|
-
def env(self):
|
|
168
|
-
"""Gets the env of this MatchRequest. # noqa: E501
|
|
169
|
-
|
|
170
|
-
A label used to differentiate transactions by development stages. # noqa: E501
|
|
171
|
-
|
|
172
|
-
:return: The env of this MatchRequest. # noqa: E501
|
|
173
|
-
:rtype: str
|
|
174
|
-
"""
|
|
175
|
-
return self._env
|
|
176
|
-
|
|
177
|
-
@env.setter
|
|
178
|
-
def env(self, env):
|
|
179
|
-
"""Sets the env of this MatchRequest.
|
|
180
|
-
|
|
181
|
-
A label used to differentiate transactions by development stages. # noqa: E501
|
|
182
|
-
|
|
183
|
-
:param env: The env of this MatchRequest. # noqa: E501
|
|
184
|
-
:type env: str
|
|
185
|
-
"""
|
|
186
|
-
|
|
187
|
-
self._env = env
|
|
188
|
-
|
|
189
160
|
def to_dict(self):
|
|
190
161
|
"""Returns the model properties as a dict"""
|
|
191
162
|
result = {}
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
|
|
6
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
7
|
|
|
8
|
-
The version of the OpenAPI document:
|
|
8
|
+
The version of the OpenAPI document: 6.2.0
|
|
9
9
|
Generated by: https://openapi-generator.tech
|
|
10
10
|
"""
|
|
11
11
|
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
|
|
6
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
7
|
|
|
8
|
-
The version of the OpenAPI document:
|
|
8
|
+
The version of the OpenAPI document: 6.2.0
|
|
9
9
|
Generated by: https://openapi-generator.tech
|
|
10
10
|
"""
|
|
11
11
|
|