Skip to content

Commit e91715d

Browse files
authored
Update README.md
1 parent 4b7406b commit e91715d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,5 @@
2020
| (2) Edge detection : Canny | ![](https://i.imgur.com/mS1lLdA.png) | ![](https://i.imgur.com/pobFtF1.png) |
2121
| (3) Apply the mask to the result of edge detection |![](https://i.imgur.com/wWNwwql.png)![](https://i.imgur.com/tYwkhXm.png) | ![](https://i.imgur.com/TD1lgmI.png)![](https://i.imgur.com/w7zdha8.png) |
2222
|(4) Line dilatation: dilate| ![](https://i.imgur.com/17sEB8F.png) |![](https://i.imgur.com/EDxZmaH.png)|
23-
|(6) Cloudy detection and mask producing: findContours , drawContours| ![](https://i.imgur.com/w9mI4hl.png)![](https://i.imgur.com/GHuT2oG.png) |![](https://i.imgur.com/6MM1DbS.png)![](https://i.imgur.com/hJ2kZ1N.png)|
23+
|(6) Cloudy detection and mask producing: findContours , drawContours| ![](https://i.imgur.com/w9mI4hl.png)![](https://i.imgur.com/GHuT2oG.png) |![](https://i.imgur.com/6MM1DbS.png)![](https://i.imgur.com/hJ2kZ1N.png)|
2424
|(7) Line detection : HoughLinesP| ![](https://i.imgur.com/qSOWlFi.png) |![](https://i.imgur.com/HNgRMFk.png)|

0 commit comments

Comments
 (0)