Calculate MSE and PSNR

1 回表示 (過去 30 日間)
rashed
rashed 2014 年 1 月 15 日
編集済み: Walter Roberson 2016 年 1 月 11 日
I have develop a steganography algorithm in C#. Now I want to analysis of my cover image and Stego image (After steganography apply). So i want to calculate MSE, PSNR of these image. I found a code here http://www.mathworks.com/matlabcentral/answers/81048-mse-mean-square-error. Is that is ok? But when i run this code i have the following output
I want to know what the output actually mean.
Thanks in advanced.
  1 件のコメント
Karbala'a Unvi. Science
Karbala'a Unvi. Science 2015 年 3 月 7 日
that is because you are using an RGB image not a gray level one. You will say how do I know that? I had the same message, then I checked my code I found that each value is for a color band of the color image. When you change your images to gray it will gives you one value... Yours Z

サインインしてコメントする。

回答 (0 件)

カテゴリ

Help Center および File ExchangeEncryption / Cryptography についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by