Morphological Image Processing
摘要
In processing the color and gray scale images, which occur mostly, their binary version is often used. In morphological processing of images pixels are added or removed from the images. The structure and shape of the objects are analyzed so that they can be identified. The basic operations in this processing are binary convolution and correlation, that is based on logical operations rather than arithmetic operations. Dilation and erosion are the basic operations and rest of the operations and algorithms are based on these operations. Morphological processing is also extended to gray level images using the minimum and maximum operators.