ComfyUI Node Runs on cloud
MorphologicOperation
A ComfyUI node in Bmad/CV/Morphology with 6 inputs and 1 output.
MorphologicOperation
- src
- IMAGE
◄operationMORPH_ERODE►
◄kernel_typeMORPH_RECT►
◄kernel_size_x4►
◄kernel_size_y4►
◄iterations1►
CategoryBmad/CV/Morphology
Inputs (6)
| Name | Type | Default | Description |
|---|---|---|---|
| src | IMAGE | — | |
| operation | COMBO | MORPH_ERODE | 7 options: MORPH_ERODE, MORPH_DILATE, MORPH_OPEN, MORPH_CLOSE, MORPH_GRADIENT, MORPH_TOPHAT, +1 |
| kernel_type | COMBO | MORPH_RECT | 3 options: MORPH_RECT, MORPH_ELLIPSE, MORPH_CROSS |
| kernel_size_x | INT | 4 | — |
| kernel_size_y | INT | 4 | — |
| iterations | INT | 1 | — |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| IMAGE | IMAGE | — |