ac2393921 / hand_tracking

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hand Tracking

Googleのmediapipeを使用したハンドトラッキングです。

Requirement

  • python 3.8
  • mediapipe==0.8.3.1
  • opencv-python==4.5.1.48

Installation

pip install -t requirements.txt

Usage

git clone https://github.com/ac2393921/hand_tracking.git

cd hand_tracking
pip install -t requirements.txt

python main.py

License

ライセンスを明示する

hand_traking is under MIT license.

About


Languages

Language:Python 100.0%