My Phone Replaced a Brass Plug
This title could be clearer and more informative.Try out Clickbait Shieldfor free (5 uses left this month).
An iOS engineer documents building a shooting target scoring app to replace manual brass gauges at a rifle range. Starting with Apple's Vision framework, he ported a 2012 OpenCV paper on target scoring, then combined it with a fine-tuned YOLOv8 model for bullet hole detection. The pipeline uses OpenCV for geometric analysis (ring detection, perspective transform) and YOLOv8 for hole localisation, with the final CoreML model weighing 22.4 MB. Beyond basic scoring, the app enables trend analysis across sessions, cumulative heat maps, and per-rifle performance comparisons. The project shipped as an offline-first iOS app on the App Store.
Sort: