haoyuhsu / Dart-Score-Solver

Estimate dart scores by dart images input using Computer Vision and Digital Image Processing techniques (DSP Lab Final Project)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dart-Score-Solver

Estimate dart scores by dart images input using Computer Vision and Digital Image Processing techniques.

Image shown below is one of the demo results of this project.

Demo

For more details, please check the complete project report. πŸ“ƒ

Demo video can be found here. πŸŽ₯

Demo slide can be found here. πŸ“°

Project Intro 🎯

Pipeline

The whole pipelines are broken down into 2 stages:

  • Region Segmentation
  • Dart Location Estimation

Demo of Project Process πŸ“ˆ

Region Segmentation

Dart Location Estimation

Environment and Package required 🐍

  • MATLAB R2019b
  • vl-feat packages for MATLAB (can be downloaded from here)

Future Works 🚩

  • Remove dart shades on the board.
  • Differentitate overlapped darts.

About

Estimate dart scores by dart images input using Computer Vision and Digital Image Processing techniques (DSP Lab Final Project)


Languages

Language:MATLAB 100.0%