Skip to content

nilutpolkashyap/gesture_control_media_player

Folders and files

NameName
Last commit message
Last commit date

Latest commit

041cc45 · Jan 29, 2023

History

12 Commits
Jul 5, 2022
Apr 3, 2022
Jan 29, 2023
Apr 3, 2022
Apr 3, 2022

Repository files navigation

Gesture Controlled Media Player

 

About

It is a gesture-controlled media player that detects hand gestures and then executes commands. It is able to recognize hand gestures for executing commands such as Play , pause, 10 s forward, 10 s backward, Volume UP, Volume DOWN.

We used OpenCV and Mediapipe for capturing the images and recognition of the hand gestures.

Finally we deployed the model on a Raspberry Pi 4 which can be used by anyone by just plugging it into a TV or monitor and to play media such as movies.

Software Used

  • Python 3.x

Libraries Used

  • pyautogui
  • mediapipe (pip install mediapipe)
  • opencv (pip install opencv-python)

Hardware used

harware image

Results

demo1 image

demo2 image

Output Video🎬 - https://youtu.be/DfZ_6rkmFas

Hackathon Submission Link - https://devpost.com/software/gesture-controlled-media-player

Project Created by

About

A gesture-controlled media player that detects hand gestures and then executes commands.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages