BinaryClose | Closes a binary image with a binary structuring element. |
---|---|
BinaryDilate | Dilates a binary image with a binary structuring element. |
BinaryErode | Erodes a binary image with a binary structuring element. |
BinaryOpen | Opens a binary image with a binary structuring element. |
BinaryMorphologyTool | Displays a binary image, a structuring element and the result of performing a morphological operation on the image using it. |
GreyClose | Closes a greyscale image with a 3D structuring element. |
GreyDilate | Dilates a greyscale image with a 3D structuring element. |
GreyErode | Erodes a greyscale image with a 3D structuring element. |
GreyOpen | Opens a greyscale image with a 3D structuring element. |
HitAndMiss | Performs a hit and miss transform on a binary image using a pair of structuring elements. |