Relative Content

Tag Archive for pythonpython-3.xartificial-intelligenceocromr

Struggling with using an OMR to detect checkboxes

Good morning! Right now, I’m working on a project that takes a paper form and converts it into an Excel spreadsheet. The unfortunate problem I’m working to solve is actually detecting the checkboxes and when they’re filled in. So far, I’ve gotten the code to separate the questions into chunks and remove most of the clutter (i.e, the text of the questions, save one or two ‘floater’ words).