We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cbd02d9 commit fafd62eCopy full SHA for fafd62e
ImageProcessingScripts/Canny Edge Detection/README.md
@@ -25,4 +25,6 @@
25
26
<h2>Let's Take a Look at the Sample output:<h2>
27
<b>Original Image</b>
28
- <img src="Images/flower.JPG"/>
+ <p><img src="Images\flower.jpg" width=300 heigth=300/></p>
29
+ <b>Canny Edge Detected Image</b>
30
+ <p><img src"Images\demo.PNG" width=300 height=300/></p>
0 commit comments