Emad78 / Answer-sheet-grader-Project

1 stars 1 forks source link

Table of Contents

Bubble sheet grader

This project is about getting image of bubble sheet answer and grading that with using computer vision and artificial intelligence

alt text

Built With

Tech Stack

For building this project, we use computer vision technique. We use opencv and imutils packages for this goal.

Key Features

Getting Started

To get a local copy up and running, follow these steps.

Prerequisites

In order to run this project you need:

 !pip install opencv-python
 !pip install imutils

Setup

Clone this repository to your desired folder:

  cd my-folder
  git clone git@github.com:Emad78/Answer-sheet-grader-Project.git

Usage

To run the project, execute the following command:

 python BubbleSheetGrader.py

Authors

Author1

Future Features

Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

If you like this project please give us a ⭐

Acknowledgments

I would like to thank Ms.Arshiya for her help and guidance during this project

(back to top)