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] made a classifier based on information retrieved from QR on the omr sheets #116

Closed rudrapsc closed 1 year ago

rudrapsc commented 1 year ago

Fixes https://github.com/Udayraj123/OMRChecker/issues/105

Udayraj123 commented 1 year ago

Change the base branch to dev for now

rudrapsc commented 1 year ago

to check the program follow the steps in Readme:- then run python3 main.py -i ./samples/sample7

Udayraj123 commented 1 year ago

@rudrapsc can you share the proposal link here as well? It'll help new folks to go through the process for new feature work

Udayraj123 commented 1 year ago

Also for master merge, you'd need a more generic approach as discussed. On top of the evaluation PR (which contains a revamp). https://github.com/Udayraj123/OMRChecker/pull/118

Udayraj123 commented 1 year ago

For master merge we will need to make the code compatible with https://github.com/Udayraj123/OMRChecker/pull/118 getting merged now

rudrapsc commented 1 year ago

For master merge we will need to make the code compatible with #118 getting merged now

I am busy with some other work as of now, can I get back on this by 24th feb'23?

Udayraj123 commented 1 year ago

Cool that is alright @rudrapsc. You can ping back by the month end.

Udayraj123 commented 3 months ago

Thought of a more generalised version and will write a schema spec for it on the github issue