How can i do fast Fourier transform for matrix of images with Matlab?
5 次查看(过去 30 天)
显示 更早的评论
I have a matrix of images and i want to do feature extraction using Fourier Transform with Matlab to extract the important features from each image.
could any one help me how can i do this? thanks
0 个评论
回答(1 个)
sixwwwwww
2013-10-14
You can use "fft" function. See for more information: http://www.mathworks.com/help/matlab/ref/fft.html
0 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Fourier Analysis and Filtering 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!