An open API service indexing awesome lists of open source software.

https://github.com/naocoding/handchromedino

Python Mediapipe Control Chrome Dino with your hand
https://github.com/naocoding/handchromedino

chromedinohacks hand-tracking mediapipe mediapipe-hands pyautogui python tkinter tkinter-python

Last synced: about 1 year ago
JSON representation

Python Mediapipe Control Chrome Dino with your hand

Awesome Lists containing this project

README

          

# HandChromeDino
* Python Mediapipe Control Chrome Dino with your hand
* this was a project written during high school , therefore low quality expected
* Author : NaoCoding

![Python](https://img.shields.io/badge/python-3670A0?style=for-the-badge&logo=python&logoColor=ffdd54)
![Windows](https://img.shields.io/badge/Windows-0078D6?style=for-the-badge&logo=windows&logoColor=white)
## Overview
* Control Dino Game With Your Hand!
* An example of controling your pc with Mediapipe hand estimation
* Feel free to rebuild the application
* High School Project at the End of the Semester

## Require Python Packages
* PyAutoGUI
* Tkinter
* Mediapipe
* OpenCV

## How to use
* Download the .py source code
* Install the require packages
* run it in python console

## Example Video

https://github.com/NaoCoding/HandChromeDino/assets/86964895/e4cf4dcd-d2e2-48b7-ac41-707a62a1cf1c

## UI Screenshot

![image](https://github.com/NaoCoding/HandChromeDino/assets/86964895/932170c3-9245-4826-8479-9a07dd46be03)