Python Trajectory Tracker
This project tracked, plotted, and predicted the trajectory of a thrown ball in a video. It was written in Python and relies heavily on the OpenCV library to perform the vision processing. Position, velocity, and acceleration data are output for each individual frame. Additional details and source files can be found on the GitHub Repository