Skip to content

Commit bcb13d8

Browse files
Merge pull request #179 from regulaforensics/iq-screen-capture
Removed Screen Capture from Image Quliaty
2 parents 515115d + 30e3e6f commit bcb13d8

File tree

2 files changed

+0
-7
lines changed

2 files changed

+0
-7
lines changed

p-process.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -655,10 +655,6 @@ components:
655655
description: "This option enables colorness check while performing image quality validation."
656656
type: boolean
657657
# default: false
658-
moireCheck:
659-
description: "This option enables screen capture (moire patterns) check while performing image quality validation."
660-
type: boolean
661-
# default: false
662658
documentPositionIndent:
663659
description: "This parameter specifies the necessary margin. Default 0."
664660
type: integer

rt-image-quality.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,6 @@ components:
3838
- 3
3939
- 4
4040
- 5
41-
- 6
4241
- 7
4342
- 9
4443
x-enum-varnames:
@@ -48,7 +47,6 @@ components:
4847
- "ImageColorness"
4948
- "Perspective"
5049
- "Bounds"
51-
- "ScreenCapture"
5250
- "Portrait"
5351
- "Brightness"
5452
x-enum-descriptions:
@@ -58,7 +56,6 @@ components:
5856
- "Signals if image is colorless"
5957
- "Signals if document in the image has prespective distortion above threshold"
6058
- "Signals if document is not fully present in the image"
61-
- "Signals if an image is captured from screen"
6259
- "Signals if the portrait is present"
6360
- "Signals if the document image is bright enough"
6461

0 commit comments

Comments
 (0)