ComfyUI Node: MorphologicOperation
Authored by bmad4ever
Created 2 years ago
Updated 2 months ago
58 stars
Category
Bmad/CV/Morphology
Inputs
src IMAGE
operation
- MORPH_ERODE
- MORPH_DILATE
- MORPH_OPEN
- MORPH_CLOSE
- MORPH_GRADIENT
- MORPH_TOPHAT
- MORPH_BLACKHAT
kernel_type
- MORPH_RECT
- MORPH_ELLIPSE
- MORPH_CROSS
kernel_size_x INT
kernel_size_y INT
iterations INT
Outputs
IMAGE
Extension: Bmad Nodes
This custom node offers the following functionalities: API support for setting up API requests, computer vision primarily for masking or collages, and general utility to streamline workflow setup or implement essential missing features.
Authored by bmad4ever