Type: lib.pillow.enhance.Equalize
Namespace: lib.pillow.enhance
Description
Enhances image contrast by equalizing intensity distribution. image, contrast, histogram
Use cases:
- Improve visibility in poorly lit images
- Enhance details for image analysis tasks
- Normalize image data for machine learning
Properties
| Property | Type | Description | Default |
|---|---|---|---|
| image | image |
The image to equalize. | {'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.