Skip to content

SSutherlandDeeBristol/dartboard-detector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

OpenCV program to detect dartboards in images.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages