scipy.fftpack
scipy.fftpack.
fft2
2-D discrete Fourier transform.
Return the two-dimensional discrete Fourier transform of the 2-D argument x.
See also
fftn
for detailed information.
scipy.fftpack.ifft
scipy.fftpack.ifft2