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
- Host: GitHub
- URL: https://github.com/mvarrone/volume-control-by-hand-cv
- Owner: mvarrone
- Created: 2024-04-25T20:29:51.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2024-06-25T08:15:03.000Z (almost 2 years ago)
- Last Synced: 2025-01-07T21:12:55.642Z (over 1 year ago)
- Topics: computer-vision, mediapipe-hands, opencv-python, python
- Language: Python
- Homepage:
- Size: 876 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 %