Skip to content

feat: Batch SVG render for pose packs (Closes #30) - #177

Open
laurentketterle-hub wants to merge 1 commit into
mergeos-bounties:masterfrom
laurentketterle-hub:feat/batch-svg-render-30
Open

feat: Batch SVG render for pose packs (Closes #30)#177
laurentketterle-hub wants to merge 1 commit into
mergeos-bounties:masterfrom
laurentketterle-hub:feat/batch-svg-render-30

Conversation

@laurentketterle-hub

Copy link
Copy Markdown

Implements batch SVG renderer for PoseGuide #30 (100 MRG).

Files added:

  • poseguide/svg_renderer.py — SVGPoseRenderer class with:
    • Single pose → SVG rendering with joints and bones
    • Batch processing for entire pose pack directories
    • MediaPipe standard skeleton connections
    • Configurable dimensions, colors, and joint labels

Usage:

python poseguide/svg_renderer.py -p ./pose_packs/yoga_warrior -o ./output/svg

Implements SVG skeleton rendering for PoseGuide#30.
- Renders joint skeletons as clean SVG overlays
- Batch processing for entire pose pack directories
- Configurable dimensions and colors
- Supports MediaPipe standard connections

Signed-off-by: laurentketterle-hub <laurentketterle-hub@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant