Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 353 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 353 Bytes

Baseball Hit-Trax

Made for our AP CS final project with @monpon and @coolmath2018

Three part project:

  1. Using computer vision, track a baseball's location and feed its coordinates / size to another file
  2. Calculate the ball's projected path
  3. Graph the ball on a 3D GUI - we decided to do this part by scratch, hence the large amount of files.