GithubHelp home page GithubHelp logo

research-praneeth's Introduction

Automating Scorekeeping and Sports Analysis of a Basketball Game using Computer Vision

Overview

Given the input of a video of a NBA basketball game, the project will autonomously detect the ball to calculate score and other statistics in basketball like assists and rebounds. In the NBA today, a scorekeeper is needed at every NBA game, and humans sometimes make mistakes. Also, some statistics like assists are up to the scorekeepers viewpoint. They can differ around the league. An automated process of this stats collection will help all players be on the same level of play. The project should generate a live stat sheet while the game is being processed as the final result. Currently, the output will be a scoreboard that is boxed. I am working on tracking the ball.

Requirements

  • Python 3.7
  • OpenCV 4.1.2.30 or later
  • Numpy
  • Imutils

Installation

  1. Download the video_computation.py file
  2. In line 76, replace the video name to the filename of your basketball game video

Run Instructions

If you have a valid basketball game video, and you include the filename in video_computation.py, you can run the program.

Sample Output

The sample output will be a stat sheet along with the video of the basketball game with the ball tracked. Right now, it is a masked video to identify the ball.

research-praneeth's People

Contributors

2020preddygari avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.