OpenCV 3 Signal Processing with NumPy - Fourier Transform : FFT & DFT. ... the signal y = np.sin(2 * np.pi * ff * t) plt.subplot(2,1,1) plt.plot(t,y,'k-') ...
確定! 回上一頁