Skip to content

Repository files navigation

pose_bridge

Pose → OSC desktop app for Windows. Tracks body landmarks from a camera or video and sends remapped OSC values (COM, hands, feet, speed, energy) to one or more destinations.

Run

cd C:\dev\pose_bridge
.\.venv\Scripts\Activate.ps1
pip install -r requirements.txt
Entry Mode
python pose_osc_app_yolo.py YOLO-Pose multi-person (ByteTrack)
python pose_osc_app_reid.py BoT-SORT + ReID (heavier GPU)
python pose_osc_app_mediapipe_tasks.py MediaPipe-only single person

Full Windows setup, OSC paths, and dance-stability tips: see HOW_TO_RUN.txt.

Notes

  • YOLO .pt weights and MediaPipe .task models are not in this repo; they download on first use (MediaPipe into mediapipe_models/).
  • UI: left preview · middle Live Monitor · right Settings (source, tracking, OSC ranges / destinations).

Tests

pytest tests

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages