Lena Image Fourier Transform
4 ビュー (過去 30 日間)
古いコメントを表示
Can any one transform the image into its fourier transformation using matlab?
Thanks
0 件のコメント
回答 (2 件)
Wayne King
2012 年 9 月 20 日
編集済み: Wayne King
2012 年 9 月 20 日
Yes, use fft2()
This question seems identical (but with less detail) to this one:
It is not good practice to simply keep creating a new thread for the same question. I think you will get much more help if you show what you have tried; the code you have written.
6 件のコメント
Dr. Deepak Kumar Rout
2012 年 9 月 21 日
to the above code you have to add syntax so as to multiply (-1)^(x+y) that will center the low frequency components
12 件のコメント
Image Analyst
2012 年 9 月 23 日
I think you misunderstood. I did not ask "Did this code work?", I asked "What about the code did not work?". In other words, I assume you tried what I suggested and am asking why it didn't work, for example you had an error message or unexpected results and what was the error message or unexpected result.
Usually people try to help people who are trying to help them. One word answers tell people that they're not interested in investing enough time to allow people to help them, which leads us volunteers to not help. I can't solve problems with single words so if you give them, and want responses just as terse, then I'm not your man. You get what you give.
参考
カテゴリ
Help Center および File Exchange で Image Segmentation and Analysis についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!