Ayush41 / 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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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


Languages

Language:Python 100.0%