Problem with PSNR function
Ältere Kommentare anzeigen
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);

Antworten (1)
Dani D
am 25 Apr. 2016
0 Stimmen
Kategorien
Mehr zu Image Quality finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!