Hi, How to denoise an image with specific noise variance(estimated already)? I want to pass the estimated noise variance to function to remove the noise in the image. Can anyone direct me to good filter algorithm which takes noise variance(computed from image) and removes noise ? Help would be appreciated greatly.