Problem with PSNR function
Mostra commenti meno recenti
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);

Risposte (1)
Dani D
il 25 Apr 2016
0 voti
Categorie
Scopri di più su Image Quality in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!