You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: common.yml
-17Lines changed: 0 additions & 17 deletions
Original file line number
Diff line number
Diff line change
@@ -77,7 +77,6 @@ components:
77
77
description: "Allows to process the uploaded image according to the indicated settings."
78
78
properties:
79
79
backgroundColor:
80
-
# description: "The RGB value for the background color: the silhouette of a person is cut out and the background is filled with this color."
81
80
$ref: "#/components/schemas/RGB"
82
81
crop:
83
82
$ref: "#/components/schemas/Crop"
@@ -88,7 +87,6 @@ components:
88
87
description: "If set, the face image quality check is performed according to the given list of [characteristics](https://docs.regulaforensics.com/develop/face-sdk/web-service/development/usage/face-detection/face-image-quality-check/) in `quality.config`."
89
88
properties:
90
89
backgroundMatchColor:
91
-
# description: "The RGB value for the background color: the silhouette of a person is cut out and the background is filled with this color."
# description: "The aspect ratio according to which face alignment is performed, see the [FaceImageQualityAlignType enum](https://docs.regulaforensics.com/develop/face-sdk/web-service/development/enums/face-image-quality-align-type/). <br><br>To get a thumbnail with dimensions 3x4, set `0`."
104
-
# example: 1
105
101
padColor:
106
102
$ref: "#/components/schemas/RGB"
107
-
# description: "The RGB value of a color for filling background behind a person's silhouette and for aligning the image."
108
103
size:
109
104
type: array
110
105
items:
@@ -127,9 +122,7 @@ components:
127
122
description: "The configuration that defines the list of returned quality check characteristics."
description: "The range of set values for this characteristic, see the [Recommended range column](https://docs.regulaforensics.com/develop/face-sdk/web-service/development/usage/face-detection/face-image-quality-check/)."
0 commit comments