A fast magnetic resonance images (MRI) reconstruction algorithm taking advantage of the prevailing general purpose graphics processing unit (GPGPU) programming paradigm is experimented in this book. In a number of medical imaging modalities, the Fast Fourier Transform (FFT) is being used for the reconstruction of images from acquired raw data.The objective is to develop an algorithm to run under CPU and also in GPU for the reconstruction by performing the Fast Fourier Transform (FFT) as well as Inverse Fourier Transformation (IFT) in much faster way. The algorithm is developed in MATLAB...
A fast magnetic resonance images (MRI) reconstruction algorithm taking advantage of the prevailing general purpose graphics processing unit (GPGPU) pr...