L
L
li_konstantin2019-10-06 06:20:40
Python
li_konstantin, 2019-10-06 06:20:40

Is there a python/c# library for scanning printed tests?

Need a python/c# library to scan printed test results.
The library should be able to perform approximately the following functionality:
a table is printed on a sheet of paper, it has a column of question numbers and columns of answers, there can be a maximum of 1 character for each answer (If there is a symbol, the answer is "yes", if the field is empty, the answer is "no" ").
Perhaps there are tutorials on how to complete such a project using standard machine vision libraries. This will help a lot too.
An example of a test:
5d996084d3217296278531.png

Answer the question

In order to leave comments, you need to log in

2 answer(s)
D
Dimonchik, 2019-10-06
@li_konstantin

https://www.pyimagesearch.com/2016/10/03/bubble-sh...

M
mayton2019, 2019-10-06
@mayton2019

There is an open source Tesseract library. I don't know how to access it directly from Python. But there must be such a possibility. Convinced.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question