lysdexic-audio / jweb-hands-landmarker

A self contained example demonstrating how to use MediaPipe HandLandmarker with Max's jweb connected to either a live webcamera stream or using still images.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

jweb-hands-landmarker

A self contained example demonstrating how to use MediaPipe HandLandmarker with Max's jweb connected to either a live webcamera stream or using still images.

Max example patcher

Features

The hand landmark model bundle detects the keypoint localization of 21 hand-knuckle coordinates within the detected hand regions. The model was trained on approximately 30K real-world images, as well as several rendered synthetic hand models imposed over various backgrounds.

Handlandmarks diagram

Resources

This example is inspired by an example by Rob Ramirez, which is in turn inspired by MediaPipe in JavaScript.

About

A self contained example demonstrating how to use MediaPipe HandLandmarker with Max's jweb connected to either a live webcamera stream or using still images.

License:GNU General Public License v3.0


Languages

Language:Max 88.1%Language:JavaScript 9.7%Language:HTML 1.6%Language:CSS 0.7%