CFP last date
20 May 2024
Reseach Article

Optical Mark Recognition using Open CV

by Pooja Raundale, Taruna Sharma, Saurabh Jadhav, Rajan Margaye
International Journal of Computer Applications
Foundation of Computer Science (FCS), NY, USA
Volume 178 - Number 37
Year of Publication: 2019
Authors: Pooja Raundale, Taruna Sharma, Saurabh Jadhav, Rajan Margaye
10.5120/ijca2019919093

Pooja Raundale, Taruna Sharma, Saurabh Jadhav, Rajan Margaye . Optical Mark Recognition using Open CV. International Journal of Computer Applications. 178, 37 ( Aug 2019), 9-12. DOI=10.5120/ijca2019919093

@article{ 10.5120/ijca2019919093,
author = { Pooja Raundale, Taruna Sharma, Saurabh Jadhav, Rajan Margaye },
title = { Optical Mark Recognition using Open CV },
journal = { International Journal of Computer Applications },
issue_date = { Aug 2019 },
volume = { 178 },
number = { 37 },
month = { Aug },
year = { 2019 },
issn = { 0975-8887 },
pages = { 9-12 },
numpages = {9},
url = { https://ijcaonline.org/archives/volume178/number37/30775-2019919093/ },
doi = { 10.5120/ijca2019919093 },
publisher = {Foundation of Computer Science (FCS), NY, USA},
address = {New York, USA}
}
%0 Journal Article
%1 2024-02-07T00:52:24.157243+05:30
%A Pooja Raundale
%A Taruna Sharma
%A Saurabh Jadhav
%A Rajan Margaye
%T Optical Mark Recognition using Open CV
%J International Journal of Computer Applications
%@ 0975-8887
%V 178
%N 37
%P 9-12
%D 2019
%I Foundation of Computer Science (FCS), NY, USA
Abstract

The concept behind this paper is to develop a system that can check and evaluate the MCQ answers using the webcam. Till date many institution and organization held many exams where user are provided with a separate question and answer sheet, where answer are multiple choice option, each option may be a square or circle and user is supposed to either tick or fill it using pen or pencil. Such exams are JEE ,CET, NEET etc. Also many financial institution and college refer such types of test since MCQ format Q&A are efficient and time saving as compared to that of lengthy papers. The renowned high level organization or institution use OMR technology for assessment of such paper, since number of student are in million and it’s not feasible to check each single paper as it is time consuming, also it requires lot of human labor another problem is that human are prone to make error for example humans may grade wrong answer as correct / correct answer as wrong, Human may be biased about particular student and may score him less mark. Maintaining paper for longer time is troublesome since it is prone to various climate change (fire, moisture etc) also humans have to manually record all the scores in different excel sheet/ file. On top of that high level organization use huge scanner which scans each paper in continuous batch precisely, where as normal school or college cannot afford such type of machine . Here the aim was to build a system such that when answer sheet is placed before webcam it will automatically get its image and all the answer will be evaluated and result will be displayed, determining score and total percentage. Since laptop is easily available to all, this make system more easy to handle and accessible to all as compared to other systems. The problem statement is divided into 2 phases , First is how to extract image using ‘open cv’ and Second is how to apply content-filteration and image processing algorithm on it to get expected result.

References
  1. Digital Image Processing (3rd Edition) -Rafael C. Gonzalez
  2. Learning OpenCV-Computer Vision with the OpenCV Library- Gary Bradski, Adrian Kaehler
  3. High-Level Computer Vision Using OpenCVGraphics, Patterns and Images Tutorials (SIBGRAPI-T), 2011 24th SIBGRAPI Conference on 28-30 Aug. 2011
  4. OpenCV implementation optimized for a cell broadband engine processor- Sugano, H.; Dept. of Commun. & Comput. Eng., Kyoto Univ., Kyoto; Miyamoto, R.
  5. B. Girod. “EE 368 Digital Image Processing Notes”. EE 368 Digital Image Processing. Spring 2011-2012
  6. https://docs.opencv.org/2.4.13.7/doc/tutorials/features2d/feature_flann_matcher/feature_flann_matcher.html
Index Terms

Computer Science
Information Sciences

Keywords

Optical Mark Recognition