Problem with PSNR function
Mostrar comentarios más antiguos
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);

Respuestas (1)
Dani D
el 25 de Abr. de 2016
0 votos
Categorías
Más información sobre Image Quality en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!