Type: lib.pillow.filter.Smooth
Namespace: lib.pillow.filter
Description
Apply smoothing to reduce image noise and detail. image, filter, smooth
- Enhance visual aesthetics of images
- Improve object detection by reducing irrelevant details
- Aid facial recognition by simplifying images
Properties
| Property | Type | Description | Default |
|---|---|---|---|
| image | image |
The image to smooth. | {'type': 'image', 'uri': '', 'asset_id': None, 'data': None} |
Outputs
| Output | Type | Description |
|---|---|---|
| output | image |
Metadata
Related Nodes
Browse other nodes in the lib.pillow.filter namespace.