Type problem with psnr

I'm using the command psnr on a reference image and a changed image, but I'm getting a class error. When I run the code, I get the error message that input type "double" isn't an input argument. So I tried im2uint8, but that's also an undefined argument. I have the image processing toolbox, so I'm not sure what the problem is.

1 件のコメント

Geoff Hayes
Geoff Hayes 2015 年 1 月 6 日
Brian - in the Command Window type
which -all psnr
to see which directory the psnr function can be found in. What do you see when you run this command?

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

回答 (0 件)

質問済み:

2015 年 1 月 5 日

コメント済み:

2015 年 1 月 6 日

Community Treasure Hunt

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

Start Hunting!

Translated by