Design Study Sobel Edge Detection

Edge detection is one of the most fundamental operations in image processing and computer vision. It is defined as the process of locating the boundaries of objects or textures depicted in an image. Knowing the positions of these boundaries is critical in the process of image enhancement, recognition, restoration and compression. The edges of image are considered to be most important image attributes that provide valuable information for human image perception. The data of edge detection is very large, so the speed of image processing is a difficult problem. Sobel operator is commonly used in edge detection. In the edge function, the Sobel method uses the derivative approximation to find edges. Therefore, it returns edges at those points where the gradient of the considered image is maximum. The horizontal and vertical gradient matrices whose dimensions are 3×3 for the Sobel method has been generally used in the edge detection operations. This paper mainly used the Sobel operator method to do edge detection processing on the images. It has been proven by the results we have obtained, that the edge detection mathematical method by simulation using MATLAB software is very good in the analyzing the image.

[1]  Ellen C. Hildreth,et al.  Edge Detection , 1985, Encyclopedia of Database Systems.

[2]  Mamta Juneja,et al.  Performance Evaluation of Edge Detection Techniques for Images in Spatial Domain , 2009 .

[3]  Fari Muhammad Abubakar Study Of Image Segmentation By Using Edge Detection Techniques , 2012 .

[4]  Salem Saleh Al-amri IMAGE SEGMENTATION BY USING EDGE DETECTION , 2010 .

[5]  Tomaso A. Poggio,et al.  On Edge Detection , 1984, IEEE Transactions on Pattern Analysis and Machine Intelligence.

[6]  Thair Abdulkareem Al-Aish ثائر عبد الكريم العايش Edge Detection in Sensor Networks using Image Processing , 2008 .

[7]  Huosheng Hu,et al.  A Survey on Edge Detection Methods Technical Report : CES-506 , 1744 .

[8]  M. Gokmen,et al.  Goal oriented edge detection , 2008, 2008 23rd International Symposium on Computer and Information Sciences.

[9]  Lei Yang,et al.  An improved Sobel edge detection , 2010, 2010 3rd International Conference on Computer Science and Information Technology.