diff --git a/rt-image-quality.yml b/rt-image-quality.yml index 7bcc462b..0c81f62c 100644 --- a/rt-image-quality.yml +++ b/rt-image-quality.yml @@ -40,6 +40,7 @@ components: - 4 - 5 - 7 + - 8 - 9 - 10 x-enum-varnames: @@ -50,6 +51,7 @@ components: - "Perspective" - "Bounds" - "Portrait" + - "Handwritten" - "Brightness" - "Occlusion" x-enum-descriptions: @@ -60,6 +62,7 @@ components: - "Signals if document in the image has prespective distortion above threshold" - "Signals if document is not fully present in the image" - "Signals if the portrait is present" + - "Signals if the document contains handwritten text in the scanned fields" - "Signals if the document image is bright enough" - "Signals if the document image has occlusion"