An open API service indexing awesome lists of open source software.

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.

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.