Skip to content

Commit 2f12980

Browse files
Merge pull request #154 from regulaforensics/update-iq-enum
Updated image quality enum
2 parents 1df1be1 + 1860552 commit 2f12980

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

rt-image-quality.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ components:
4040
- 5
4141
- 6
4242
- 7
43-
- 8
43+
- 9
4444
x-enum-varnames:
4545
- "ImageGlares"
4646
- "ImageFocus"
@@ -60,6 +60,7 @@ components:
6060
- "Signals if document is not fully present in the image"
6161
- "Signals if an image is captured from screen"
6262
- "Signals if the portrait is present"
63+
- "Signals if the document image is bright enough"
6364

6465
AreaArray:
6566
type: object

0 commit comments

Comments
 (0)