Skip to content

Controlling the volume level of the pc using hand gestures, implemented using OpenCV, MediaPipe and PyCaw

Notifications You must be signed in to change notification settings

Youssef-Mohammad/Volume-Controlling-using-Hand-Gestures

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Controlling the level of the pc using hand gestures

  • The Module It's a soloution from MediaPipe, the famous solution platform from google. This module partitions the hand into 21 landmarks as shown below hand-landmarks It provides a powerful interaction and easy use and integration
  • The Idea The module returns the landmarks of the hand as (x, y, z) co-ordinates. Measuring the length of the desired landmarks to represent the volume level
  • Resourses
    1. https://github.com/AndreMiras/pycaw
    2. https://developers.google.com/mediapipe/solutions

About

Controlling the volume level of the pc using hand gestures, implemented using OpenCV, MediaPipe and PyCaw

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages