Udayraj Deshmukh

Results 35 issues of Udayraj Deshmukh

Comment here if anyone wants to discuss anything about the software

Discussion

Discuss any ideas or suggestions/feedbacks you have here.

enhancement
feedback

The project is up for hacktoberfest with 3 out of 12 issues marked as good first issue. The repository currently has about 5 contributors over github, although the active developer...

OMRChecker helps to grade exams fast and accurately using a scanner 🖨 or your phone 🤳. Learn image processing with Python and OpenCV while contributing to one of the most...

**Is your feature request related to a problem? Please describe.** It'll be good to have support for tick marks/cross marks instead of just fully circled bubbles. **Describe the solution you'd...

enhancement
good first issue
Discussion
intermediate

Fixes https://github.com/Udayraj123/OMRChecker/pull/164 - Fixed evaluation schema and code for "multiple-correct-weighted" answer type - Refactored marking_scheme -> marking_schemes - Improved explanation logic - Added samples for weighted answers

intermediate

Fixes https://github.com/Udayraj123/OMRChecker/issues/125 - added AutoAlignTemplate.py - Upgraded CropOnMarkers to support timeline markers and rectangular boxes - Take four corners as optional input to improve speed and accuracy of omr_marker based...

The core logic of OMRChecker revolves around finding the correct separation between Marked and Unmarked bubbles. We want to let the user know if it has been determined confidently. ![Image](https://user-images.githubusercontent.com/16881051/193101955-028e3c07-b315-49bc-b3b1-02727b96934e.png)...

enhancement
Discussion
intermediate
JWOC
Medium

**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...

enhancement
good first issue
up-for-grabs
intermediate
JWOC
Medium

Current control that we use over debugging OMRChecker for new images is by setting `show_image_level` to 1 through 6. It is still sometimes not very effective for large number of...

enhancement
Discussion
intermediate
JWOC
Medium