Hi everoyne,
I have an image and i would like to have it normalized so that it has a prespecified mean and variance. Does OpenCV has a predefined function for this work ?
image description
where μd and σ2 are the desired values for mean and variance.
Thanks!