auto_level_rgb_stretch(src)ΒΆ
Auto levels image lighting by stretching each RGB channel to use the full range [0,255].
Inputs
| name | type | default | description |
|---|---|---|---|
| src | image | Source image |
Outputs
| name | type | default | description |
|---|---|---|---|
| dst | image | Destination image |
Auto levels image lighting by stretching each RGB channel to use the full range [0,255].
Inputs
| name | type | default | description |
|---|---|---|---|
| src | image | Source image |
Outputs
| name | type | default | description |
|---|---|---|---|
| dst | image | Destination image |