Skip to content

Commit 5671dcd

Browse files
Merge pull request #274 from regulaforensics/42201
42201 - update ImageQualityCheckType enum
2 parents 60ed1dc + d86e7d7 commit 5671dcd

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

rt-image-quality.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ components:
4040
- 4
4141
- 5
4242
- 7
43+
- 8
4344
- 9
4445
- 10
4546
x-enum-varnames:
@@ -50,6 +51,7 @@ components:
5051
- "Perspective"
5152
- "Bounds"
5253
- "Portrait"
54+
- "Handwritten"
5355
- "Brightness"
5456
- "Occlusion"
5557
x-enum-descriptions:
@@ -60,6 +62,7 @@ components:
6062
- "Signals if document in the image has prespective distortion above threshold"
6163
- "Signals if document is not fully present in the image"
6264
- "Signals if the portrait is present"
65+
- "Signals if the document contains handwritten text in the scanned fields"
6366
- "Signals if the document image is bright enough"
6467
- "Signals if the document image has occlusion"
6568

0 commit comments

Comments
 (0)