*ME - Communication,
**Asst. Professor,
Edge detection is one of the most commonly used operations in image analysis, andthere are probably more algorithms in the literature for enhancing and detecting edgesthan any other single subject. The reason for this is that edges form the outline of anobject. An edge is the boundary between an object and the background, and indicatesthe boundary between overlapping objects. This means that if the edges in an image canbe identified accurately, all of the objects can be located and basic properties such asarea, perimeter, and shape can be measured. Since computer vision involves theidentification and classification of objects in an image, edge detections is an essential tool. In this paper, we have compared several techniques for edge detection in image processing.