Skip to content

Latest commit

 

History

History
39 lines (23 loc) · 1.59 KB

README.md

File metadata and controls

39 lines (23 loc) · 1.59 KB

Hand-Gesture-Recognition

Build Status Python PEP8 Gitmoji

This small project contains a script using which we can automate hill climb racing game using our hand gestures..

🚀 Brief Idea

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.

✨Tech Stack

Front End: Open cv

Back End: Python, Mediapipe

🔴 Live Demo

🎨 Python Packages used in this project

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

Author