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);

Réponses (1)

Tags

Question posée :

le 24 Avr 2016

Réponse apportée :

le 25 Avr 2016

Community Treasure Hunt

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

Start Hunting!

Translated by