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

https://github.com/mvarrone/volume-control-by-hand-cv

Project intented to control PC volume using Computer Vision and Python
https://github.com/mvarrone/volume-control-by-hand-cv

computer-vision mediapipe-hands opencv-python python

Last synced: 12 months ago
JSON representation

Project intented to control PC volume using Computer Vision and Python

Awesome Lists containing this project

README

          

## Volume control by hand

* Use Python 3.8.x for compatibility issues between Mediapipe library and Python
- Python version used: Python 3.8.10
- Windows 11 Pro

* Documentation:
- [Mediapipe - Google](https://developers.google.com/mediapipe/solutions/vision/hand_landmarker)
- [CVZone - Murtaza Hassan](https://www.computervision.zone)
- [pycaw](https://github.com/AndreMiras/pycaw): Python Core Audio Windows Library
- opencv-python

* Additional information:
- Hand range: from 50 to 200
- Volume range: from -65.25 dB to 0 dB
- Volume percentage: from 0 % to 100 %