iansan5653 / open-mcr

:pencil: Exam bubble sheet scorer. Created with OpenCV and Python.
GNU General Public License v3.0
160 stars 54 forks source link

Don't quit entire scan when a bad form image is encountered #85

Open rcdemuth opened 1 year ago

rcdemuth commented 1 year ago

So, I've had this happen a few times now. If I'm grading exams, and if for some reason the corner keystones (is the right word) fail to register the whole grading process fails.

It would be great if instead it could output the results and say bad image encountered at x.

iansan5653 commented 1 year ago

That makes sense to me 👍

I've got a busy couple of weeks ahead of me but I'll try and work on this when I have time. I definitely agree it shouldn't fail the whole scan.