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

Answers (1)

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.

Asked:

on 16 Aug 2015

Commented:

on 16 Aug 2015

Community Treasure Hunt

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

Start Hunting!