Skip to content

marlonbarrios/impossible-simplicity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Impossible Simplicity: MediaPipe Body Tracking Example

Screenshot 2024-02-08 at 3 51 22 PM

This example demonstrates the usage of MediaPipe for body tracking using a webcam feed. It visualizes the tracked body keypoints in real-time and provides labels for each keypoint. Thanks to @nahuelgerth

Features

  • Real-time visualization of body keypoints.
  • Smoothed tracking through linear interpolation (lerping).
  • Skeleton visualization to connect key body parts.
  • Labels for each tracked keypoint.

Dependencies

  • p5.js: A JavaScript library for creative coding.
  • MediaPipe: An open-source framework for building multimodal (vision, audio, etc.) applied ML pipelines.

Created during a artistic reserach residency at Lake Studios Berlin in February 2024

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published