Skip to content

A basket score detecting system to determine if a basket has been scored.

License

Notifications You must be signed in to change notification settings

S-Rey/Basketball-Tracking-and-Score-Evaluation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Basketball Tracking and Score Evaluation

Synopsis

This is the repository of my semester project at EPFL. It contains the code , the documentation and the final report. The goal of this project was to create a score detecting system using the PlayfulVision tracking algorithm output to determine if a basket has been scored.

Results

Video of project

Abstract

The goal of this semester project was to create a score detecting system to determine if a basket has been scored. The system processes the data generated by the PlayfulVision ball detection algorithm. In this semester project we created a 3D model of the basketball court present in the CSS. It was used to represent efficiently the data obtained with the PlayfulVision detection algorithm in the form of a vertices graph. The results of the tracking algorithms can be transformed into a video that can be displayed on the court. A score detection method algorithm has been developped. Severals algorithm were tested to track the ball. Their outputs were then used by the score detection algorithm to know if a score has occurred.

About

A basket score detecting system to determine if a basket has been scored.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published