Edge Detector is WPF MVVM application enables detecting edges in images and real-time videos.
Edges can be detected utilising methods:
- Canny Detector
- Marr-Hildreth alghoritm
- Laplacian detector
- Kirsch compass operator
- Frei-Chen operator
- Prewitt operator
- Roberts Cross operator
- Sobel operator