Skip to content

Sairam-K26/Gesture_Recognition_React_Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hand Gesture Music Player

This project implements a real-time hand gesture recognition system using MediaPipe and Pygame, allowing users to control music playback through hand movements captured by a webcam.

It is done with React and Flask

Setting up the File :

  • Clone the Project :
    git clone https://github.com/Sairam-K26/Gesture_Recognition_React_Python.git
    
  • Navigate to directory:
    cd Gesture_Recognition_React_Python
    
  • Install Requirements:
    pip install -r requirements.txt
    

Starting The App:

  • Start the Flask Backend
Python app.py
  • FrontEnd
npm start

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors