opencl fft实例整理
 
ocl版的:
https://github.com/betaupsx86/FFT_OCL
 
 
python版的:
A Python wrapper for the OpenCL FFT library clFFT.
 
https://github.com/geggo/gpyfft
 
 
ios版的:
https://github.com/Giren/FFT
貌似c也可以用
 
https://github.com/fruitsamples/OpenCL_FFT
 
 
c版:
这个有makefile,
https://github.com/ecks/opencl-fft
里面还有一个 Sound Freq 翻译说是声音频率
 
https://github.com/thewtex/OpenCL_FFT
 
这个有cmakelist
 
这个已经封装成库:
https://github.com/clMathLibraries/clFFT
 
 
这个有打乱条码的图例子,
https://github.com/JediWattson/open_cl_fft
 
 
这个是dft
https://github.com/fabio-d/cltuner
 
这个是完整例子
 
http://www.pudn.com/downloads656/sourcecode/mpi/detail2666635.html
 
 
这个是4年前的:
https://github.com/bobbyblues/clFFT
 
https://github.com/chikat/OpenCLBookFFT
 
https://github.com/chikat/OpenCLHookBookFFT
 
https://github.com/chikat/OpenCLHookSimpleFFT
 
 
openclfft卷积:
https://github.com/xulifan/OpenCLFFTConvolution
 
 
java版的:
https://github.com/letalvoj/fft-opencl-kotlin
 
clFFT封装库
 
https://github.com/clMathLibraries/clFFT
 
 
文章来源: blog.csdn.net,作者:网奇,版权归原作者所有,如需转载,请联系作者。
原文链接:blog.csdn.net/jacke121/article/details/63253342
- 点赞
- 收藏
- 关注作者
 
             
           
评论(0)