Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] changing show_image_level gives undesirable results #88

Closed
infinity1729 opened this issue Oct 8, 2022 · 6 comments
Closed

[Bug] changing show_image_level gives undesirable results #88

infinity1729 opened this issue Oct 8, 2022 · 6 comments
Labels
bug Something isn't working JWOC Medium

Comments

@infinity1729
Copy link
Contributor

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.

@kushcoder12
Copy link

I would like to work on it.

@Udayraj123
Copy link
Owner

@kushcoder12 please discuss your approach on discord before getting assigned

@infinity1729
Copy link
Contributor Author

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

@Udayraj123
Copy link
Owner

@infinity1729 any updates?

@Udayraj123 Udayraj123 added bug Something isn't working and removed hacktoberfest labels Dec 3, 2022
@infinity1729
Copy link
Contributor Author

infinity1729 commented Dec 4, 2022

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.

@Udayraj123
Copy link
Owner

Udayraj123 commented Mar 16, 2024

Closing in favour of #44

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working JWOC Medium
Projects
None yet
Development

No branches or pull requests

3 participants