Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

Gesture Volume Control

A small computer-vision experiment that controls Windows master volume with hand gestures. The distance between the thumb and index finger sets the volume; bringing the index and middle fingers together resets it to a neutral level.

Stack

  • Python
  • OpenCV
  • MediaPipe Hands
  • Pycaw / Windows Core Audio

Run locally

pip install opencv-python mediapipe numpy pycaw comtypes
python app.py

Allow camera access when prompted. Press Esc to close the camera window.

This prototype uses Windows audio APIs and is intended to run on Windows.

About

Windows volume control using real-time hand tracking

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages