ComfyUI Node
Median Blur
Apply median blur filter to an image using OpenCV
Median Blur
- image
- image
◄ksize5►
CategoryOpenCV/Filters
Inputs (2)
| Name | Type | Default | Description |
|---|---|---|---|
| image | IMAGE | The input image to apply median blur | |
| ksize | INT | 51–99 | Kernel size. Must be odd and greater than 1 |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| image | IMAGE | — |