This project is an Optical Mark Grading (OMR) application developed for the Android platform using the Qt Framework 6.7.2, OpenCV, and SQLite with C++.
- Image Input: Accepts images from both the gallery and the camera.
- Analysis: Utilizes OpenCV algorithms to analyze images and highlights correct and incorrect choices.
- Database: Allows users to save instances of OMR results to a SQLite database.
- Qt Framework 6.7.2
- OpenCV
- SQLite
- C++ 17