Udayraj123 / OMRChecker

Evaluate OMR sheets fast and accurately using a scanner 🖨 or your phone 🤳.
GNU General Public License v3.0
709 stars 295 forks source link

[Feature] Show colored output images #128

Open Udayraj123 opened 1 year ago

Udayraj123 commented 1 year ago

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)

Describe alternatives you've considered NA

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

image
madmaverickminion commented 1 year ago

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

Udayraj123 commented 1 year ago

Assigning as per discussion on discord

TSantosFigueira commented 11 months ago

Hello! I too would like to collaborate with the solution

Udayraj123 commented 11 months ago

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

thebadcoder96 commented 7 months ago

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

Udayraj123 commented 5 months ago

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

Udayraj123 commented 3 months ago

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