Skip to content

Commit fafd62e

Browse files
authored
Update README.md
1 parent cbd02d9 commit fafd62e

File tree

1 file changed

+3
-1
lines changed
  • ImageProcessingScripts/Canny Edge Detection

1 file changed

+3
-1
lines changed

ImageProcessingScripts/Canny Edge Detection/README.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,6 @@
2525

2626
<h2>Let's Take a Look at the Sample output:<h2>
2727
<b>Original Image</b>
28-
<img src="Images/flower.JPG"/>
28+
<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

Comments
 (0)