Tracking and determining velocity of a baseball.

asked 2018-02-14 16:52:34 -0600

I am trying to build a program that detects and automatically determines the velocity of a baseball using openCV and C++. Is there any advice for this project, or any pointers to help guide me in the right direction? Thanks.

edit retag flag offensive close merge delete

Comments

Oh well this is the most common scholarly example out there. A simple google would have given you tons of solutions already. I will provide you with a very good tutorial of Adrian Rosebroock, although in Python all the relevant C++ codes are inside OpenCV and can be matched through the documentation.

StevenPuttemans gravatar imageStevenPuttemans ( 2018-02-16 05:12:36 -0600 )edit