- published
- 2015-06-07
- reference
- Haldo Spontón, and Juan Cardelino, A Review of Classic Edge Detectors, Image Processing On Line, 5 (2015), pp. 90–123. https://doi.org/10.5201/ipol.2015.35
Communicated by Jean-Michel Morel, Rafael Grompone von Gioi
Demo edited by Haldo Spontón, Juan Cardelino
Abstract
In this paper some of the classic alternatives for edge detection in digital images are studied. The main idea behind edge detection is to find where abrupt changes in the intensity of an image have occurred. The first family of algorithms reviewed in this work uses the first derivative to find the changes of intensity, such as Sobel, Prewitt and Roberts. In the second reviewed family it is used second derivative, for example in algorithms like Marr-Hildreth and Haralick. Results obtained from a qualitative point of view (perceptual) and from a quantitative point of view (number of operations, execution time) are compared, considering different ways to convolve an image with a kernel (step required in some of the algorithms).
Download
- full text manuscript: PDF low-res. (928K) PDF (11.4M) [?]
- source code: ZIP
History
- Note from the editor: the manuscript of the article was modified on 2022-01-01 to include information about its editors. The original version of the manuscript is available here.