Skip to content

pauldevos/basketballVideoAnalysis

 
 

Repository files navigation

Sports Video Analysis

See wiki page for more details.

Court Detection

Courts

See details on court detection here.

Mask R-CNN of persons (mask-rcnn)

See details here including online tutorial.

defence

Video output example

https://www.youtube.com/watch?v=yEqGTSd5DQU

Color detection of players (color-detection)

The run script will produce a CSV with the RGB values and percentage of each color.

ToDo: Classify each color result into two groups, identify hopefully each team by color.

Colors

Players tracking

See article on players tracking solutions

See also YouTube video with different solutions.

Action Classification

PoseDetection

Required so we can classify the game play action of players.

Homography mapping of court

Maps the 3D court onto a 2D version, required for analysis of movement.

MiniMap

See also YouTube video

See details here and article with tutorial.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 99.5%
  • Other 0.5%