Site icon John Maeda’s Blog

Using Python With Mediapipe Gesture Stuff

This repo is v useful.

To run it in VS Code:

1. Do command-shift-p to create a virtual environment

2. It’ll ask to load the requirements.txt

3. Do a python main.py and it should all be running.

The model hand_landmarker.task comes from here.

Exit mobile version