期刊名称:International Journal of Innovative Research in Science, Engineering and Technology
印刷版ISSN:2347-6710
电子版ISSN:2319-8753
出版年度:2014
卷号:3
期号:3
页码:10408
出版社:S&S Publications
摘要:The areas of this work are in digital image process and telecommunication engineering, which are very widefields. This work is intended to implement the edge detection for digital image, so that it may be carried out to a bigcontour identification of an image.Edge detection is one of the most fundamental operations in image processing and computer vision. It is defined as theprocess of locating the boundaries of objects or textures depicted in an image. Knowing the positions of theseboundaries is critical in the process of image enhancement, recognition, restoration and compression. The edges ofimage are considered to be most important image attributes that provide valuable information for human imageperception. 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 derivativeapproximation to find edges. This paper mainly used the Sobel operator method to do edge detection processing on theimages. Our paper is focused on software used to detect edges of image employing mainly the MATLAB program forsolving this problem.