Borrar filtros
Borrar filtros

I want to calculate mse for two coloured images

1 visualización (últimos 30 días)
Meena s
Meena s el 3 de Abr. de 2016
Respondida: Image Analyst el 3 de Abr. de 2016
I have used this function to calculate the mse for blurred(NNLow) and reconstructed image(High) mse =MSE(High, NNLow); But I am getting Mse values like this is this correct? mse(:,:,1) =
10.3938
mse(:,:,2) =
10.0889
mse(:,:,3) =
10.9681

Respuestas (1)

Image Analyst
Image Analyst el 3 de Abr. de 2016
Yes, they seem reasonable. Why do you have doubts? You used immse() didn't you?

Categorías

Más información sobre Image Processing Toolbox en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by