Is it possible to perform the FFT on an MRI image to show the dominant frequency at parts of the image?

 Accepted Answer

Wayne King
Wayne King on 7 Jan 2012

1 vote

An MRI image is already an image of 2-D Fourier magnitudes of the underlying K-space data.

2 Comments

Thanks for this info. I didnt actually know that. Please can u explain a bit more Wayne?
Wayne King
Wayne King on 7 Jan 2012
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.

Sign in to comment.

More Answers (1)

Image Analyst
Image Analyst on 7 Jan 2012

0 votes

Why not just use FFT2 like usual? Go here for some demos by Steve:

Categories

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!