Problem with PSNR function

Hello, I install matlab 2015 and every input for PSNR function we have the below error
s= imread('cameraman.tif');
f = histeq(ref);
psnr(A,ref);

Answers (1)

Tags

Asked:

on 24 Apr 2016

Answered:

on 25 Apr 2016

Community Treasure Hunt

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

Start Hunting!