Feeds
已回答
Magnitude not showing up
I had the same problem, just need I=imread('image.bmp'); I = rgb2gray(I); fftA = fft2(double(I));
Magnitude not showing up
I had the same problem, just need I=imread('image.bmp'); I = rgb2gray(I); fftA = fft2(double(I));
11 years 前 | 0