DocumentCode
2679285
Title
Edge detection comparison study and discussion of a new methodology
Author
Baglodi, Venkatesh
Author_Institution
Nova Southeastern Univ., FL, USA
fYear
2009
fDate
5-8 March 2009
Firstpage
446
Lastpage
446
Abstract
A comparison study of well known edge detection methods (Sobel, Prewitt, Canny, LoG, Zerocross, Roberts) for binary images revealed that these methods have a tendency to distort images, especially under noisy conditions, with some methods exhibiting image distortion even under noiseless conditions. While Sobel, Prewitt, and Canny performed better overall, it was observed that they do not completely filter out noise (Gaussian, Poisson, Salt & Pepper, and Speckle). In addition, the scores dropped dramatically when edges within 0 pixel offset were considered. A new edge detection algorithm was developed that gave significance to pixel distribution. A threshold value was defined below which the pixels were considered to be insignificant. Another key point of the algorithm was to find the proximity of the pixels relative to the computed constants alpha and beta, which helped to filter out noises such as Gaussian noise. The edge detection algorithm is simple-if there are at least c1 pixels that have a different color (or shade) than the target pixel, and if there are at least c2 pixels that have the same color (or shade) of the target pixel, then this condition indicates the presence of an edge. The first check is performed to see whether there is a color (or shade) variation near the pixel location, and the second check is performed to see if there is pixel continuity. These combinations, together, effectively indicate the presence of an edge.
Keywords
Gaussian noise; edge detection; filtering theory; image colour analysis; image segmentation; Canny; Gaussian noise; Prewitt; Sobel; binary image distortion; edge detection algorithm; image color analysis; image noise filter; image thresholding; pixel location; Colored noise; Filtering; Filters; Gaussian noise; Histograms; Image edge detection; Pixel; Signal to noise ratio; Speckle; Testing;
fLanguage
English
Publisher
ieee
Conference_Titel
Southeastcon, 2009. SOUTHEASTCON '09. IEEE
Conference_Location
Atlanta, GA
Print_ISBN
978-1-4244-3976-8
Electronic_ISBN
978-1-4244-3978-2
Type
conf
DOI
10.1109/SECON.2009.5174124
Filename
5174124
Link To Document