Gesture Control Media Player That can be controlled with Gestures
Open CV
pip install opencv-python
Pillow
pip install Pillow
1.Use One Finger for Volume Up
2.Use Two Fingers for Volume Down
3.Use Three Fingers for Volume Mute
4.Use Four Fingers for Play
5.Use Five Fingers for Pause
Run this for Gesture Control
python vlc-Gesture-Control.py
Licensed under the MIT License