8000 GitHub - bm1216/OMR: OMR
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

bm1216/OMR

 
 

Repository files navigation

OMR

This application performs Optical Mark recognition on a top-down images using computer vision.

Example

Results of OMR

Problems

Problem 1: Currently the app checks present frame, and if page is detected, it captures the next frame which can lead to page not being detected.

Solutions: Only once the edges have stabilised(don't keep changing), click the photo. OR Capture the current frame in the app

Points to be noted:

  • Take image from top-down view
  • Try and preserve the structure of the page(no crumpling, folding)

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 86.0%
  • Python 14.0%
0