Initial commit: MediaPipe landmarks demo

HTML demos for face, hand, gesture, and posture tracking using MediaPipe.
Includes Python CLI tools for processing video files.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
2026-01-19 22:38:40 -05:00
commit 8bcc62b045
22 changed files with 2347 additions and 0 deletions

1
fingers_positions.sh Executable file
View File

@@ -0,0 +1 @@
python hand_landmarker_cli.py --image hand.png --model hand_landmarker.task --out annotated.png