1edge Detection
1edge Detection
Image Processing
Edges are significant local changes of intensity in a digital image. An edge can
be defined as a set of connected pixels that forms a boundary between two
disjoint regions. There are three types of edges:
Horizontal edges
Vertical edges
Diagonal edges
pattern recognition
image morphology
feature extraction
Edge detection allows users to observe the features of an image for a
significant change in the gray level. This texture indicating the end of one
region in the image and the beginning of another. It reduces the amount of data
in an image and preserves the structural properties of an image.
Advantages:
Limitations:
Advantages:
Limitations:
Advantages:
Advantages:
Advantages:
1. It has good localization
2. It extract image features without altering the features
3. Less Sensitive to noise
Limitations:
1. There is false zero crossing
2. Complex computation and time consuming