auto_level_histogram_clip(src, clip_percent)ΒΆ
Auto levels image lighting based on the image histogram.
Inputs
| name | type | default | description |
|---|---|---|---|
| src | image | Source image | |
| clip_percent | float | 1.000 | percentage to clip from histogram |
Outputs
| name | type | default | description |
|---|---|---|---|
| dst | image | Destination image |