Skip to content

Dartboard detection using hough transform and Viola-Jones object detector

Notifications You must be signed in to change notification settings

Lancasterg/dartboard-detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

coms30121 coursework

Build

  1. mkdir ipcv_assignment_1/build
  2. cd ipcv_assignment_1/build
  3. cmake ..
  4. make

Execute

./opencv ../img/dart0.jpg

About

Dartboard detection using hough transform and Viola-Jones object detector

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages