Skip to content

aditya9710/BallCounter

Repository files navigation

Ball-Counter

Count the number of balls in the video frame.

BallCount.py uses SimpleBlobDetector() function of OpenCV to detect the balls in frame.

RedBallCount.py uses and additional mask to filter out all other colors except red, in the frame, and the counts its occurence in a similar fasion as above.

About

Count the number of balls in the video frame.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages