Prev: Matlab and VSS
Next: 3d interpolation
From: Ahmad Alkandri on 18 Jun 2010 16:55 hi all i'm trying to get the PSD of n image with this code : BG_img = double(imread('BG.tiff')); BGfft = sfft2(BG_img); PSD = BGfft.*(conj(BGfft)); is it correct ?
|
Pages: 1 Prev: Matlab and VSS Next: 3d interpolation |