Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 820 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 820 Bytes

Dartboard Detector

Summative coursework by @Michael-JB and @SSutherlandDeeBristol

This project implements Hough transforms from scratch for both line and circle extraction, then combines OpenCV viola jones data to create a weighted dartboard detector. The implementation is summarised in report.pdf.

Sample Detections

These are some examples of the final detector output given the inputs from images/. All detections are shown in output/detections/, with intermediate outputs saved in output/intermediate/.

Dart 0 Dart 7 Dart 8 Dart 13 Dart 14 Dart 15

License

MIT license