필터 지우기
필터 지우기

Which image is having high Mean square Error value?.Noisy image or noise free image

조회 수: 1 (최근 30일)
D Joseph
D Joseph 2015년 8월 16일
댓글: D Joseph 2015년 8월 16일
Which image is having high Mean square Error value?.Noisy image or noise free image

답변 (1개)

Image Analyst
Image Analyst 2015년 8월 16일
The MSE compares two images. You can't have an MSE with just one image - you need a reference image. Let's say the reference image is the noise free image. So the MSE of a noise-free image to a noise-free image (i.e. itself) is, of course, zero. The MSE of the noisy image to the noise-free image will be some number greater than zero.

Community Treasure Hunt

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

Start Hunting!

Translated by