/findhomographyhw

In this homework, you should implement a function to find homography

Primary LanguageJupyter Notebook

Open findhomography.ipynb with jupyter notebook

If you want to use MATLAB (not recommend), the coordinates are stored in match_xy.mat. You could load them in MATLAB and write a MATLAB function to fit a homography instead