https://github.com/jenil311/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/jenil311/hand-gesture-controlled-presentation
mediapipe opencv python
Last synced: 5 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/jenil311/hand-gesture-controlled-presentation
- Owner: Jenil311
- Created: 2024-09-08T07:29:22.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-08T07:42:55.000Z (almost 2 years ago)
- Last Synced: 2025-04-05T21:16:41.976Z (about 1 year ago)
- Topics: mediapipe, opencv, python
- Language: Python
- Homepage:
- Size: 1.55 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Hand-Gesture-Controlled-Presentation
Import the Following modules:
HandDetector,
cv2,
os and
numpy.
Run main.py file after importing the modules.