... h = img1->height; N = w * h; /* Allocate input data for FFTW */ in = (fftw_complex*) ... but for computation of FFT I used FFTW library.
確定! 回上一頁