Digital Image Processing: An Algorithmic Approach With Matlab
Digital Image Processing: An Algorithmic Approach With Matlab
Morphological operations are extremely useful in isolating certain regions of interest from the image for further processing, or to remove or increase certain type of pixels in certain neighborhoods, or to get the skeleton of the objects present in the image
Morphological operators Dilation, Closing, and Thickening will increase the foreground contents but in slightly varying degrees. Similarly, the morphological operators Erosion, Opening, and Thinning will increase the background contents but in varying degrees. If Erosion is applied iteratively keeping in mind avoiding and opening or hole formation in the foreground objects, then it will converge to a final and most simplified connected version of the source image and is called the skeleton of the image
Binary processes
Figure 10.1
Dilation
Erosion
Opening
Closing
Thinning
Skeletonization
Thickening