FFT of an Image
5 ビュー (過去 30 日間)
古いコメントを表示
Is it possible to perform the FFT on an MRI image to show the dominant frequency at parts of the image?
0 件のコメント
採用された回答
Wayne King
2012 年 1 月 7 日
An MRI image is already an image of 2-D Fourier magnitudes of the underlying K-space data.
2 件のコメント
Wayne King
2012 年 1 月 7 日
Hi Esuabom, You can read a bit about it here:
http://en.wikipedia.org/wiki/Physics_of_magnetic_resonance_imaging#k-space
Look for k-space. The typical clinical image that you think of in MRI is a magnitude image, there are some uses for phase images in MRI, which you can research.
その他の回答 (1 件)
Image Analyst
2012 年 1 月 7 日
Why not just use FFT2 like usual? Go here for some demos by Steve:
0 件のコメント
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!