Skip to content

Commit 8887264

Browse files
authored
Update README.md
1 parent b33c633 commit 8887264

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,10 @@ I tested this method on a large number of photos of cells made under a microscop
1212

1313
## **Available algorithms:**
1414

15-
- Canny edge detector
16-
- Sobel edge detector
17-
- Prewitt edge detector
18-
- Roberts cross
15+
- [Canny edge detector](https://en.wikipedia.org/wiki/Canny_edge_detector)
16+
- [Sobel edge detector](https://en.wikipedia.org/wiki/Sobel_operator)
17+
- [Prewitt edge detector](https://en.wikipedia.org/wiki/Prewitt_operator)
18+
- [Roberts cross](https://en.wikipedia.org/wiki/Roberts_cross)
1919
- Scharr operator
2020

2121
## **Used articles:**

0 commit comments

Comments
 (0)