Type: lib.pillow.filter.ConvertToGrayscale

Namespace: lib.pillow.filter

Description

Convert an image to grayscale. image, grayscale

- Simplify images for feature and edge detection
- Prepare images for shape-based machine learning
- Create vintage or monochrome aesthetic effects

Properties

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

Outputs

Output Type Description
output image  

Metadata

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