You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
demo: capture now records what the HUD shows (tracked codes + composited overlay)
The capture saved the raw video frame (no HUD) and logged raw locator hits, so it
could not show whether the on-screen reticle noise was actually filtered. It now
composites the HUD onto the PNG and logs the tracked/filtered candidate set
(with hit counts) as 'tracked', keeping raw locator output under 'rawLocate' for
reference. A capture now reflects exactly what the user sees.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
0 commit comments