MMSE of a Gaussian noisy image

1 次查看(过去 30 天)
Hi everyone,
I have a Gaussian noise corrupted image and I need to know how can I find the MMSE estimate of the entire noisy image in MATLAB? or how can I find the MMSE estimate of a Gaussian noise vector/signal (because I can divide the entire image into small patch vectors)?
Thanks.

回答(1 个)

Image Analyst
Image Analyst 2016-2-21
The Image Processing Toolbox has a function immse(). Use that.
  6 个评论
Muzammil Behzad
Muzammil Behzad 2016-2-22
Ok thanks for your help.
I'll try to upgrade and will then see if the problem gets solved. Thanks.
Muzammil Behzad
Muzammil Behzad 2016-2-24
Hi again.
I upgraded to MATLAB 2014b but when I checked the immse() function I came to notice that you may haven't gotten my question. My question is that I have a noisy image and I want to find its estimate/denoised version by using MMSE (minimum mean square error) as estimator, so how can I do it in MATLAB? What approach/steps should I use to get the denoised version using MMSE estimator?
Thanks.

请先登录,再进行评论。

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by