Skip to content

If you record the two sides of a basketball game, this repository will merge it to one video, using frames where the play happens.

Notifications You must be signed in to change notification settings

jakob-lj/video-merger-for-basketball

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

video-merger-for-basketball

I am a huge fan of automation, and I was wondering if there was a way to either move a camera using computer vision to see what part of the court the game is being played.

Therefor I emailed Dave (http://davidrhoffman.net) from pyimagesearch.com (awesome blog) to ask whats the easiest way of doing this. He got me in to the thought of analysing both sides of the court and then streaming the side with the most movement. I am now finished with the software who can merge the two videos into one file remaining only game footage, no "useless" video.

Thanks Dave and Adrian from Pyimagesearch! (https://www.pyimagesearch.com/)

I could not have done this without this blogpost: https://www.pyimagesearch.com/2015/05/25/basic-motion-detection-and-tracking-with-python-and-opencv/ again thanks!

If you record the two sides of a basketball game, this repository will merge it to one video, using frames where the play happens.

If you would like 1080p, change output format, includeing resizeing-format.

About

If you record the two sides of a basketball game, this repository will merge it to one video, using frames where the play happens.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages