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

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.

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