Type: lib.pillow.filter.Contour

Namespace: lib.pillow.filter

Description

Apply a contour filter to highlight image edges. image, filter, contour

- Extract key features from complex images
- Aid pattern recognition and object detection
- Create stylized contour sketch art effects

Properties

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

Outputs

Output Type Description
output image  

Metadata

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