wifi-densepose/ui/pose-fusion
ruv 3be63a7589 fix: motion-responsive skeleton + through-wall CSI tracking
- Pose decoder now uses per-cell motion grid to track actual arm/head
  positions — raising arms moves the skeleton's arms, head follows
  lateral movement
- Motion grid (10x8 cells) tracks intensity per body zone: head,
  left/right arm upper/mid, legs
- Through-wall mode: when person exits frame, CSI maintains presence
  with slow decay (~10s) and skeleton drifts in exit direction
- CSI simulator persists sensing after video loss, ghost pose renders
  with decreasing confidence
- Reduced temporal smoothing (0.45) for faster response to movement

Co-Authored-By: claude-flow <ruv@ruv.net>
2026-03-12 16:10:29 -04:00
..
css feat: dual-modal WASM browser pose estimation demo (ADR-058) 2026-03-12 14:26:39 -04:00
js fix: motion-responsive skeleton + through-wall CSI tracking 2026-03-12 16:10:29 -04:00
pkg/ruvector_cnn_wasm feat: dual-modal WASM browser pose estimation demo (ADR-058) 2026-03-12 14:26:39 -04:00
build.sh feat: dual-modal WASM browser pose estimation demo (ADR-058) 2026-03-12 14:26:39 -04:00