Skip to content

Commit

Permalink
Merge branch 'main' of github.com:sakshikakde/Curve-Fitting-and-Homog…
Browse files Browse the repository at this point in the history
…raphy into main
  • Loading branch information
sakshikakde committed Jan 11, 2022
2 parents 0782a6c + a1bbc37 commit 237876b
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 237876b

Please sign in to comment.