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

[BUG]Unable to detect the encircled due to their translucent nature #103

Closed rudrapsc closed 1 year ago

rudrapsc commented 1 year ago

Describe the bug Most of the read responses on the terminal in sample 6 are incorrectly interpreting the roll numbers

To Reproduce Steps to reproduce the behavior:

  1. Use sample ' samples\sample6\jpg'
  2. From the command line run: 'python3 main.py -i samples/sample6.'
  3. See Read Response: {'Roll': '} on most of the samples.

Expected behavior It should be able to read the encircled values for the roll number accurately.

Screenshots image: samples\sample6\jpg\sample_roll_11.jpg error

Desktop (please complete the following information):

rudrapsc commented 1 year ago

Sir, I would like to work on this issue.

Udayraj123 commented 1 year ago

Cool. You can discuss your approach on discord before raising a PR. I am assigning this to you as part of fossoverflow.

ManasviEmmadi commented 1 year ago

@rudrapsc hey are you working on this issue?

rudrapsc commented 1 year ago

@rudrapsc hey are you working on this issue?

hey, I already raised a PR regarding the issue.

Gauravmauryaios commented 1 year ago

Sir, I would like to work on this issue.working on this project.

Udayraj123 commented 1 year ago

fixed by https://github.com/Udayraj123/OMRChecker/pull/109