OMRChecker icon indicating copy to clipboard operation
OMRChecker copied to clipboard

[Bug] changing `show_image_level` gives undesirable results

Open infinity1729 opened this issue 2 years ago • 5 comments

Describe the bug when show_image_level=3, we get 3 different stack of images (that are: Warped Sheet,Final Alignment Adjustment, Final marked bubbles). However when show_image_level=4 we get only 2 stack of images (that are: Final Alignment Adjustment, Final marked bubbles)

To Reproduce Steps to reproduce the behavior:

  1. Open \src\defaults\config.json
  2. Line 24: Set show_image_level=3
  3. From the command line run: python3 main.py -i samples/sample1. 3 image stacks will be displayed.
  4. Line 24: Set show_image_level=4
  5. From the command line run: python3 main.py -i samples/sample1. 2 image stacks will be displayed.

Expected behavior For show_image_level=4 four image stacks should be shown.

Desktop (please complete the following information):

  • OS: [Windows]
  • Python 3.10.7
  • OpenCV 4.6.0

Additional context This issue is continuation of #44 and will expect to work on redefining images displayed for different show_image_levels.

infinity1729 avatar Oct 08 '22 12:10 infinity1729

I would like to work on it.

kushcoder12 avatar Oct 11 '22 05:10 kushcoder12

@kushcoder12 please discuss your approach on discord before getting assigned

Udayraj123 avatar Oct 15 '22 07:10 Udayraj123

@Udayraj123 I am interested to work on this, can you please assign it to me.

infinity1729 avatar Oct 15 '22 14:10 infinity1729

@infinity1729 any updates?

Udayraj123 avatar Dec 03 '22 17:12 Udayraj123

Hey, I am sorry I got involved with something else. I won't be able to contribute as of now. Feel free to assign it to someone else.

infinity1729 avatar Dec 04 '22 06:12 infinity1729

Closing in favour of #44

Udayraj123 avatar Mar 16 '24 15:03 Udayraj123