https://github.com/prakshal0809/hand-gesture-controlled-presentation
The project enables users to control presentations using hand gestures, enhancing accessibility and offering a hands-free alternative to traditional input devices.
https://github.com/prakshal0809/hand-gesture-controlled-presentation
mediapipe opencv python
Last synced: 2 months ago
JSON representation
The project enables users to control presentations using hand gestures, enhancing accessibility and offering a hands-free alternative to traditional input devices.
- Host: GitHub
- URL: https://github.com/prakshal0809/hand-gesture-controlled-presentation
- Owner: Prakshal0809
- Created: 2024-07-01T15:29:30.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-07-26T14:28:32.000Z (almost 2 years ago)
- Last Synced: 2025-03-22T21:44:27.420Z (over 1 year ago)
- Topics: mediapipe, opencv, python
- Language: Python
- Homepage:
- Size: 2.69 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Import the Following modules:
1. HandDetector
2. cv2
3. os
4. numpy
Run main.py file after importing the modules.