A mouse that detects the position and orientation of your fingers using image processing, and then positions the mouse on the screen accordingly.
Aim and Description of project.
Refer this documentation
This section should list the technologies you used for this project. Leave any add-ons/plugins for the prerequisite section. Here are a few examples.
+
|
|
+---+trials
| +
| +--+background removal.ipynb
| |
| +--+change detection.ipynb
| |
| +--+color detector.ipynb
| |
| +--+finger-cascade.xml
| |
| +--+Hand detection.ipynb
| |
| +--+mouse final.ipynb
| |
| +--+mouse.ipynb
|
+---+final.py
|
+---+README.md
|
+---+requirements.txt
- Python 3.5 and above
- Clone the repo
git clone https://github.com/kkothari2001/Gesture-Mouse-using-OpenCV
- Install the requirements
pip install -r "requirements.txt"
python final.py
- Implement using ConvNets
- SRA VJTI Eklavya 2020
- Vedant Paranjape
- Sravan Chittupalli
Describe your License for your project.