Skip to content

Improve short-occlusion recovery for moving nameplates #2

Description

@taocihei

Problem

OCR can disappear for several frames during combat effects, motion blur, or occlusion. Linear interpolation only works when observations on both sides belong to the same target.

Desired direction

  • Associate sparse OCR detections with a visual tracker
  • Bridge short occlusions without drifting to nearby nameplates
  • Emit confidence per interval
  • Mark uncertain ranges for review instead of silently masking the wrong region

Acceptance criteria

  • Unit tests with synthetic crossing/occlusion tracks
  • No interpolation across unrelated same-name HUD/chat instances
  • Configurable maximum recovery gap
  • Runtime measured on a 1080p/60 FPS sample

中文:希望把 OCR 稀疏检测与视觉跟踪结合,在强特效遮挡期间补全轨迹,并把不确定区间交给用户复核。

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions