Udayraj Deshmukh

Results 35 issues of Udayraj Deshmukh

Best part of working with opencv is visually seeing each step. OMRChecker provides a way to see the [step-wise images](https://github.com/Udayraj123/OMRChecker/wiki/Rich-Visuals). But they have a scope to improve. Steps 1. Learn...

good first issue
up-for-grabs
JWOC
Medium

This is an enhancement version of #42 Steps 1. Follow Readme to setup and run OMRChecker 2. Set show_image_level = 4 or 5 3. Run OMRChecker on sample images 4....

enhancement
Discussion
JWOC
Medium

**Is your feature request related to a problem? Please describe.** We have received this request multiple times now, reading QR codes in particular sections of the OMR, then splitting the...

enhancement
JWOC
Hard

**Is your feature request related to a problem? Please describe.** It appears that existing commercial products use PDF as the format for processing OMRs. Supporting this in OMRChecker will help...

enhancement
help wanted
Discussion
review help
JWOC
Easy

### Please confirm this pull request meets the following requirements: - [X] I followed the contributing guidelines: . ### Which change are you proposing? - [ ] Adding/updating open source...

### Please confirm this pull request meets the following requirements: - [X] I followed the contributing guidelines: . ### Which change are you proposing? - [X] Adding/updating open source project/s...

Discuss anything from problems with running the code to new ideas that can be implemented!

discussion

- update snapshots using pandas to_string() - feat: support for image snapshots - feat: use $ref and $def addresses in all schemas - refactor drawing utils - refactor: detection logic...

Closes multiple feature requests/issues: https://github.com/Udayraj123/OMRChecker/issues/156 https://github.com/Udayraj123/OMRChecker/issues/128 https://github.com/Udayraj123/OMRChecker/issues/125 https://github.com/Udayraj123/OMRChecker/issues/105 https://github.com/Udayraj123/OMRChecker/issues/39 https://github.com/Udayraj123/OMRChecker/issues/185 - Support for colored outputs! OMRChecker can optionally become colorful with a very small performance overhead :) - Major refactoring...

Resize images capped to a maximum width or height so that size of the repo remains under control ref: https://ericmjl.github.io/blog/2023/10/14/how-i-made-a-local-pre-commit-hook-to-resize-images/