The problem statement for this repository can be found here
Problem 1 : Solution can be found in the project report here
python3 Kavya_hw1/Problem2/PythonCodes/GetData.py
Enter path to the csv file and input video when prompted
This will generate two files a graph plot png images with coordinate plots and a csv file with ball x,y coordinates
python3 Kavya_hw1/Problem2/PythonCodes/LSS.py
This will generate two graph plot png images, with curve fit output of two videos
Make sure the csv files and video files are in the same folder as the python code files The code and output is also present in the jupyter notebooks present in the /Notebook folder
python3 Kavya_hw1/Problem3/Insurance.py
Output can be seen on the terminal and the generated png images in the same folder
python3 Kavya_hw1/Problem4/Homography.py