How to run hand tracker:
in /Hand_Tracker, Type the following commands in the terminal
(MAC) source .venv/bin/activate (WINDOWS) .venv\Scripts\Activate.ps1
pip install -r requirements.txt
python3 hand_tracker.py
| Name | Name | Last commit date | ||
|---|---|---|---|---|
How to run hand tracker:
in /Hand_Tracker, Type the following commands in the terminal
(MAC) source .venv/bin/activate (WINDOWS) .venv\Scripts\Activate.ps1
pip install -r requirements.txt
python3 hand_tracker.py