Skip to content

Control the volume up and down using the hand gesture with the OpenCV

Notifications You must be signed in to change notification settings

soumikbaithalu/Gesture-Volume-Control

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gesture Volume control

Ever dreamed of control your volume in PC just by waving your hand in the air...Well that is exactly what Gesture volume control does using Python(OpenCV,Mediapipe, pycraw and NumPy.

Run the code

  • Fork the Repo - Gesture Volume Control

  • Clone the folder

git clone https://github.com/your-user-name/Gesture-Volume-Control.git
  • You must install python,mediapipe, openCV,numpy,time,ctypes,comtypes,pycaw and screen_brightness_control

  • In cmd do:

    • pip install opencv-python
    • pip install mediapipe
    • pip install numpy
    • pip install pycraw
    • pip install ctypes
    • pip install comtypes
    • pip install screen_brightness_control
    • Also check for any package that's need to be installed, on cmd
    • then run the scripts python VolumeControl.py

Output

Author

Soumik Kumar Baithalu

About

Control the volume up and down using the hand gesture with the OpenCV

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages