=

Mediapipe body tracking tracks – face/hand/fullbody

Mediapipe is a pretty versatile tool to track body motion – both face landmarks, hand tracking and full body tracking …

Mediapipe is a pretty versatile tool to track body motion – both face landmarks, hand tracking and full body tracking all based on a single webcam feed. The following code comes up with a simple test scenario for all three tracks.

screenshot of the prototype

ONLINE DEMO: https://turboflip.de/mediapipe/
ONLINE DEMO + CODE: https://codepen.io/Tristan-Schulze/pen/LExmypR