Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 484 Bytes

README.md

File metadata and controls

19 lines (10 loc) · 484 Bytes

Recruitment-OMR-scanner

OMR Scanner built for CCS's recruitment purposes

Scanner is designed for the sheet OMRSheet2 which has provision for roll number and answer marking

Libraries and their version:

  1. opencv-python 4.6.0.66
  2. numpy 1.21.5
  3. csv

Store all the answer sheets in the directory 'Sheets'

Run omr2.py and all the roll numbers along with marks would get stored in results.csv

Hello