How to perform FFT2D (Fast Fourier Transform 2D) R, G, B color component

随声附和 提交于 2019-12-04 10:51:30

I would suggest you get hold of a book such as [Numerical Recipes][1] .

http://www.amazon.com/Numerical-Recipes-Art-Scientific-Computing/dp/0521750334

FFT, Simpsons Rule, Fouriers Algorith should all be there. I had read from an author named Rajaram .. it was in C.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!