We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 60ed1dc + d86e7d7 commit 5671dcdCopy full SHA for 5671dcd
rt-image-quality.yml
@@ -40,6 +40,7 @@ components:
40
- 4
41
- 5
42
- 7
43
+ - 8
44
- 9
45
- 10
46
x-enum-varnames:
@@ -50,6 +51,7 @@ components:
50
51
- "Perspective"
52
- "Bounds"
53
- "Portrait"
54
+ - "Handwritten"
55
- "Brightness"
56
- "Occlusion"
57
x-enum-descriptions:
@@ -60,6 +62,7 @@ components:
60
62
- "Signals if document in the image has prespective distortion above threshold"
61
63
- "Signals if document is not fully present in the image"
64
- "Signals if the portrait is present"
65
+ - "Signals if the document contains handwritten text in the scanned fields"
66
- "Signals if the document image is bright enough"
67
- "Signals if the document image has occlusion"
68
0 commit comments