문제

I want to make an app for test validation (on paper) with the camera (ex. android). Accordingly, I need to recognize filled response options on a paper, which I will do in advance.

Prompt, where to start? Where to dig? I know of the existence of the library OpenCV - it will help me?

Thank you.

도움이 되었습니까?

해결책

OpenCV will definitely get you there.

Have a look at this tutorial: http://blog.ayoungprogrammer.com/2013/03/tutorial-creating-multiple-choice.html

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top