Files
silver_pose/docs
ilaandClaude Opus 4.8 bf86b5612f feat(v1): per-frame fall decision diagnostics overlay
PersonAnalysis now carries the policy Evidence; view_model builds a Qt-free
per-person diagnostic line (acc/horiz/ang/rapid/cand/state, or the reject
reason) and VideoView overlays it in a corner. Read-only, no decision change;
locates where a real fall stops. 67 tests pass.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-21 23:14:05 +08:00
..
2026-07-20 23:06:54 +08:00
2026-07-20 22:57:37 +08:00

Silver Pose 文档导航

Silver Pose 是面向固定机位大厅/走廊的本地摔倒事件演示系统;MVP 是 Python V1 的实时 RTSP 演示闭环。

文档维护规则

  • 需求变化先更新 02-requirements.md。
  • 模块、配置字段或事件语义变化先更新 04-architecture.md 和 api.md。
  • 任务状态更新 06-tasks.md,真实执行证据追加到 ../progress.md,当前快照覆盖 current-state.md。
  • V1 通过事件级验收前,v2/ 不得进入功能开发。