Skip to content

This Python program leverages the MediaPipe library to control the volume of your computer using hand gestures. It tracks the landmarks of your index finger and thumb in real-time using your computer's webcam. By measuring the distance between these landmarks, you can control the volume of your computer effortlessly.

Notifications You must be signed in to change notification settings

WulfeCodes/AIHandVolumeControl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 

Repository files navigation

AIHandVolumeControl

Author

Vijay Wulfekuhle

Description

This Python program leverages the MediaPipe library to control the volume of your computer using hand gestures. It tracks the landmarks of your index finger and thumb in real-time using your computer's webcam. By measuring the distance between these landmarks, you can control the volume of your computer effortlessly.

Key Features

Real-time hand tracking using the MediaPipe library. Calculation of the distance between the index finger and thumb landmarks. Volume control based on the hand gesture: Pinching your fingers together decreases the volume, while spreading them apart increases it. User-friendly interface with real-time feedback.

About

This Python program leverages the MediaPipe library to control the volume of your computer using hand gestures. It tracks the landmarks of your index finger and thumb in real-time using your computer's webcam. By measuring the distance between these landmarks, you can control the volume of your computer effortlessly.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published