필터 지우기
필터 지우기

MMSE of a Gaussian noisy image

조회 수: 1 (최근 30일)
Muzammil Behzad
Muzammil Behzad 2016년 2월 21일
댓글: Muzammil Behzad 2016년 2월 24일
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