From 1860552f27c16fbb693959b5d073b7c68becb057 Mon Sep 17 00:00:00 2001 From: Vladislav Yakimchik <31860804+vyakimchik@users.noreply.github.com> Date: Tue, 27 Feb 2024 10:02:00 +0300 Subject: [PATCH] Updated image quality enum --- rt-image-quality.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/rt-image-quality.yml b/rt-image-quality.yml index d059a9a..34964d3 100644 --- a/rt-image-quality.yml +++ b/rt-image-quality.yml @@ -40,7 +40,7 @@ components: - 5 - 6 - 7 - - 8 + - 9 x-enum-varnames: - "ImageGlares" - "ImageFocus" @@ -60,6 +60,7 @@ components: - "Signals if document is not fully present in the image" - "Signals if an image is captured from screen" - "Signals if the portrait is present" + - "Signals if the document image is bright enough" AreaArray: type: object