フィルターのクリア

I want to calculate mse for two coloured images

3 ビュー (過去 30 日間)
Meena s
Meena s 2016 年 4 月 3 日
回答済み: Image Analyst 2016 年 4 月 3 日
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

回答 (1 件)

Image Analyst
Image Analyst 2016 年 4 月 3 日
Yes, they seem reasonable. Why do you have doubts? You used immse() didn't you?

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by