This small project contains a script using which we can automate hill climb racing game using our hand gestures..
When people talk, they gesture. Gesture is a fundamental component of language that contributes meaningful and unique information to a spoken message and reflects the speaker’s underlying knowledge and experiences. Theoretical perspectives of speech and gesture propose that they share a common conceptual origin and have a tightly integrated relationship, overlapping in time, meaning, and function to enrich the communicative context.
Front End: Open cv
Back End: Python, Mediapipe
You Must install specfic version of python package to execute this script
-
Python : 3.8.3 or 3.8.0
-
mediapipe : 0.8.3.1
-
autopy : 4.0.0
-
opencv : 4.4.0
-
numpy : 1.22.2
-
pyDirectInput : Any latest version