Skip to main content
The Morphology node applies various morphological operations to images, which are mathematical operations used to process and analyze shapes in images. It can perform operations like erosion, dilation, opening, closing, and more using a customizable kernel size to control the effect strength.

Inputs

ParameterDescriptionData TypeRequiredRange
imageThe input image to processIMAGEYes-
operationThe morphological operation to apply (default: “erode”)STRINGYes"erode"
"dilate"
"open"
"close"
"gradient"
"bottom_hat"
"top_hat"
kernel_sizeThe size of the structuring element kernel (default: 3). Must be an odd number.INTYes3-999

Outputs

Output NameDescriptionData Type
imageThe processed image after applying the morphological operationIMAGE
This documentation was AI-generated. If you find any errors or have suggestions for improvement, please feel free to contribute! Edit on GitHub

Source fingerprint (SHA-256): ea596f8d30975f153fccbc5651eec0fbbf308ef1c616313d996c200cddf748e3