MATLAB CVIP Toolbox Functions

CVIPtools Home

Morphological

Morphological operations are often used after image segmentation as a form of spatial filtering. We have functions to perform the basic operations: erosion, dilation, opening and closing.These functions allow the user to select from a set of pre-defined structuring elements or to define their own matrix to be used. The hit-or-miss transform, thinning, and skeletonization functions are also available. Additionally, functions to implement the iterative modification method described in the book are included.