Type: lib.pillow.filter.FindEdges

Namespace: lib.pillow.filter

Description

Detect and highlight edges in an image. image, filter, edges

- Analyze structural patterns in images
- Aid object detection in computer vision
- Detect important features like corners and ridges

Properties

Property Type Description Default
image image The image to find edges. {'type': 'image', 'uri': '', 'asset_id': None, 'data': None}

Outputs

Output Type Description
output image  

Metadata

Browse other nodes in the lib.pillow.filter namespace.