Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 1.32 KB

README.md

File metadata and controls

25 lines (18 loc) · 1.32 KB

OptiGrader

OptiGrader is an optical mark recognition (OMR) application. It serves as both a scantron grader and an online gradebook.

  • Scan: Using their smartphone’s camera, users can quickly capture and upload test answers.
  • Score: Once the test period has finished, the user will instantly receive the grade for that test.
  • See: Logging into the website will allow users to view individual grades, distributions, and various other metrics.

Created for the processes of object-oriented programming (POOP) class at the University of Central Florida.

Built With

  • OpenCV - an open source computer vision and machine learning software library
  • JSoup - a Java library for working with real-world HTML

Authors