1 रिपॉजिटरी
Updating SVG path coordinates based on detected anatomical keypoints.
Distinct from SVG Path Calculations: Links ML keypoint detection results directly to SVG path coordinate updates.
Explore 1 awesome GitHub repository matching graphics & multimedia · Keypoint-Driven Path Transformations. Refine with filters or upvote what's useful.
Pose-animator is a system that maps real-time body and face tracking data to 2D vector illustrations. It functions as a skeletal animation engine and motion controller that translates human keypoint recognition into instantaneous SVG path updates. The project enables real-time motion capture from webcam feeds and pose extraction from static images. It utilizes a skeletal rig to link virtual bones to vector character surfaces, allowing for the animation of custom characters and interactive avatars. The tool incorporates client-side machine learning inference for processing camera frames, coor
Updates SVG curve coordinates by calculating point offsets and rotations based on detected body landmarks.