Skip to content

Commit 7c9d231

Browse files
Update README.md
1 parent 45008e0 commit 7c9d231

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Codes (it'll send you to appropriate file):
2525
Experimental results (figures and tables on this page):
2626

2727
* <a href="#RGB channels of the image separately">RGB channels of the image separately</a>
28-
* <a href="#Examples of Simple Filtering">Examples of Simple Filtering</a>
28+
* <a href="#Examples of Simple Filtering for Edge Detection">Examples of Simple Filtering for Edge Detection</a>
2929

3030
<br/>
3131

@@ -35,7 +35,7 @@ Experimental results (figures and tables on this page):
3535

3636
<br/>
3737

38-
### <a name="Examples of Simple Filtering">Examples of Simple Filtering</a>
38+
### <a name="Examples of Simple Filtering for Edge Detection">Examples of Simple Filtering for Edge Detection</a>
3939
Taking RGB image as input, converting it to GrayScale.
4040
<br/>Consider following part of the code:
4141

0 commit comments

Comments
 (0)