Hands-On Image Processing with Python
上QQ阅读APP看书,第一时间看更新

The FFT with the numpy.fft module

The DFT of an image can be computed with the numpy.fft module's similar set of functions. We'll see some examples.