How can i do fast Fourier transform for matrix of images with Matlab?
1 回表示 (過去 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!