Skip to content

Computer vision project that utilized openCV to detect a soccer ball and players in a livestream of a soccer game.

Notifications You must be signed in to change notification settings

bfleming2/Soccer-Object-Detection-Application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

Soccer Ball and Player OpenCV Object Recognition Project

Project Description

Computer vision project designed to identify a soccer ball and players in a livestream of a soccer game. OpenCV is utilized to find differences in the contours of a frame a video passed into the program.

Prerequisites

You will need to install Python 3.* locally to properly run these files. You can use any package installer of your choosing

pip3 install python

How to Run and Alter Project

python object_detection.py

Sample Images

End with an example of getting some data out of the system or using it for a little demo

Built With

  • OpenCV - Relied Heavily on this Computer Vision Package

Authors

See also the list of contributors who participated in this project.

Acknowledgments

About

Computer vision project that utilized openCV to detect a soccer ball and players in a livestream of a soccer game.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages