Image Processing Grades Auto filler Project 😉😉
- Project Based on Image Processing Techniques
- We have 2 models
- Graded Sheet Model
- Bubble Sheet Model
- Project Description
- Clone the repository
git clone https://github.com/BasmaElhoseny01/Grades-Auto-Filler.git
- Install Packages
pip install -r requirements.txt
- Run the app
python app.py
- It allows you to fill the grades electronically
- It handles Skewing and orientation
- Printed Student ID is detected using OCR and Feature and execration
- Written Symbols like ✓ & x are detect using HOG feature extractor and predicted using SVM
- Handwritten Code Values are detected using OCR and Feature and execration
- It handles different ink colors
- It allows different formats for the sheet ( but bubbles must be vertically aligned in all formats )
- Differnet number of questions
- Differnet number of choices
- It handles Skewing and orientation
- Printed Student ID is detected using OCR ( ID must be in a box )
bubble.sheet.demo.video.webm
Backup link : Demo
Input | Result |
---|---|
Input | Result |
---|---|
Input | Result |
---|---|
Basma Elhoseny |
Zeinab Moawad |
Eman Shahda |
Mustafa Hamzawy |
This software is licensed under MIT License, See License for more information ©Basma Elhoseny.