Skip to content

To control the volume of your computer with the use of hand detection and using hand landmarks

Notifications You must be signed in to change notification settings

KaranAggarwal2029/Volume-Gesture-Control

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Volume Gesture Control

Installations Required

  • 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

Main Steps

The essensial steps that are required to implement it. For that, the major tasks we need to do

  • Hand Detection
  • Hand Landmarks using mediapipe.
  • Controling the volume of the computer by using pycaret library.

About

To control the volume of your computer with the use of hand detection and using hand landmarks

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages