mprib / caliscope

Multicamera Calibration + Pose Estimation --> Open Source Motion Capture
https://mprib.github.io/caliscope/
BSD 2-Clause "Simplified" License
152 stars 10 forks source link

605 show linked landmarks in pyqtgraph view #611

Closed mprib closed 5 months ago

mprib commented 5 months ago

Basic wireframe view is constructed for the HolisticTracker. This is currently all just hard coded in holistic_tracker.py

A better approach may be to create the wireframe configuration within a toml file and have the segments then resulting wireframe constructed in the code.