Skip to content

Commit d98e1d8

Browse files
authored
Update README.md
1 parent f9bd5aa commit d98e1d8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

projections/ipm/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Inverse Perspective Mapping
2-
Detailed explanation of implementation [here](https://medium.com/@daryl.tanyj/inverse-projection-transformation-c866ccedef1c)
2+
Detailed explanation of implementation [here](https://medium.com/@daryl.tanyj/a-hands-on-application-of-homography-ipm-18d9e47c152f)
33

44
## How to use
55
```
66
python ipm.py
7-
```
7+
```

0 commit comments

Comments
 (0)