/Real-time-gesture-game-controller

It is a Real Time Gesture Game Controller that uses OpenCV, Mediapipe and Pynput to controll game using hand gestures

Primary LanguagePython

Real-time-gesture-game-controller

It is a Real Time Gesture Game Controller that uses OpenCV, Mediapipe and Pynput to controll game using hand gestures

Dependencies/Libraries required

*OpenCV
*MediaPipe
*Pynput

To install the modules use

pip install opencv-python
pip install mediapipe

Things to know

Need to have a Camera Placed in the device you are running the program