Skip to content

AbdulBasit-MrRobo/Hand-Gesture-Controlled-Music-Player

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Hand-Gesture-Controlled-Music-Player

This program is in python and used VS Code as text editor.
Python version 3.6.2 and latest version of VS Code.

Following libraries are required :

  1. Pygame - pip install pygame
  2. Open-CV - pip install open-cv 'or' pip install opencv-contrib-python
  3. Imutils - pip install imutils

Gestures and controls associted :

  1. 1 Finger - play the song
  2. 2 Fingers - pause the song
  3. 3 Fingers - play the next song in song-track
  4. 4 FIngers - play the previuos song in song-track
  5. 5 Fingers - stop the song

References

Special thanks to my mentors Kushal sir(Professor), Madonna madam (HOD) and Dhruvi Di(Senior).

About

Control you music through your hand gesture.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages