This program is in python and used VS Code as text editor.
Python version 3.6.2 and latest version of VS Code.
- Pygame - pip install pygame
- Open-CV - pip install open-cv 'or' pip install opencv-contrib-python
- Imutils - pip install imutils
- 1 Finger - play the song
- 2 Fingers - pause the song
- 3 Fingers - play the next song in song-track
- 4 FIngers - play the previuos song in song-track
- 5 Fingers - stop the song
Special thanks to my mentors Kushal sir(Professor), Madonna madam (HOD) and Dhruvi Di(Senior).