Skip to content

NaveenPrasanth/omr_grader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OMR grader

Grader for custom OMR sheet

USAGE

bash python omr_grader.py -i imagepath

For example, bash python3 test_grader.py -i "/home/naveen/optical-mark-recognition/test4.jpg"

Prerequisities

  • Python 3
  • OpenCV 3.4.3 or later
  • NumPy
  • imutils

Install on Linux

bash pip install opencv-python bash pip install numpy bash pip install imutils

About

Grader for custom OMR sheet

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages