Noise in MRI (magnitude) data
Background (Long Answer)
Standard imaging techniques acquire complex k-space data, then an image is calculated as the magnitude of the Fourier transform of the k-space data. The noise in the magnitude images [1] has a Rician distribution, based on the assumption that the noise on the real and imaginary channels is Gaussian. The probability density function for a Rice distribution is defined [2] as:
\label{eq:rician_pdf}
where is the “standard deviation” of the function,
is the mean,
is the parameter, and
is a modified Bessel function of the first kind. The two interesting implications of the Rice
distribution is what happens as a function of .

Rice distribution as a function of . When
is zero, for example in the black area of an MRI image, then the noise is Rayleigh distributed. When
is large, for example in the object of an MRI image, then the noise approximates a Gaussian distribution.
Limiting case as 
As , the Rician distribution becomes a Rayleigh distribution. The Bessel function
when
and
when
. Therefore,
\label{eq:rayleigh_pdf}
Limiting case as
is large
As , the Rician distribution becomes similar to a Gaussian distribution. The asymptotic expansion [3] of the Bessel function
when
is large is:
$latex I_0(x) \sim \frac{e^x}{\sqrt{2 \pi x}} \left[ 1 + \frac{1}{8x} + \frac{1\cdot 9}{2!(8x)^2} + \frac{1\cdot 9 \cdot 25}{3!(8x)^3} + \cdots \right]$
\label{eq:bessel_expansion}
then, because the scaling factor in front of the exponential can be simplified leaving:
which is the probability function for Gaussian distribution.
All simulations, in the following chapters, used Rician noise. The Rician noise was created as , where
is the true signal, and
and
are random numbers from a Gaussian distribution with zero mean and standard deviation
. The standard deviation,
, for the Gaussian distribution was defined as
.
References
1. R. M. Henkelman. Measurement of signal intensities in the presence of noise in MRI images. Med. Phys., 12(2):232–233, 1985 (↑)
2. E. W. Weisstein. Rice distribution. Eric Weisstein’s World of Mathematics, 2000. http://mathworld.wolfram.com/RiceDistribution.html. (↑)
3. James A. Roberts. http://people.eecs.ku.edu/~jroberts/private/Appendix A.pdf (↑)



Recent Comments