- 📝 Table of Contents
- 📙 About
- 💡 Explanation
- 🏁 Getting Started
- 💻 Built Using
- 📷 Demo Screenshots
- 🎥 Demo Videos
- 🕴 Contributors
- 📃 License
- A Grades-autoFiller which converts either a tabular sheet of grades or a bubble sheet to an excel file with corresponding input mapped to answers.
- Check marks are translated to 5
- Question marks give a red background in its excel cell
- A box is mapped to 0 score
- Stacked vertical lines are written by their count
- Stacked horizontal lines are written by 5 - their count
- Two approaches are implemented:
- Already-made OCR
- Features + classifier
- The user chooses which method to convert them by selecting an option from two below uploading the image.
This is a list of needed instructions to set up your project locally, to get a local copy up and run the below commands.
- python 3.9.2
- pytesseract
- OpenCv
- matplotlib
- numpy
- PTL
- ReactJs
- NodeJs
- Clone the repository
git clone https://github.com/ZiadSheriif/Sa7a7LY
- Navigate to Sa7a7LY Folder
cd Sa7a7LY
Running program
- Install modules
npm install
- Run back-end
npm start
- Run front-end
npm start gui/src
- Python
- NodeJs
- ReactJs
Ziad Sherif |
Abdelrahman Hamdy |
Abdelrahman Hamza |
Ahmed Sabry |
This software is licensed under MIT License, See License for more information @SA7A7LY.