News
subplot(2,3,1), imshow(scale_nearest), title(sprintf('Nearest\nPSNR = %f',psnr_nearest)); subplot(2,3,2), imshow(scale_bilinear), title(sprintf('Bilinear\nPSNR = %f ...
% ISBN: 0470844736, DOI:10.1002/9780470689776, http://www.fundipbook.com A=imread('trui.png'); B=fft2(A); B=fftshift(B); [x y]=size(A); [X Y]=meshgrid(1:x,1:y); h=exp ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results