Type: lib.pillow.enhance.EdgeEnhance
Namespace: lib.pillow.enhance
Description
Enhances edge visibility by increasing contrast along boundaries. image, edge, enhance
Use cases:
- Improve object boundary detection for computer vision
- Highlight structural elements in technical drawings
- Prepare images for feature extraction in image analysis
Properties
| Property | Type | Description | Default |
|---|---|---|---|
| image | image |
The image to edge enhance. | {'type': 'image', 'uri': '', 'asset_id': None, 'data': None} |
Outputs
| Output | Type | Description |
|---|---|---|
| output | image |
Metadata
Related Nodes
Browse other nodes in the lib.pillow.enhance namespace.