https://github.com/kartikeya443/handgesture_vol_control
This OpenCV project enables remote control of sound playback using wireless communication. It lets users adjust the master volume of the central device using finger gestures, enhancing convenience and user experience.
https://github.com/kartikeya443/handgesture_vol_control
mediapipe numpy opencv pycaw wireless-communication
Last synced: 3 months ago
JSON representation
This OpenCV project enables remote control of sound playback using wireless communication. It lets users adjust the master volume of the central device using finger gestures, enhancing convenience and user experience.
- Host: GitHub
- URL: https://github.com/kartikeya443/handgesture_vol_control
- Owner: kartikeya443
- License: mit
- Created: 2024-02-24T15:42:10.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-24T18:05:39.000Z (over 2 years ago)
- Last Synced: 2025-02-16T14:57:11.776Z (over 1 year ago)
- Topics: mediapipe, numpy, opencv, pycaw, wireless-communication
- Language: Python
- Homepage:
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Run Application
1. **_Install project dependencies_**
```sh
pip install -r requirements.txt
```
2. **_Run the application_**
```sh
python vol_control.py