RoadDex
Android app that scans and logs number plates in real time as you drive. Mount your phone on the dashboard, start a session, and it silently reads plates through the camera — no tapping required. v0.3.0 adds daily streaks, a GPS coverage heatmap, and Google sign-in with cloud sync.
- Real-time OCR via ML Kit + Vision Camera frame processor at ~3fps with confidence-gated rare-plate detection (0.88 threshold vs 0.72 for standard plates)
- Custom plate validation pipeline: length filters, fuzzy dedup for OCR jitter, cooldown gate, and pattern matching across private/commercial/govt/regional formats
- GPS coverage heatmap (react-native-maps Heatmap) on Achievements screen showing where you've driven; day-scoped feed that persists across drive stops