GithubHelp home page GithubHelp logo

omr's Introduction

Bubble Vision: Optical Mark Reader

Extract answer choices from scanned jpg bubble forms.

Graphical User Interface

$ omrcmd.py

Command Line

$ omrcmd.py [options] imagedir
imagedir
Input image directory (front side). Lowest numbered image identifies the key.
--backdir=BACKDIR
Optional back side image directory
--form=FORM
Set the form string (default and only supported="882E")
--help
Show this help message and exit

Output

validation images
Answer bubble means and reference box fits drawn over each input image.
results.xlsx
summary
Image path, name box image, and total score for each test.
questioninfo
Answer choice counts by question. Key excluded.
scoring
Answer choice matches key (0/1). Same indices as choices. Score is 0 if key is -1.
choices
Answer choice matrix. Tests in rows and questions in columns. 0-4=A-E, -1=n/a.

Install

$ pip install omr
$ pip install --upgrade omr
$ pip uninstall omr

Example Validation Image

https://raw.github.com/GregoryCMiller/omr/master/ExampleValidation.jpg

Troubleshooting

  • Windows
    • $ omrcmd.py --help gives omrcmd.py: error: too few arguments
      • fix argument passing to "py" file associations from python %1 to python %1 %*
    • unable to find vcvarsall.bat
      • I was able to use $ easy_install Pillow when pip failed to install Pillow 2.2.1

Author

Greg Miller [email protected]

omr's People

Contributors

gregorycmiller avatar

Watchers

James Cloos avatar Ramiro Leonides Pacheco León avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.