llien30 / air-drawing

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Air Drawing AR

Implementation of AR application by OpenCV. You need web camera to try this application.

This program was created for a class project.

Installation

git clone https://github.com/llien30/air-drawing.git
cd air-drawing
pip install -r requirements.txt

How To Run?

To try our application:

python application.py

or

python application2.py

To try handtracking by MediaPipe:

python handtrack.py

To try hand gesture recognition by @Kazuhito00

python handgesture.py

About


Languages

Language:Python 100.0%