OMR Reader is the simple program written in python. It reads the omr sheet using opencv and calculate the marks.
WINDOWS
- Download python 3.7 https://www.python.org/downloads/windows/
- Download opencv and numpy packages https://www.lfd.uci.edu/~gohlke/pythonlibs/
- Install and import the packages.
Python
- Download the input image and save in specified path.
- Run the program.