Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sakshikakde authored Jan 11, 2022
1 parent cea013d commit a1bbc37
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,5 +58,9 @@ of outlier rejection technique for each case.
![alt test](https://github.com/sakshikakde/Curve-Fitting-and-Homography/blob/main/graphs/video2/RANSACcurve.png)


### Part 2 -
python3 Homography.py
# Problem 2
Mathematically compute Homograpjhy matrix for given points.
## Running the code
- Change the directory to the root folder
- Run the following command:
``` python3 Homography.py

0 comments on commit a1bbc37

Please sign in to comment.