gamma_correct(src, gamma)ΒΆ

Apply gamma correct to an image

Inputs

name type default description
src image   Source image
gamma float 1.000 Gamma correction amount

Outputs

name type default description
dst image   Destination image
../../_images/gamma_correct.png