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

[Feature] Show colored output images #128

Open
Udayraj123 opened this issue Feb 13, 2023 · 7 comments
Open

[Feature] Show colored output images #128

Udayraj123 opened this issue Feb 13, 2023 · 7 comments

Comments

@Udayraj123
Copy link
Owner

Udayraj123 commented Feb 13, 2023

Is your feature request related to a problem? Please describe.
Currently OMRChecker converts the image into Grayscale for efficiency purpose. But this results in the output images to be grayscaled as well.

Describe the solution you'd like
We can change the code to carry a colored copy of the original image and use it for showing debug outputs (while still processing the image in grayscale to maintain the efficiency)

  • For previewing colored output images you may need to modify the code a bit - resize the colored image and pass it as an additional argument to the show util.

Describe alternatives you've considered
NA

Additional context
These images would look better if we get them back in original colors
image

@madmaverickminion
Copy link

Hi,
I want to work on this issue. Kindly assign it to me.

@Udayraj123
Copy link
Owner Author

Assigning as per discussion on discord

@TSantosFigueira
Copy link

Hello! I too would like to collaborate with the solution

@Udayraj123
Copy link
Owner Author

Hi @TSantosFigueira, PRs are welcome! If you have any queries, feel free to ask here or on discord for quicker response!

@thebadcoder96
Copy link

Is this open? I would like to take a crack at it

@Udayraj123
Copy link
Owner Author

Hi @thebadcoder96, please try it out. The issue is still open :)

@Udayraj123
Copy link
Owner Author

@thebadcoder96 this one is supported now. From the branch feature/colored-evaluation-outputs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants