regula-facesdk-webclient 7.2.367.dev0__py3-none-any.whl → 7.2.368rc0__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 +5 -5
- 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 +7 -119
- 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 +31 -60
- 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.367.dev0.dist-info → regula_facesdk_webclient-7.2.368rc0.dist-info}/METADATA +1 -1
- regula_facesdk_webclient-7.2.368rc0.dist-info/RECORD +133 -0
- {regula_facesdk_webclient-7.2.367.dev0.dist-info → regula_facesdk_webclient-7.2.368rc0.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.367.dev0.dist-info/RECORD +0 -138
- {regula_facesdk_webclient-7.2.367.dev0.dist-info → regula_facesdk_webclient-7.2.368rc0.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
|
|
|
@@ -36,15 +36,17 @@ class Crop(object):
|
|
|
36
36
|
'type': 'FaceImageQualityAlignType',
|
|
37
37
|
'pad_color': 'RGB',
|
|
38
38
|
'size': '[int]',
|
|
39
|
+
'return_original_rect': 'bool',
|
|
39
40
|
}
|
|
40
41
|
|
|
41
42
|
attribute_map = {
|
|
42
43
|
'type': 'type',
|
|
43
44
|
'pad_color': 'padColor',
|
|
44
45
|
'size': 'size',
|
|
46
|
+
'return_original_rect': 'returnOriginalRect',
|
|
45
47
|
}
|
|
46
48
|
|
|
47
|
-
def __init__(self, type=None, pad_color=None, size=None, local_vars_configuration=None): # noqa: E501
|
|
49
|
+
def __init__(self, type=None, pad_color=None, size=None, return_original_rect=None, local_vars_configuration=None): # noqa: E501
|
|
48
50
|
"""Crop - a model defined in OpenAPI""" # noqa: E501
|
|
49
51
|
if local_vars_configuration is None:
|
|
50
52
|
local_vars_configuration = Configuration()
|
|
@@ -53,6 +55,7 @@ class Crop(object):
|
|
|
53
55
|
self._type = None
|
|
54
56
|
self._pad_color = None
|
|
55
57
|
self._size = None
|
|
58
|
+
self._return_original_rect = None
|
|
56
59
|
self.discriminator = None
|
|
57
60
|
|
|
58
61
|
if type is not None:
|
|
@@ -61,6 +64,8 @@ class Crop(object):
|
|
|
61
64
|
self.pad_color = pad_color
|
|
62
65
|
if size is not None:
|
|
63
66
|
self.size = size
|
|
67
|
+
if return_original_rect is not None:
|
|
68
|
+
self.return_original_rect = return_original_rect
|
|
64
69
|
|
|
65
70
|
@property
|
|
66
71
|
def type(self):
|
|
@@ -133,6 +138,29 @@ class Crop(object):
|
|
|
133
138
|
|
|
134
139
|
self._size = size
|
|
135
140
|
|
|
141
|
+
@property
|
|
142
|
+
def return_original_rect(self):
|
|
143
|
+
"""Gets the return_original_rect of this Crop. # noqa: E501
|
|
144
|
+
|
|
145
|
+
Whether to return the coordinates of the rectangle with the face in the original image prepared for the face crop. # noqa: E501
|
|
146
|
+
|
|
147
|
+
:return: The return_original_rect of this Crop. # noqa: E501
|
|
148
|
+
:rtype: bool
|
|
149
|
+
"""
|
|
150
|
+
return self._return_original_rect
|
|
151
|
+
|
|
152
|
+
@return_original_rect.setter
|
|
153
|
+
def return_original_rect(self, return_original_rect):
|
|
154
|
+
"""Sets the return_original_rect of this Crop.
|
|
155
|
+
|
|
156
|
+
Whether to return the coordinates of the rectangle with the face in the original image prepared for the face crop. # noqa: E501
|
|
157
|
+
|
|
158
|
+
:param return_original_rect: The return_original_rect of this Crop. # noqa: E501
|
|
159
|
+
:type return_original_rect: bool
|
|
160
|
+
"""
|
|
161
|
+
|
|
162
|
+
self._return_original_rect = return_original_rect
|
|
163
|
+
|
|
136
164
|
def to_dict(self):
|
|
137
165
|
"""Returns the model properties as a dict"""
|
|
138
166
|
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,17 @@ class DetectRequest(object):
|
|
|
36
36
|
'tag': 'str',
|
|
37
37
|
'process_param': 'ProcessParam',
|
|
38
38
|
'image': 'str',
|
|
39
|
-
'
|
|
40
|
-
'env': 'str',
|
|
39
|
+
'thumbnails': 'bool',
|
|
41
40
|
}
|
|
42
41
|
|
|
43
42
|
attribute_map = {
|
|
44
43
|
'tag': 'tag',
|
|
45
44
|
'process_param': 'processParam',
|
|
46
45
|
'image': 'image',
|
|
47
|
-
'
|
|
48
|
-
'env': 'env',
|
|
46
|
+
'thumbnails': 'thumbnails',
|
|
49
47
|
}
|
|
50
48
|
|
|
51
|
-
def __init__(self, tag=None, process_param=None, image=None,
|
|
49
|
+
def __init__(self, tag=None, process_param=None, image=None, thumbnails=False, local_vars_configuration=None): # noqa: E501
|
|
52
50
|
"""DetectRequest - a model defined in OpenAPI""" # noqa: E501
|
|
53
51
|
if local_vars_configuration is None:
|
|
54
52
|
local_vars_configuration = Configuration()
|
|
@@ -57,8 +55,7 @@ class DetectRequest(object):
|
|
|
57
55
|
self._tag = None
|
|
58
56
|
self._process_param = None
|
|
59
57
|
self._image = None
|
|
60
|
-
self.
|
|
61
|
-
self._env = None
|
|
58
|
+
self._thumbnails = None
|
|
62
59
|
self.discriminator = None
|
|
63
60
|
|
|
64
61
|
if tag is not None:
|
|
@@ -67,10 +64,8 @@ class DetectRequest(object):
|
|
|
67
64
|
self.process_param = process_param
|
|
68
65
|
if image is not None:
|
|
69
66
|
self.image = image
|
|
70
|
-
if
|
|
71
|
-
self.
|
|
72
|
-
if env is not None:
|
|
73
|
-
self.env = env
|
|
67
|
+
if thumbnails is not None:
|
|
68
|
+
self.thumbnails = thumbnails
|
|
74
69
|
|
|
75
70
|
@property
|
|
76
71
|
def tag(self):
|
|
@@ -140,50 +135,27 @@ class DetectRequest(object):
|
|
|
140
135
|
self._image = image
|
|
141
136
|
|
|
142
137
|
@property
|
|
143
|
-
def
|
|
144
|
-
"""Gets the
|
|
138
|
+
def thumbnails(self):
|
|
139
|
+
"""Gets the thumbnails of this DetectRequest. # noqa: E501
|
|
145
140
|
|
|
146
|
-
|
|
141
|
+
Use `processParam.outputImageParams.crop` instead. # noqa: E501
|
|
147
142
|
|
|
148
|
-
:return: The
|
|
149
|
-
:rtype:
|
|
150
|
-
"""
|
|
151
|
-
return self._tenant
|
|
152
|
-
|
|
153
|
-
@tenant.setter
|
|
154
|
-
def tenant(self, tenant):
|
|
155
|
-
"""Sets the tenant of this DetectRequest.
|
|
156
|
-
|
|
157
|
-
A label used to group transactions by customers, applications, or other criteria. # noqa: E501
|
|
158
|
-
|
|
159
|
-
:param tenant: The tenant of this DetectRequest. # noqa: E501
|
|
160
|
-
:type tenant: str
|
|
161
|
-
"""
|
|
162
|
-
|
|
163
|
-
self._tenant = tenant
|
|
164
|
-
|
|
165
|
-
@property
|
|
166
|
-
def env(self):
|
|
167
|
-
"""Gets the env of this DetectRequest. # noqa: E501
|
|
168
|
-
|
|
169
|
-
A label used to differentiate transactions by development stages. # noqa: E501
|
|
170
|
-
|
|
171
|
-
:return: The env of this DetectRequest. # noqa: E501
|
|
172
|
-
:rtype: str
|
|
143
|
+
:return: The thumbnails of this DetectRequest. # noqa: E501
|
|
144
|
+
:rtype: bool
|
|
173
145
|
"""
|
|
174
|
-
return self.
|
|
146
|
+
return self._thumbnails
|
|
175
147
|
|
|
176
|
-
@
|
|
177
|
-
def
|
|
178
|
-
"""Sets the
|
|
148
|
+
@thumbnails.setter
|
|
149
|
+
def thumbnails(self, thumbnails):
|
|
150
|
+
"""Sets the thumbnails of this DetectRequest.
|
|
179
151
|
|
|
180
|
-
|
|
152
|
+
Use `processParam.outputImageParams.crop` instead. # noqa: E501
|
|
181
153
|
|
|
182
|
-
:param
|
|
183
|
-
:type
|
|
154
|
+
:param thumbnails: The thumbnails of this DetectRequest. # noqa: E501
|
|
155
|
+
:type thumbnails: bool
|
|
184
156
|
"""
|
|
185
157
|
|
|
186
|
-
self.
|
|
158
|
+
self._thumbnails = thumbnails
|
|
187
159
|
|
|
188
160
|
def to_dict(self):
|
|
189
161
|
"""Returns the model properties as a dict"""
|
|
@@ -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
|
|
|
@@ -36,8 +36,8 @@ class DetectResult(object):
|
|
|
36
36
|
'detections': '[Detection]',
|
|
37
37
|
'detector_type': 'int',
|
|
38
38
|
'landmarks_type': 'int',
|
|
39
|
-
'scenario': '
|
|
40
|
-
'
|
|
39
|
+
'scenario': 'FaceQualityScenarios',
|
|
40
|
+
'timer': 'float',
|
|
41
41
|
}
|
|
42
42
|
|
|
43
43
|
attribute_map = {
|
|
@@ -45,10 +45,10 @@ class DetectResult(object):
|
|
|
45
45
|
'detector_type': 'detectorType',
|
|
46
46
|
'landmarks_type': 'landmarksType',
|
|
47
47
|
'scenario': 'scenario',
|
|
48
|
-
'
|
|
48
|
+
'timer': 'timer',
|
|
49
49
|
}
|
|
50
50
|
|
|
51
|
-
def __init__(self, detections=None, detector_type=None, landmarks_type=None, scenario=None,
|
|
51
|
+
def __init__(self, detections=None, detector_type=None, landmarks_type=None, scenario=None, timer=None, local_vars_configuration=None): # noqa: E501
|
|
52
52
|
"""DetectResult - a model defined in OpenAPI""" # noqa: E501
|
|
53
53
|
if local_vars_configuration is None:
|
|
54
54
|
local_vars_configuration = Configuration()
|
|
@@ -58,7 +58,7 @@ class DetectResult(object):
|
|
|
58
58
|
self._detector_type = None
|
|
59
59
|
self._landmarks_type = None
|
|
60
60
|
self._scenario = None
|
|
61
|
-
self.
|
|
61
|
+
self._timer = None
|
|
62
62
|
self.discriminator = None
|
|
63
63
|
|
|
64
64
|
self.detections = detections
|
|
@@ -68,14 +68,13 @@ class DetectResult(object):
|
|
|
68
68
|
self.landmarks_type = landmarks_type
|
|
69
69
|
if scenario is not None:
|
|
70
70
|
self.scenario = scenario
|
|
71
|
-
if
|
|
72
|
-
self.
|
|
71
|
+
if timer is not None:
|
|
72
|
+
self.timer = timer
|
|
73
73
|
|
|
74
74
|
@property
|
|
75
75
|
def detections(self):
|
|
76
76
|
"""Gets the detections of this DetectResult. # noqa: E501
|
|
77
77
|
|
|
78
|
-
The array of performed checks. # noqa: E501
|
|
79
78
|
|
|
80
79
|
:return: The detections of this DetectResult. # noqa: E501
|
|
81
80
|
:rtype: [Detection]
|
|
@@ -86,7 +85,6 @@ class DetectResult(object):
|
|
|
86
85
|
def detections(self, detections):
|
|
87
86
|
"""Sets the detections of this DetectResult.
|
|
88
87
|
|
|
89
|
-
The array of performed checks. # noqa: E501
|
|
90
88
|
|
|
91
89
|
:param detections: The detections of this DetectResult. # noqa: E501
|
|
92
90
|
:type detections: [Detection]
|
|
@@ -146,10 +144,9 @@ class DetectResult(object):
|
|
|
146
144
|
def scenario(self):
|
|
147
145
|
"""Gets the scenario of this DetectResult. # noqa: E501
|
|
148
146
|
|
|
149
|
-
The face detection scenario that was set in the `processParam.scenario` field of the request. # noqa: E501
|
|
150
147
|
|
|
151
148
|
:return: The scenario of this DetectResult. # noqa: E501
|
|
152
|
-
:rtype:
|
|
149
|
+
:rtype: FaceQualityScenarios
|
|
153
150
|
"""
|
|
154
151
|
return self._scenario
|
|
155
152
|
|
|
@@ -157,36 +154,35 @@ class DetectResult(object):
|
|
|
157
154
|
def scenario(self, scenario):
|
|
158
155
|
"""Sets the scenario of this DetectResult.
|
|
159
156
|
|
|
160
|
-
The face detection scenario that was set in the `processParam.scenario` field of the request. # noqa: E501
|
|
161
157
|
|
|
162
158
|
:param scenario: The scenario of this DetectResult. # noqa: E501
|
|
163
|
-
:type scenario:
|
|
159
|
+
:type scenario: FaceQualityScenarios
|
|
164
160
|
"""
|
|
165
161
|
|
|
166
162
|
self._scenario = scenario
|
|
167
163
|
|
|
168
164
|
@property
|
|
169
|
-
def
|
|
170
|
-
"""Gets the
|
|
165
|
+
def timer(self):
|
|
166
|
+
"""Gets the timer of this DetectResult. # noqa: E501
|
|
171
167
|
|
|
172
|
-
|
|
168
|
+
The total time taken for the detection. # noqa: E501
|
|
173
169
|
|
|
174
|
-
:return: The
|
|
170
|
+
:return: The timer of this DetectResult. # noqa: E501
|
|
175
171
|
:rtype: float
|
|
176
172
|
"""
|
|
177
|
-
return self.
|
|
173
|
+
return self._timer
|
|
178
174
|
|
|
179
|
-
@
|
|
180
|
-
def
|
|
181
|
-
"""Sets the
|
|
175
|
+
@timer.setter
|
|
176
|
+
def timer(self, timer):
|
|
177
|
+
"""Sets the timer of this DetectResult.
|
|
182
178
|
|
|
183
|
-
|
|
179
|
+
The total time taken for the detection. # noqa: E501
|
|
184
180
|
|
|
185
|
-
:param
|
|
186
|
-
:type
|
|
181
|
+
:param timer: The timer of this DetectResult. # noqa: E501
|
|
182
|
+
:type timer: float
|
|
187
183
|
"""
|
|
188
184
|
|
|
189
|
-
self.
|
|
185
|
+
self._timer = timer
|
|
190
186
|
|
|
191
187
|
def to_dict(self):
|
|
192
188
|
"""Returns the model properties as a dict"""
|
|
@@ -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
|
|
|
@@ -38,6 +38,7 @@ class Detection(object):
|
|
|
38
38
|
'landmarks': '[[int]]',
|
|
39
39
|
'quality': 'DetectionQuality',
|
|
40
40
|
'roi': 'FaceRectangular',
|
|
41
|
+
'thumbnail': 'str',
|
|
41
42
|
}
|
|
42
43
|
|
|
43
44
|
attribute_map = {
|
|
@@ -46,9 +47,10 @@ class Detection(object):
|
|
|
46
47
|
'landmarks': 'landmarks',
|
|
47
48
|
'quality': 'quality',
|
|
48
49
|
'roi': 'roi',
|
|
50
|
+
'thumbnail': 'thumbnail',
|
|
49
51
|
}
|
|
50
52
|
|
|
51
|
-
def __init__(self, crop=None, attributes=None, landmarks=None, quality=None, roi=None, local_vars_configuration=None): # noqa: E501
|
|
53
|
+
def __init__(self, crop=None, attributes=None, landmarks=None, quality=None, roi=None, thumbnail=None, local_vars_configuration=None): # noqa: E501
|
|
52
54
|
"""Detection - a model defined in OpenAPI""" # noqa: E501
|
|
53
55
|
if local_vars_configuration is None:
|
|
54
56
|
local_vars_configuration = Configuration()
|
|
@@ -59,6 +61,7 @@ class Detection(object):
|
|
|
59
61
|
self._landmarks = None
|
|
60
62
|
self._quality = None
|
|
61
63
|
self._roi = None
|
|
64
|
+
self._thumbnail = None
|
|
62
65
|
self.discriminator = None
|
|
63
66
|
|
|
64
67
|
if crop is not None:
|
|
@@ -69,6 +72,8 @@ class Detection(object):
|
|
|
69
72
|
if quality is not None:
|
|
70
73
|
self.quality = quality
|
|
71
74
|
self.roi = roi
|
|
75
|
+
if thumbnail is not None:
|
|
76
|
+
self.thumbnail = thumbnail
|
|
72
77
|
|
|
73
78
|
@property
|
|
74
79
|
def crop(self):
|
|
@@ -118,7 +123,7 @@ class Detection(object):
|
|
|
118
123
|
def landmarks(self):
|
|
119
124
|
"""Gets the landmarks of this Detection. # noqa: E501
|
|
120
125
|
|
|
121
|
-
Absolute coordinates (
|
|
126
|
+
Absolute coordinates (x,y) of five points of each detected face: left eye, right eye, nose, left point of lips, right point of lips. # noqa: E501
|
|
122
127
|
|
|
123
128
|
:return: The landmarks of this Detection. # noqa: E501
|
|
124
129
|
:rtype: [[int]]
|
|
@@ -129,7 +134,7 @@ class Detection(object):
|
|
|
129
134
|
def landmarks(self, landmarks):
|
|
130
135
|
"""Sets the landmarks of this Detection.
|
|
131
136
|
|
|
132
|
-
Absolute coordinates (
|
|
137
|
+
Absolute coordinates (x,y) of five points of each detected face: left eye, right eye, nose, left point of lips, right point of lips. # noqa: E501
|
|
133
138
|
|
|
134
139
|
:param landmarks: The landmarks of this Detection. # noqa: E501
|
|
135
140
|
:type landmarks: [[int]]
|
|
@@ -183,6 +188,29 @@ class Detection(object):
|
|
|
183
188
|
|
|
184
189
|
self._roi = roi
|
|
185
190
|
|
|
191
|
+
@property
|
|
192
|
+
def thumbnail(self):
|
|
193
|
+
"""Gets the thumbnail of this Detection. # noqa: E501
|
|
194
|
+
|
|
195
|
+
See `crop` instead. # noqa: E501
|
|
196
|
+
|
|
197
|
+
:return: The thumbnail of this Detection. # noqa: E501
|
|
198
|
+
:rtype: str
|
|
199
|
+
"""
|
|
200
|
+
return self._thumbnail
|
|
201
|
+
|
|
202
|
+
@thumbnail.setter
|
|
203
|
+
def thumbnail(self, thumbnail):
|
|
204
|
+
"""Sets the thumbnail of this Detection.
|
|
205
|
+
|
|
206
|
+
See `crop` instead. # noqa: E501
|
|
207
|
+
|
|
208
|
+
:param thumbnail: The thumbnail of this Detection. # noqa: E501
|
|
209
|
+
:type thumbnail: str
|
|
210
|
+
"""
|
|
211
|
+
|
|
212
|
+
self._thumbnail = thumbnail
|
|
213
|
+
|
|
186
214
|
def to_dict(self):
|
|
187
215
|
"""Returns the model properties as a dict"""
|
|
188
216
|
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
|
|
|
@@ -33,7 +33,7 @@ class DetectionAttributes(object):
|
|
|
33
33
|
and the value is json key in definition.
|
|
34
34
|
"""
|
|
35
35
|
openapi_types = {
|
|
36
|
-
'details': '[bool, date, datetime, dict, float, int, list, str, none_type]',
|
|
36
|
+
'details': '[{str: (bool, date, datetime, dict, float, int, list, str, none_type)}]',
|
|
37
37
|
'elapsed_time': 'float',
|
|
38
38
|
}
|
|
39
39
|
|
|
@@ -61,10 +61,9 @@ class DetectionAttributes(object):
|
|
|
61
61
|
def details(self):
|
|
62
62
|
"""Gets the details of this DetectionAttributes. # noqa: E501
|
|
63
63
|
|
|
64
|
-
Attributes assessment details. Returns `DetectDetailsMeta` or `DetectAttributesDetails`. # noqa: E501
|
|
65
64
|
|
|
66
65
|
:return: The details of this DetectionAttributes. # noqa: E501
|
|
67
|
-
:rtype: [bool, date, datetime, dict, float, int, list, str, none_type]
|
|
66
|
+
:rtype: [{str: (bool, date, datetime, dict, float, int, list, str, none_type)}]
|
|
68
67
|
"""
|
|
69
68
|
return self._details
|
|
70
69
|
|
|
@@ -72,10 +71,9 @@ class DetectionAttributes(object):
|
|
|
72
71
|
def details(self, details):
|
|
73
72
|
"""Sets the details of this DetectionAttributes.
|
|
74
73
|
|
|
75
|
-
Attributes assessment details. Returns `DetectDetailsMeta` or `DetectAttributesDetails`. # noqa: E501
|
|
76
74
|
|
|
77
75
|
:param details: The details of this DetectionAttributes. # noqa: E501
|
|
78
|
-
:type details: [bool, date, datetime, dict, float, int, list, str, none_type]
|
|
76
|
+
:type details: [{str: (bool, date, datetime, dict, float, int, list, str, none_type)}]
|
|
79
77
|
"""
|
|
80
78
|
|
|
81
79
|
self._details = details
|
|
@@ -84,7 +82,7 @@ class DetectionAttributes(object):
|
|
|
84
82
|
def elapsed_time(self):
|
|
85
83
|
"""Gets the elapsed_time of this DetectionAttributes. # noqa: E501
|
|
86
84
|
|
|
87
|
-
|
|
85
|
+
The elapsed time for attribute detection. # noqa: E501
|
|
88
86
|
|
|
89
87
|
:return: The elapsed_time of this DetectionAttributes. # noqa: E501
|
|
90
88
|
:rtype: float
|
|
@@ -95,7 +93,7 @@ class DetectionAttributes(object):
|
|
|
95
93
|
def elapsed_time(self, elapsed_time):
|
|
96
94
|
"""Sets the elapsed_time of this DetectionAttributes.
|
|
97
95
|
|
|
98
|
-
|
|
96
|
+
The elapsed time for attribute detection. # noqa: E501
|
|
99
97
|
|
|
100
98
|
:param elapsed_time: The elapsed_time of this DetectionAttributes. # noqa: E501
|
|
101
99
|
: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
|
|
|
@@ -37,6 +37,7 @@ class DetectionFace(object):
|
|
|
37
37
|
'landmarks': '[[float]]',
|
|
38
38
|
'rotation_angle': 'float',
|
|
39
39
|
'roi': 'FaceRectangular',
|
|
40
|
+
'thumbnail': 'str',
|
|
40
41
|
'crop': 'str',
|
|
41
42
|
}
|
|
42
43
|
|
|
@@ -45,10 +46,11 @@ class DetectionFace(object):
|
|
|
45
46
|
'landmarks': 'landmarks',
|
|
46
47
|
'rotation_angle': 'rotationAngle',
|
|
47
48
|
'roi': 'roi',
|
|
49
|
+
'thumbnail': 'thumbnail',
|
|
48
50
|
'crop': 'crop',
|
|
49
51
|
}
|
|
50
52
|
|
|
51
|
-
def __init__(self, face_index=None, landmarks=None, rotation_angle=None, roi=None, crop=None, local_vars_configuration=None): # noqa: E501
|
|
53
|
+
def __init__(self, face_index=None, landmarks=None, rotation_angle=None, roi=None, thumbnail=None, crop=None, local_vars_configuration=None): # noqa: E501
|
|
52
54
|
"""DetectionFace - a model defined in OpenAPI""" # noqa: E501
|
|
53
55
|
if local_vars_configuration is None:
|
|
54
56
|
local_vars_configuration = Configuration()
|
|
@@ -58,6 +60,7 @@ class DetectionFace(object):
|
|
|
58
60
|
self._landmarks = None
|
|
59
61
|
self._rotation_angle = None
|
|
60
62
|
self._roi = None
|
|
63
|
+
self._thumbnail = None
|
|
61
64
|
self._crop = None
|
|
62
65
|
self.discriminator = None
|
|
63
66
|
|
|
@@ -69,6 +72,8 @@ class DetectionFace(object):
|
|
|
69
72
|
self.rotation_angle = rotation_angle
|
|
70
73
|
if roi is not None:
|
|
71
74
|
self.roi = roi
|
|
75
|
+
if thumbnail is not None:
|
|
76
|
+
self.thumbnail = thumbnail
|
|
72
77
|
if crop is not None:
|
|
73
78
|
self.crop = crop
|
|
74
79
|
|
|
@@ -162,6 +167,29 @@ class DetectionFace(object):
|
|
|
162
167
|
|
|
163
168
|
self._roi = roi
|
|
164
169
|
|
|
170
|
+
@property
|
|
171
|
+
def thumbnail(self):
|
|
172
|
+
"""Gets the thumbnail of this DetectionFace. # noqa: E501
|
|
173
|
+
|
|
174
|
+
See `crop` instead. # noqa: E501
|
|
175
|
+
|
|
176
|
+
:return: The thumbnail of this DetectionFace. # noqa: E501
|
|
177
|
+
:rtype: str
|
|
178
|
+
"""
|
|
179
|
+
return self._thumbnail
|
|
180
|
+
|
|
181
|
+
@thumbnail.setter
|
|
182
|
+
def thumbnail(self, thumbnail):
|
|
183
|
+
"""Sets the thumbnail of this DetectionFace.
|
|
184
|
+
|
|
185
|
+
See `crop` instead. # noqa: E501
|
|
186
|
+
|
|
187
|
+
:param thumbnail: The thumbnail of this DetectionFace. # noqa: E501
|
|
188
|
+
:type thumbnail: str
|
|
189
|
+
"""
|
|
190
|
+
|
|
191
|
+
self._thumbnail = thumbnail
|
|
192
|
+
|
|
165
193
|
@property
|
|
166
194
|
def crop(self):
|
|
167
195
|
"""Gets the crop of this DetectionFace. # noqa: E501
|