c++ - Someone knows how to use fftw3 library? -


hi have translate matlab c lines:

filter=fftshift(filter); //filter bidimensional array rpad=ifft2(imfft.*filter); 

i downloaded , installed on ubuntu fftw3 lib, don t know use it, knows have include in project's properties , functions have use it?


Comments

Popular posts from this blog

python - How to create a legend for 3D bar in matplotlib? -

java - Multi-Label Document Classification -

php - Dynamic url re-writing using htaccess -