@regulaforensics/facesdk-webclient 4.1.2 → 4.1.3
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.
- package/dist/cjs-es5/api/group-api.js +1 -1
- package/dist/cjs-es5/api/matching-api.js +1 -1
- package/dist/cjs-es5/api/person-api.js +1 -1
- package/dist/cjs-es5/api/search-api.js +1 -1
- package/dist/cjs-es5/api.js +1 -1
- package/dist/cjs-es5/base.js +1 -1
- package/dist/cjs-es5/common.js +1 -1
- package/dist/cjs-es5/configuration.js +1 -1
- package/dist/cjs-es5/models/crop.js +1 -1
- package/dist/cjs-es5/models/detect-request.js +1 -1
- package/dist/cjs-es5/models/detect-response-all-of.js +1 -1
- package/dist/cjs-es5/models/detect-response.js +1 -1
- package/dist/cjs-es5/models/detect-result.js +1 -1
- package/dist/cjs-es5/models/detection-face.js +1 -1
- package/dist/cjs-es5/models/detection-quality.js +1 -1
- package/dist/cjs-es5/models/detection.js +1 -1
- package/dist/cjs-es5/models/face-image-quality-align-type.js +29 -0
- package/dist/cjs-es5/models/face-image-quality-groups.js +1 -1
- package/dist/cjs-es5/models/face-image-quality-status.js +27 -0
- package/dist/cjs-es5/models/face-quality-config-name.js +3 -2
- package/dist/cjs-es5/models/face-quality-scenarios.js +1 -1
- package/dist/cjs-es5/models/face-sdkresult-code.js +1 -1
- package/dist/cjs-es5/models/face-sdkresult.js +1 -1
- package/dist/cjs-es5/models/group-all-of.js +1 -1
- package/dist/cjs-es5/models/group-page-all-of.js +1 -1
- package/dist/cjs-es5/models/group-page.js +1 -1
- package/dist/cjs-es5/models/group-to-create.js +1 -1
- package/dist/cjs-es5/models/group.js +1 -1
- package/dist/cjs-es5/models/image-fields-image.js +1 -1
- package/dist/cjs-es5/models/image-fields.js +1 -1
- package/dist/cjs-es5/models/image-page-all-of.js +1 -1
- package/dist/cjs-es5/models/image-page.js +1 -1
- package/dist/cjs-es5/models/image-source.js +1 -1
- package/dist/cjs-es5/models/image.js +1 -1
- package/dist/cjs-es5/models/index.js +3 -3
- package/dist/cjs-es5/models/match-image-detection.js +1 -1
- package/dist/cjs-es5/models/match-image-result.js +1 -1
- package/dist/cjs-es5/models/match-image.js +1 -1
- package/dist/cjs-es5/models/match-request.js +1 -1
- package/dist/cjs-es5/models/match-response-all-of.js +1 -1
- package/dist/cjs-es5/models/match-response.js +1 -1
- package/dist/cjs-es5/models/operation-log.js +1 -1
- package/dist/cjs-es5/models/output-image-params.js +1 -1
- package/dist/cjs-es5/models/page.js +1 -1
- package/dist/cjs-es5/models/person-all-of.js +1 -1
- package/dist/cjs-es5/models/person-fields.js +1 -1
- package/dist/cjs-es5/models/person.js +1 -1
- package/dist/cjs-es5/models/persons-page-all-of.js +1 -1
- package/dist/cjs-es5/models/persons-page.js +1 -1
- package/dist/cjs-es5/models/process-param.js +1 -1
- package/dist/cjs-es5/models/quality-config.js +1 -1
- package/dist/cjs-es5/models/quality-detail.js +1 -1
- package/dist/cjs-es5/models/quality-details-groups.js +1 -1
- package/dist/cjs-es5/models/quality-request.js +1 -1
- package/dist/cjs-es5/models/recognize-image-all-of.js +1 -1
- package/dist/cjs-es5/models/recognize-image.js +1 -1
- package/dist/cjs-es5/models/search-person-all-of.js +1 -1
- package/dist/cjs-es5/models/search-person.js +1 -1
- package/dist/cjs-es5/models/search-request-all-of.js +1 -1
- package/dist/cjs-es5/models/search-request.js +1 -1
- package/dist/cjs-es5/models/search-result.js +1 -1
- package/dist/cjs-es5/models/update-group.js +1 -1
- package/dist/esm-es5/api/group-api.js +1 -1
- package/dist/esm-es5/api/matching-api.js +1 -1
- package/dist/esm-es5/api/person-api.js +1 -1
- package/dist/esm-es5/api/search-api.js +1 -1
- package/dist/esm-es5/api.js +1 -1
- package/dist/esm-es5/base.js +1 -1
- package/dist/esm-es5/common.js +1 -1
- package/dist/esm-es5/configuration.js +1 -1
- package/dist/esm-es5/models/crop.js +1 -1
- package/dist/esm-es5/models/detect-request.js +1 -1
- package/dist/esm-es5/models/detect-response-all-of.js +1 -1
- package/dist/esm-es5/models/detect-response.js +1 -1
- package/dist/esm-es5/models/detect-result.js +1 -1
- package/dist/esm-es5/models/detection-face.js +1 -1
- package/dist/esm-es5/models/detection-quality.js +1 -1
- package/dist/esm-es5/models/detection.js +1 -1
- package/dist/esm-es5/models/face-image-quality-align-type.js +26 -0
- package/dist/esm-es5/models/face-image-quality-groups.js +1 -1
- package/dist/esm-es5/models/face-image-quality-status.js +24 -0
- package/dist/esm-es5/models/face-quality-config-name.js +3 -2
- package/dist/esm-es5/models/face-quality-scenarios.js +1 -1
- package/dist/esm-es5/models/face-sdkresult-code.js +1 -1
- package/dist/esm-es5/models/face-sdkresult.js +1 -1
- package/dist/esm-es5/models/group-all-of.js +1 -1
- package/dist/esm-es5/models/group-page-all-of.js +1 -1
- package/dist/esm-es5/models/group-page.js +1 -1
- package/dist/esm-es5/models/group-to-create.js +1 -1
- package/dist/esm-es5/models/group.js +1 -1
- package/dist/esm-es5/models/image-fields-image.js +1 -1
- package/dist/esm-es5/models/image-fields.js +1 -1
- package/dist/esm-es5/models/image-page-all-of.js +1 -1
- package/dist/esm-es5/models/image-page.js +1 -1
- package/dist/esm-es5/models/image-source.js +1 -1
- package/dist/esm-es5/models/image.js +1 -1
- package/dist/esm-es5/models/index.js +3 -3
- package/dist/esm-es5/models/match-image-detection.js +1 -1
- package/dist/esm-es5/models/match-image-result.js +1 -1
- package/dist/esm-es5/models/match-image.js +1 -1
- package/dist/esm-es5/models/match-request.js +1 -1
- package/dist/esm-es5/models/match-response-all-of.js +1 -1
- package/dist/esm-es5/models/match-response.js +1 -1
- package/dist/esm-es5/models/operation-log.js +1 -1
- package/dist/esm-es5/models/output-image-params.js +1 -1
- package/dist/esm-es5/models/page.js +1 -1
- package/dist/esm-es5/models/person-all-of.js +1 -1
- package/dist/esm-es5/models/person-fields.js +1 -1
- package/dist/esm-es5/models/person.js +1 -1
- package/dist/esm-es5/models/persons-page-all-of.js +1 -1
- package/dist/esm-es5/models/persons-page.js +1 -1
- package/dist/esm-es5/models/process-param.js +1 -1
- package/dist/esm-es5/models/quality-config.js +1 -1
- package/dist/esm-es5/models/quality-detail.js +1 -1
- package/dist/esm-es5/models/quality-details-groups.js +1 -1
- package/dist/esm-es5/models/quality-request.js +1 -1
- package/dist/esm-es5/models/recognize-image-all-of.js +1 -1
- package/dist/esm-es5/models/recognize-image.js +1 -1
- package/dist/esm-es5/models/search-person-all-of.js +1 -1
- package/dist/esm-es5/models/search-person.js +1 -1
- package/dist/esm-es5/models/search-request-all-of.js +1 -1
- package/dist/esm-es5/models/search-request.js +1 -1
- package/dist/esm-es5/models/search-result.js +1 -1
- package/dist/esm-es5/models/update-group.js +1 -1
- package/package.json +1 -1
- package/src/api/group-api.ts +1 -1
- package/src/api/matching-api.ts +1 -1
- package/src/api/person-api.ts +1 -1
- package/src/api/search-api.ts +1 -1
- package/src/api.ts +1 -1
- package/src/base.ts +1 -1
- package/src/common.ts +1 -1
- package/src/configuration.ts +1 -1
- package/src/models/crop.ts +4 -4
- package/src/models/detect-request.ts +1 -1
- package/src/models/detect-response-all-of.ts +1 -1
- package/src/models/detect-response.ts +1 -1
- package/src/models/detect-result.ts +1 -1
- package/src/models/detection-face.ts +1 -1
- package/src/models/detection-quality.ts +1 -1
- package/src/models/detection.ts +1 -1
- package/src/models/face-image-quality-align-type.ts +34 -0
- package/src/models/face-image-quality-groups.ts +1 -1
- package/src/models/face-image-quality-status.ts +32 -0
- package/src/models/face-quality-config-name.ts +2 -1
- package/src/models/face-quality-scenarios.ts +1 -1
- package/src/models/face-sdkresult-code.ts +1 -1
- package/src/models/face-sdkresult.ts +1 -1
- package/src/models/group-all-of.ts +1 -1
- package/src/models/group-page-all-of.ts +1 -1
- package/src/models/group-page.ts +1 -1
- package/src/models/group-to-create.ts +1 -1
- package/src/models/group.ts +1 -1
- package/src/models/image-fields-image.ts +1 -1
- package/src/models/image-fields.ts +1 -1
- package/src/models/image-page-all-of.ts +1 -1
- package/src/models/image-page.ts +1 -1
- package/src/models/image-source.ts +1 -1
- package/src/models/image.ts +1 -1
- package/src/models/index.ts +2 -2
- package/src/models/match-image-detection.ts +1 -1
- package/src/models/match-image-result.ts +1 -1
- package/src/models/match-image.ts +1 -1
- package/src/models/match-request.ts +1 -1
- package/src/models/match-response-all-of.ts +1 -1
- package/src/models/match-response.ts +1 -1
- package/src/models/operation-log.ts +1 -1
- package/src/models/output-image-params.ts +1 -1
- package/src/models/page.ts +1 -1
- package/src/models/person-all-of.ts +1 -1
- package/src/models/person-fields.ts +1 -1
- package/src/models/person.ts +1 -1
- package/src/models/persons-page-all-of.ts +1 -1
- package/src/models/persons-page.ts +1 -1
- package/src/models/process-param.ts +1 -1
- package/src/models/quality-config.ts +1 -1
- package/src/models/quality-detail.ts +4 -4
- package/src/models/quality-details-groups.ts +1 -1
- package/src/models/quality-request.ts +1 -1
- package/src/models/recognize-image-all-of.ts +1 -1
- package/src/models/recognize-image.ts +1 -1
- package/src/models/search-person-all-of.ts +1 -1
- package/src/models/search-person.ts +1 -1
- package/src/models/search-request-all-of.ts +1 -1
- package/src/models/search-request.ts +1 -1
- package/src/models/search-result.ts +1 -1
- package/src/models/update-group.ts +1 -1
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
* Regula FaceSDK Web API
|
|
6
6
|
* Regula FaceSDK Web API # 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
|
|
7
7
|
*
|
|
8
|
-
* The version of the OpenAPI document: 4.1.
|
|
8
|
+
* The version of the OpenAPI document: 4.1.3
|
|
9
9
|
*
|
|
10
10
|
*
|
|
11
11
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
* Regula FaceSDK Web API
|
|
6
6
|
* Regula FaceSDK Web API # 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
|
|
7
7
|
*
|
|
8
|
-
* The version of the OpenAPI document: 4.1.
|
|
8
|
+
* The version of the OpenAPI document: 4.1.3
|
|
9
9
|
*
|
|
10
10
|
*
|
|
11
11
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
* Regula FaceSDK Web API
|
|
6
6
|
* Regula FaceSDK Web API # 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
|
|
7
7
|
*
|
|
8
|
-
* The version of the OpenAPI document: 4.1.
|
|
8
|
+
* The version of the OpenAPI document: 4.1.3
|
|
9
9
|
*
|
|
10
10
|
*
|
|
11
11
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
* Regula FaceSDK Web API
|
|
6
6
|
* Regula FaceSDK Web API # 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
|
|
7
7
|
*
|
|
8
|
-
* The version of the OpenAPI document: 4.1.
|
|
8
|
+
* The version of the OpenAPI document: 4.1.3
|
|
9
9
|
*
|
|
10
10
|
*
|
|
11
11
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
* Regula FaceSDK Web API
|
|
6
6
|
* Regula FaceSDK Web API # 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
|
|
7
7
|
*
|
|
8
|
-
* The version of the OpenAPI document: 4.1.
|
|
8
|
+
* The version of the OpenAPI document: 4.1.3
|
|
9
9
|
*
|
|
10
10
|
*
|
|
11
11
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
* Regula FaceSDK Web API
|
|
6
6
|
* Regula FaceSDK Web API # 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
|
|
7
7
|
*
|
|
8
|
-
* The version of the OpenAPI document: 4.1.
|
|
8
|
+
* The version of the OpenAPI document: 4.1.3
|
|
9
9
|
*
|
|
10
10
|
*
|
|
11
11
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
* Regula FaceSDK Web API
|
|
6
6
|
* Regula FaceSDK Web API # 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
|
|
7
7
|
*
|
|
8
|
-
* The version of the OpenAPI document: 4.1.
|
|
8
|
+
* The version of the OpenAPI document: 4.1.3
|
|
9
9
|
*
|
|
10
10
|
*
|
|
11
11
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
* Regula FaceSDK Web API
|
|
6
6
|
* Regula FaceSDK Web API # 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
|
|
7
7
|
*
|
|
8
|
-
* The version of the OpenAPI document: 4.1.
|
|
8
|
+
* The version of the OpenAPI document: 4.1.3
|
|
9
9
|
*
|
|
10
10
|
*
|
|
11
11
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
* Regula FaceSDK Web API
|
|
6
6
|
* Regula FaceSDK Web API # 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
|
|
7
7
|
*
|
|
8
|
-
* The version of the OpenAPI document: 4.1.
|
|
8
|
+
* The version of the OpenAPI document: 4.1.3
|
|
9
9
|
*
|
|
10
10
|
*
|
|
11
11
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
* Regula FaceSDK Web API
|
|
6
6
|
* Regula FaceSDK Web API # 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
|
|
7
7
|
*
|
|
8
|
-
* The version of the OpenAPI document: 4.1.
|
|
8
|
+
* The version of the OpenAPI document: 4.1.3
|
|
9
9
|
*
|
|
10
10
|
*
|
|
11
11
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
* Regula FaceSDK Web API
|
|
6
6
|
* Regula FaceSDK Web API # 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
|
|
7
7
|
*
|
|
8
|
-
* The version of the OpenAPI document: 4.1.
|
|
8
|
+
* The version of the OpenAPI document: 4.1.3
|
|
9
9
|
*
|
|
10
10
|
*
|
|
11
11
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
* Regula FaceSDK Web API
|
|
6
6
|
* Regula FaceSDK Web API # 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
|
|
7
7
|
*
|
|
8
|
-
* The version of the OpenAPI document: 4.1.
|
|
8
|
+
* The version of the OpenAPI document: 4.1.3
|
|
9
9
|
*
|
|
10
10
|
*
|
|
11
11
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* Regula FaceSDK Web API
|
|
5
5
|
* Regula FaceSDK Web API # 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
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document: 4.1.
|
|
7
|
+
* The version of the OpenAPI document: 4.1.3
|
|
8
8
|
*
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* Regula FaceSDK Web API
|
|
5
5
|
* Regula FaceSDK Web API # 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
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document: 4.1.
|
|
7
|
+
* The version of the OpenAPI document: 4.1.3
|
|
8
8
|
*
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* Regula FaceSDK Web API
|
|
5
5
|
* Regula FaceSDK Web API # 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
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document: 4.1.
|
|
7
|
+
* The version of the OpenAPI document: 4.1.3
|
|
8
8
|
*
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* Regula FaceSDK Web API
|
|
5
5
|
* Regula FaceSDK Web API # 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
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document: 4.1.
|
|
7
|
+
* The version of the OpenAPI document: 4.1.3
|
|
8
8
|
*
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
package/dist/esm-es5/api.js
CHANGED
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* Regula FaceSDK Web API
|
|
5
5
|
* Regula FaceSDK Web API # 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
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document: 4.1.
|
|
7
|
+
* The version of the OpenAPI document: 4.1.3
|
|
8
8
|
*
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
package/dist/esm-es5/base.js
CHANGED
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* Regula FaceSDK Web API
|
|
5
5
|
* Regula FaceSDK Web API # 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
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document: 4.1.
|
|
7
|
+
* The version of the OpenAPI document: 4.1.3
|
|
8
8
|
*
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
package/dist/esm-es5/common.js
CHANGED
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* Regula FaceSDK Web API
|
|
5
5
|
* Regula FaceSDK Web API # 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
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document: 4.1.
|
|
7
|
+
* The version of the OpenAPI document: 4.1.3
|
|
8
8
|
*
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* Regula FaceSDK Web API
|
|
5
5
|
* Regula FaceSDK Web API # 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
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document: 4.1.
|
|
7
|
+
* The version of the OpenAPI document: 4.1.3
|
|
8
8
|
*
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* Regula FaceSDK Web API
|
|
5
5
|
* Regula FaceSDK Web API # 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
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document: 4.1.
|
|
7
|
+
* The version of the OpenAPI document: 4.1.3
|
|
8
8
|
*
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* Regula FaceSDK Web API
|
|
5
5
|
* Regula FaceSDK Web API # 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
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document: 4.1.
|
|
7
|
+
* The version of the OpenAPI document: 4.1.3
|
|
8
8
|
*
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* Regula FaceSDK Web API
|
|
5
5
|
* Regula FaceSDK Web API # 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
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document: 4.1.
|
|
7
|
+
* The version of the OpenAPI document: 4.1.3
|
|
8
8
|
*
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* Regula FaceSDK Web API
|
|
5
5
|
* Regula FaceSDK Web API # 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
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document: 4.1.
|
|
7
|
+
* The version of the OpenAPI document: 4.1.3
|
|
8
8
|
*
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* Regula FaceSDK Web API
|
|
5
5
|
* Regula FaceSDK Web API # 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
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document: 4.1.
|
|
7
|
+
* The version of the OpenAPI document: 4.1.3
|
|
8
8
|
*
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* Regula FaceSDK Web API
|
|
5
5
|
* Regula FaceSDK Web API # 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
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document: 4.1.
|
|
7
|
+
* The version of the OpenAPI document: 4.1.3
|
|
8
8
|
*
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* Regula FaceSDK Web API
|
|
5
5
|
* Regula FaceSDK Web API # 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
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document: 4.1.
|
|
7
|
+
* The version of the OpenAPI document: 4.1.3
|
|
8
8
|
*
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* Regula FaceSDK Web API
|
|
5
5
|
* Regula FaceSDK Web API # 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
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document: 4.1.
|
|
7
|
+
* The version of the OpenAPI document: 4.1.3
|
|
8
8
|
*
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
/* tslint:disable */
|
|
2
|
+
/* eslint-disable */
|
|
3
|
+
/**
|
|
4
|
+
* Regula FaceSDK Web API
|
|
5
|
+
* Regula FaceSDK Web API # 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
|
|
6
|
+
*
|
|
7
|
+
* The version of the OpenAPI document: 4.1.3
|
|
8
|
+
*
|
|
9
|
+
*
|
|
10
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
11
|
+
* https://openapi-generator.tech
|
|
12
|
+
* Do not edit the class manually.
|
|
13
|
+
*/
|
|
14
|
+
/**
|
|
15
|
+
* The aspect ratio according to which face alignment is performed during face detection.
|
|
16
|
+
* @export
|
|
17
|
+
* @enum {string}
|
|
18
|
+
*/
|
|
19
|
+
export var FaceImageQualityAlignType = {
|
|
20
|
+
ALIGN_3x4: 0,
|
|
21
|
+
ALIGN_4x5: 1,
|
|
22
|
+
ALIGN_2x3: 2,
|
|
23
|
+
ALIGN_1x1: 3,
|
|
24
|
+
ALIGN_7x9: 4
|
|
25
|
+
};
|
|
26
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZmFjZS1pbWFnZS1xdWFsaXR5LWFsaWduLXR5cGUuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi9zcmMvbW9kZWxzL2ZhY2UtaW1hZ2UtcXVhbGl0eS1hbGlnbi10eXBlLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLG9CQUFvQjtBQUNwQixvQkFBb0I7QUFDcEI7Ozs7Ozs7Ozs7R0FVRztBQUlIOzs7O0dBSUc7QUFFSCxNQUFNLENBQUMsSUFBTSx5QkFBeUIsR0FBRztJQUNyQyxTQUFTLEVBQUUsQ0FBQztJQUNaLFNBQVMsRUFBRSxDQUFDO0lBQ1osU0FBUyxFQUFFLENBQUM7SUFDWixTQUFTLEVBQUUsQ0FBQztJQUNaLFNBQVMsRUFBRSxDQUFDO0NBQ04sQ0FBQyJ9
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* Regula FaceSDK Web API
|
|
5
5
|
* Regula FaceSDK Web API # 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
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document: 4.1.
|
|
7
|
+
* The version of the OpenAPI document: 4.1.3
|
|
8
8
|
*
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
/* tslint:disable */
|
|
2
|
+
/* eslint-disable */
|
|
3
|
+
/**
|
|
4
|
+
* Regula FaceSDK Web API
|
|
5
|
+
* Regula FaceSDK Web API # 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
|
|
6
|
+
*
|
|
7
|
+
* The version of the OpenAPI document: 4.1.3
|
|
8
|
+
*
|
|
9
|
+
*
|
|
10
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
11
|
+
* https://openapi-generator.tech
|
|
12
|
+
* Do not edit the class manually.
|
|
13
|
+
*/
|
|
14
|
+
/**
|
|
15
|
+
* The processing status returned for each assessed quality characteristic.
|
|
16
|
+
* @export
|
|
17
|
+
* @enum {string}
|
|
18
|
+
*/
|
|
19
|
+
export var FaceImageQualityStatus = {
|
|
20
|
+
QUALITY_STATUS_FALSE: 0,
|
|
21
|
+
QUALITY_STATUS_TRUE: 1,
|
|
22
|
+
QUALITY_STATUS_UNDETERMINED: 2
|
|
23
|
+
};
|
|
24
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZmFjZS1pbWFnZS1xdWFsaXR5LXN0YXR1cy5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uL3NyYy9tb2RlbHMvZmFjZS1pbWFnZS1xdWFsaXR5LXN0YXR1cy50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxvQkFBb0I7QUFDcEIsb0JBQW9CO0FBQ3BCOzs7Ozs7Ozs7O0dBVUc7QUFJSDs7OztHQUlHO0FBRUgsTUFBTSxDQUFDLElBQU0sc0JBQXNCLEdBQUc7SUFDbEMsb0JBQW9CLEVBQUUsQ0FBQztJQUN2QixtQkFBbUIsRUFBRSxDQUFDO0lBQ3RCLDJCQUEyQixFQUFFLENBQUM7Q0FDeEIsQ0FBQyJ9
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* Regula FaceSDK Web API
|
|
5
5
|
* Regula FaceSDK Web API # 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
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document: 4.1.
|
|
7
|
+
* The version of the OpenAPI document: 4.1.3
|
|
8
8
|
*
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -17,6 +17,7 @@
|
|
|
17
17
|
* @enum {string}
|
|
18
18
|
*/
|
|
19
19
|
export var FaceQualityConfigName = {
|
|
20
|
+
ART_FACE: 'ArtFace',
|
|
20
21
|
IMAGE_WIDTH: 'ImageWidth',
|
|
21
22
|
IMAGE_HEIGHT: 'ImageHeight',
|
|
22
23
|
IMAGE_WIDTH_TO_HEIGHT: 'ImageWidthToHeight',
|
|
@@ -64,4 +65,4 @@ export var FaceQualityConfigName = {
|
|
|
64
65
|
MEDICAL_MASK: 'MedicalMask',
|
|
65
66
|
BACKGROUND_COLOR_MATCH: 'BackgroundColorMatch'
|
|
66
67
|
};
|
|
67
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
68
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZmFjZS1xdWFsaXR5LWNvbmZpZy1uYW1lLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vc3JjL21vZGVscy9mYWNlLXF1YWxpdHktY29uZmlnLW5hbWUudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsb0JBQW9CO0FBQ3BCLG9CQUFvQjtBQUNwQjs7Ozs7Ozs7OztHQVVHO0FBSUg7Ozs7R0FJRztBQUVILE1BQU0sQ0FBQyxJQUFNLHFCQUFxQixHQUFHO0lBQ2pDLFFBQVEsRUFBRSxTQUFTO0lBQ25CLFdBQVcsRUFBRSxZQUFZO0lBQ3pCLFlBQVksRUFBRSxhQUFhO0lBQzNCLHFCQUFxQixFQUFFLG9CQUFvQjtJQUMzQyxxQkFBcUIsRUFBRSxxQkFBcUI7SUFDNUMsYUFBYSxFQUFFLGNBQWM7SUFDN0Isa0NBQWtDLEVBQUUsZ0NBQWdDO0lBQ3BFLGdDQUFnQyxFQUFFLDhCQUE4QjtJQUNoRSxnQkFBZ0IsRUFBRSxnQkFBZ0I7SUFDbEMsaUJBQWlCLEVBQUUsaUJBQWlCO0lBQ3BDLGFBQWEsRUFBRSxjQUFjO0lBQzdCLEdBQUcsRUFBRSxLQUFLO0lBQ1YsS0FBSyxFQUFFLE9BQU87SUFDZCxJQUFJLEVBQUUsTUFBTTtJQUNaLFVBQVUsRUFBRSxXQUFXO0lBQ3ZCLFdBQVcsRUFBRSxZQUFZO0lBQ3pCLGdCQUFnQixFQUFFLGdCQUFnQjtJQUNsQyxlQUFlLEVBQUUsZUFBZTtJQUNoQyxrQkFBa0IsRUFBRSxrQkFBa0I7SUFDdEMsaUJBQWlCLEVBQUUsaUJBQWlCO0lBQ3BDLFFBQVEsRUFBRSxTQUFTO0lBQ25CLDJCQUEyQixFQUFFLHlCQUF5QjtJQUN0RCwwQkFBMEIsRUFBRSx3QkFBd0I7SUFDcEQsUUFBUSxFQUFFLFNBQVM7SUFDbkIsa0JBQWtCLEVBQUUsa0JBQWtCO0lBQ3RDLG1CQUFtQixFQUFFLG1CQUFtQjtJQUN4QyxRQUFRLEVBQUUsU0FBUztJQUNuQixTQUFTLEVBQUUsVUFBVTtJQUNyQixVQUFVLEVBQUUsV0FBVztJQUN2QixlQUFlLEVBQUUsZUFBZTtJQUNoQyxZQUFZLEVBQUUsYUFBYTtJQUMzQixxQkFBcUIsRUFBRSxxQkFBcUI7SUFDNUMsZ0JBQWdCLEVBQUUsZ0JBQWdCO0lBQ2xDLGFBQWEsRUFBRSxjQUFjO0lBQzdCLGFBQWEsRUFBRSxjQUFjO0lBQzdCLHFCQUFxQixFQUFFLHNCQUFzQjtJQUM3QyxxQkFBcUIsRUFBRSxxQkFBcUI7SUFDNUMsV0FBVyxFQUFFLFlBQVk7SUFDekIsY0FBYyxFQUFFLGVBQWU7SUFDL0IsZ0JBQWdCLEVBQUUsaUJBQWlCO0lBQ25DLFVBQVUsRUFBRSxXQUFXO0lBQ3ZCLGlCQUFpQixFQUFFLGtCQUFrQjtJQUNyQyxLQUFLLEVBQUUsT0FBTztJQUNkLGFBQWEsRUFBRSxjQUFjO0lBQzdCLFVBQVUsRUFBRSxZQUFZO0lBQ3hCLFlBQVksRUFBRSxhQUFhO0lBQzNCLHNCQUFzQixFQUFFLHNCQUFzQjtDQUN4QyxDQUFDIn0=
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* Regula FaceSDK Web API
|
|
5
5
|
* Regula FaceSDK Web API # 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
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document: 4.1.
|
|
7
|
+
* The version of the OpenAPI document: 4.1.3
|
|
8
8
|
*
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* Regula FaceSDK Web API
|
|
5
5
|
* Regula FaceSDK Web API # 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
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document: 4.1.
|
|
7
|
+
* The version of the OpenAPI document: 4.1.3
|
|
8
8
|
*
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* Regula FaceSDK Web API
|
|
5
5
|
* Regula FaceSDK Web API # 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
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document: 4.1.
|
|
7
|
+
* The version of the OpenAPI document: 4.1.3
|
|
8
8
|
*
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* Regula FaceSDK Web API
|
|
5
5
|
* Regula FaceSDK Web API # 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
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document: 4.1.
|
|
7
|
+
* The version of the OpenAPI document: 4.1.3
|
|
8
8
|
*
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* Regula FaceSDK Web API
|
|
5
5
|
* Regula FaceSDK Web API # 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
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document: 4.1.
|
|
7
|
+
* The version of the OpenAPI document: 4.1.3
|
|
8
8
|
*
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* Regula FaceSDK Web API
|
|
5
5
|
* Regula FaceSDK Web API # 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
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document: 4.1.
|
|
7
|
+
* The version of the OpenAPI document: 4.1.3
|
|
8
8
|
*
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* Regula FaceSDK Web API
|
|
5
5
|
* Regula FaceSDK Web API # 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
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document: 4.1.
|
|
7
|
+
* The version of the OpenAPI document: 4.1.3
|
|
8
8
|
*
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* Regula FaceSDK Web API
|
|
5
5
|
* Regula FaceSDK Web API # 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
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document: 4.1.
|
|
7
|
+
* The version of the OpenAPI document: 4.1.3
|
|
8
8
|
*
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* Regula FaceSDK Web API
|
|
5
5
|
* Regula FaceSDK Web API # 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
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document: 4.1.
|
|
7
|
+
* The version of the OpenAPI document: 4.1.3
|
|
8
8
|
*
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* Regula FaceSDK Web API
|
|
5
5
|
* Regula FaceSDK Web API # 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
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document: 4.1.
|
|
7
|
+
* The version of the OpenAPI document: 4.1.3
|
|
8
8
|
*
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* Regula FaceSDK Web API
|
|
5
5
|
* Regula FaceSDK Web API # 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
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document: 4.1.
|
|
7
|
+
* The version of the OpenAPI document: 4.1.3
|
|
8
8
|
*
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* Regula FaceSDK Web API
|
|
5
5
|
* Regula FaceSDK Web API # 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
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document: 4.1.
|
|
7
|
+
* The version of the OpenAPI document: 4.1.3
|
|
8
8
|
*
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* Regula FaceSDK Web API
|
|
5
5
|
* Regula FaceSDK Web API # 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
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document: 4.1.
|
|
7
|
+
* The version of the OpenAPI document: 4.1.3
|
|
8
8
|
*
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* Regula FaceSDK Web API
|
|
5
5
|
* Regula FaceSDK Web API # 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
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document: 4.1.
|
|
7
|
+
* The version of the OpenAPI document: 4.1.3
|
|
8
8
|
*
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -6,11 +6,11 @@ export * from './detect-result';
|
|
|
6
6
|
export * from './detection';
|
|
7
7
|
export * from './detection-face';
|
|
8
8
|
export * from './detection-quality';
|
|
9
|
-
export * from './face-align-type
|
|
9
|
+
export * from './face-image-quality-align-type';
|
|
10
10
|
export * from './face-image-quality-groups';
|
|
11
|
+
export * from './face-image-quality-status';
|
|
11
12
|
export * from './face-quality-config-name';
|
|
12
13
|
export * from './face-quality-scenarios';
|
|
13
|
-
export * from './face-quality-status';
|
|
14
14
|
export * from './face-sdkresult';
|
|
15
15
|
export * from './face-sdkresult-code';
|
|
16
16
|
export * from './group';
|
|
@@ -51,4 +51,4 @@ export * from './search-request';
|
|
|
51
51
|
export * from './search-request-all-of';
|
|
52
52
|
export * from './search-result';
|
|
53
53
|
export * from './update-group';
|
|
54
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
54
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaW5kZXguanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi9zcmMvbW9kZWxzL2luZGV4LnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLGNBQWMsUUFBUSxDQUFDO0FBQ3ZCLGNBQWMsa0JBQWtCLENBQUM7QUFDakMsY0FBYyxtQkFBbUIsQ0FBQztBQUNsQyxjQUFjLDBCQUEwQixDQUFDO0FBQ3pDLGNBQWMsaUJBQWlCLENBQUM7QUFDaEMsY0FBYyxhQUFhLENBQUM7QUFDNUIsY0FBYyxrQkFBa0IsQ0FBQztBQUNqQyxjQUFjLHFCQUFxQixDQUFDO0FBQ3BDLGNBQWMsaUNBQWlDLENBQUM7QUFDaEQsY0FBYyw2QkFBNkIsQ0FBQztBQUM1QyxjQUFjLDZCQUE2QixDQUFDO0FBQzVDLGNBQWMsNEJBQTRCLENBQUM7QUFDM0MsY0FBYywwQkFBMEIsQ0FBQztBQUN6QyxjQUFjLGtCQUFrQixDQUFDO0FBQ2pDLGNBQWMsdUJBQXVCLENBQUM7QUFDdEMsY0FBYyxTQUFTLENBQUM7QUFDeEIsY0FBYyxnQkFBZ0IsQ0FBQztBQUMvQixjQUFjLGNBQWMsQ0FBQztBQUM3QixjQUFjLHFCQUFxQixDQUFDO0FBQ3BDLGNBQWMsbUJBQW1CLENBQUM7QUFDbEMsY0FBYyxTQUFTLENBQUM7QUFDeEIsY0FBYyxnQkFBZ0IsQ0FBQztBQUMvQixjQUFjLHNCQUFzQixDQUFDO0FBQ3JDLGNBQWMsY0FBYyxDQUFDO0FBQzdCLGNBQWMscUJBQXFCLENBQUM7QUFDcEMsY0FBYyxnQkFBZ0IsQ0FBQztBQUMvQixjQUFjLGVBQWUsQ0FBQztBQUM5QixjQUFjLHlCQUF5QixDQUFDO0FBQ3hDLGNBQWMsc0JBQXNCLENBQUM7QUFDckMsY0FBYyxpQkFBaUIsQ0FBQztBQUNoQyxjQUFjLGtCQUFrQixDQUFDO0FBQ2pDLGNBQWMseUJBQXlCLENBQUM7QUFDeEMsY0FBYyxpQkFBaUIsQ0FBQztBQUNoQyxjQUFjLHVCQUF1QixDQUFDO0FBQ3RDLGNBQWMsUUFBUSxDQUFDO0FBQ3ZCLGNBQWMsVUFBVSxDQUFDO0FBQ3pCLGNBQWMsaUJBQWlCLENBQUM7QUFDaEMsY0FBYyxpQkFBaUIsQ0FBQztBQUNoQyxjQUFjLGdCQUFnQixDQUFDO0FBQy9CLGNBQWMsdUJBQXVCLENBQUM7QUFDdEMsY0FBYyxpQkFBaUIsQ0FBQztBQUNoQyxjQUFjLGtCQUFrQixDQUFDO0FBQ2pDLGNBQWMsa0JBQWtCLENBQUM7QUFDakMsY0FBYywwQkFBMEIsQ0FBQztBQUN6QyxjQUFjLG1CQUFtQixDQUFDO0FBQ2xDLGNBQWMsbUJBQW1CLENBQUM7QUFDbEMsY0FBYywwQkFBMEIsQ0FBQztBQUN6QyxjQUFjLGlCQUFpQixDQUFDO0FBQ2hDLGNBQWMsd0JBQXdCLENBQUM7QUFDdkMsY0FBYyxrQkFBa0IsQ0FBQztBQUNqQyxjQUFjLHlCQUF5QixDQUFDO0FBQ3hDLGNBQWMsaUJBQWlCLENBQUM7QUFDaEMsY0FBYyxnQkFBZ0IsQ0FBQyJ9
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* Regula FaceSDK Web API
|
|
5
5
|
* Regula FaceSDK Web API # 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
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document: 4.1.
|
|
7
|
+
* The version of the OpenAPI document: 4.1.3
|
|
8
8
|
*
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* Regula FaceSDK Web API
|
|
5
5
|
* Regula FaceSDK Web API # 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
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document: 4.1.
|
|
7
|
+
* The version of the OpenAPI document: 4.1.3
|
|
8
8
|
*
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* Regula FaceSDK Web API
|
|
5
5
|
* Regula FaceSDK Web API # 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
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document: 4.1.
|
|
7
|
+
* The version of the OpenAPI document: 4.1.3
|
|
8
8
|
*
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|