Made for our AP CS final project with @monpon and @coolmath2018
Three part project:
- Using computer vision, track a baseball's location and feed its coordinates / size to another file
- Calculate the ball's projected path
- Graph the ball on a 3D GUI - we decided to do this part by scratch, hence the large amount of files.