midnight-masalaandClaude Sonnet 5 2bb7c6ca7b Add live final-position feedback and fix step detection accuracy
Shows a live banner as each step of the approach is counted, ending in
"FINAL POSITION - RELEASE!" once the 5th footfall lands. Also fixes
LiveStepDetector's peak-prominence check, which compared a candidate
footfall only to its immediate neighboring frame and silently dropped
real steps that landed across several closely-spaced frames; it now
tracks the true rise/fall trough on each side instead. Switches
PoseAnalyzer to ML Kit's faster base pose model (the accurate model was
starving the peak detector of frames on unaccelerated hardware), and
makes LiveStepDetector's stillness-based reset toggleable, currently
off for easier testing against recorded reference clips.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-09-07 20:58:03 +08:00
2026-08-11 19:46:54 +08:00
2026-08-11 19:58:07 +08:00
2026-08-18 22:26:07 +08:00
2026-08-11 19:46:54 +08:00
2026-08-11 19:46:54 +08:00
2026-08-11 19:46:54 +08:00
2026-08-11 19:46:54 +08:00
2026-08-11 19:46:54 +08:00
S
Description
No description provided
458 KiB
Languages
Kotlin 74.8%
C++ 17.8%
HTML 3.7%
Java 2.3%
CMake 1.4%