Next Article in Journal
DMP: Detouring Using Multiple Paths against Jamming Attack for Ubiquitous Networking System
Next Article in Special Issue
A Rigid Image Registration Based on the Nonsubsampled Contourlet Transform and Genetic Algorithms
Previous Article in Journal
Flexible Temperature Sensor Array Based on a Graphite-Polydimethylsiloxane Composite
Previous Article in Special Issue
Improving the Ability of Image Sensors to Detect Faint Stars and Moving Objects Using Image Deconvolution Techniques
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Relaxation Time Estimation from Complex Magnetic Resonance Images

Dipartimento per le Tecnologie, Università degli Studi di Napoli Parthenope, Naples, Italy
*
Author to whom correspondence should be addressed.
Sensors 2010, 10(4), 3611-3625; https://doi.org/10.3390/s100403611
Submission received: 20 December 2009 / Revised: 23 February 2010 / Accepted: 24 March 2010 / Published: 9 April 2010
(This article belongs to the Special Issue Image Sensors 2009)

Abstract

:
Magnetic Resonance (MR) imaging techniques are used to measure biophysical properties of tissues. As clinical diagnoses are mainly based on the evaluation of contrast in MR images, relaxation times assume a fundamental role providing a major source of contrast. Moreover, they can give useful information in cancer diagnostic. In this paper we present a statistical technique to estimate relaxation times exploiting complex-valued MR images. Working in the complex domain instead of the amplitude one allows us to consider the data bivariate Gaussian distributed, and thus to implement a simple Least Square (LS) estimator on the available complex data. The proposed estimator results to be simple, accurate and unbiased.

1. Introduction

Magnetic Resonance Imaging (MRI) is a technique used in medical environment to produce high quality images of tissues inside human body. MRI is based on the principles of nuclear magnetic resonance (NMR), a spectroscopic technique used to obtain microscopic chemical and physical information about molecules. In MRI, a radiofrequency signal stimulates the hydrogen atoms of an object posed in a uniform magnetic field to emit complex-valued signals. These signals are coherently collected by MR coil, converted from analog to digital and recorded in the so called k-space, providing MR raw data. Commonly known MR images are defined in the spatial domain, obtained by Fourier transforming the raw data [1,2].
MR images are characterized by the combination of three intrinsic parameters: the spin density of hydrogen atoms ρ, the spin-lattice relaxation time T1 and the spin-spin relaxation time T2 [2]. In particular, relaxation times can give useful information about local environment interaction and provide a major source of contrast in MR images, while, a quantitative analysis of spin-spin relaxation time T2 can give useful information for cancer discrimination [3].
Conventional relaxation parameter estimation techniques work on the amplitude of MR images. A commonly used approach consists in using Least Square (LS) estimator [4]. This approach assumes additive Gaussian distributed noise on amplitude MR images. However, the noise probability density function (pdf) follows the Rice distribution, as amplitude MR images are computed from two independent Gauss distributed random processes (the real and imaginary parts) [57]. As far as we know, many papers present in literature consider the Rice distribution for the amplitude MR images [812], but only two papers, [13] and [14], have considered it for the T2 estimation problem. In the first one [13], although assuming Rice distribution for the model, the authors estimate spin-spin relaxation parameter still using LS. They justify the use of LS by stating that at high SNRs Rice distribution approaches a Gaussian pdf. This assumption, however, introduces a bias in the estimation, especially for low SNRs. In [14], the authors propose a Maximum Likelihood Estimator (MLE) for retrieving relaxation parameters. Since the correct noise model is assumed, the proposed estimator is able to avoid the bias even at low SNRs in case of large data sets.
In this paper we propose an approach for spin-spin relaxation time estimation that works directly on the complex-valued MR images instead of amplitude. Working in complex domain allows us to implement LS estimation since the noise is Gaussian both on real and imaginary parts. Differently from [13], we do not expect the estimator to be biased since we use the correct model. Compared to [14], the proposed approach has two main advantages: first of all we exploit twice the available data, as the estimation is performed using the real and the imaginary parts. This allows us to use more information to reduce noise obtaining a more accurate estimation. Secondly, LS estimation ensures lower computational cost compared to the Rice based MLE proposed in [14]. Note that the likelihood function in Rice case contains the Bessel function, which can be harder to be managed than an exponential function.
In Section 2 the statistical model is briefly addressed. In Section 3 the accuracy of the proposed model is evaluated exploiting Cramer Rao Lower Bounds (CRLB) and a comparison with other models present in literature is discussed. The performances of the proposed estimator are shown in Section 4. In Section 5, a fast version of the Non Linear LS estimator is proposed. Finally, we draw some conclusions about the presented technique.

2. Statistical Description of MR Images

In MRI the data are recorded in the k-space, where they are corrupted by additive, zero mean and uncorrelated Gaussian noise samples [15]. In order to obtain MR images in spatial domain, an inverse Fourier transform is required. Thanks to the linearity and orthogonality of this operation, complex-valued MR images are still corrupted by additive, zero mean and uncorrelated Gaussian noise in both real and imaginary parts. After the inverse Fourier transform, although the signal intensity and the noise variance could be modified, the ratio between the signal power and the noise power does not change.
Let us consider a pixel of a complex-valued MR image; in a noise free case, the signal expression is given by:
y 0 = m e i ϕ
where m represents the amplitude of the signal and ϕ the phase. The amplitude m depends on the used imaging sequence and on the unknown parameters θ (the spin density of hydrogen atoms ρ, the spin-lattice relaxation time T1 and the spin-spin relaxation time T2) via:
m = f ( θ ) = f ( ρ , T 1 , T 2 )
while the phase ϕ depends on the local intensity of the magnetic field (field map) [16][17].
Equation (1) can be alternatively written in terms of real and imaginary parts:
y 0 = y 0 R + i y 0 I = m cos ( ϕ ) + i m sin ( ϕ ) = f ( θ ) cos ( ϕ ) + i f ( θ ) sin ( ϕ )
Let us now focus on the noisy case. As stated before, real (yR) and imaginary (yI) parts are corrupted by additive, zero mean and uncorrelated Gaussian noise wR and wI:
y R = f ( θ ) cos ( ϕ ) + w R y I = f ( θ ) sin ( ϕ ) + w I
providing the following distributions:
P Y R ( y R ) = 1 2 π σ 2 e ( y R f ( θ ) cos ( ϕ ) ) 2 2 σ 2 P Y I ( y I ) = 1 2 π σ 2 e ( y I f ( θ ) sin ( ϕ ) ) 2 2 σ 2
where σ2 represents noise variance. By multiplying the two equations (5), we obtain the joint statistical distribution The proposed method is based on this statistical distribution of the measured data, called Gaussian Complex Model.
Other techniques work on the amplitude instead of the complex domain, assuming different distribution for the data [14]. In particular, starting from Equation (5), it is easy to show that the amplitude is corrupted by Rice distributed noise [57], leading to the following distribution:
P M ( m ^ ) = m ^ σ 2 e ( m ^ 2 + f 2 ( θ ) 2 σ 2 ) I 0 ( f ( θ ) m ^ σ 2 )
where I0(·) is the modified Bessel function of the first kind with order zero and represents the measured noisy amplitude.
The term f(θ) is determined by the imaging sequence adopted during the MR scan. In this paper we consider a conventional spin echo imaging sequence which leads to [2]:
f ( θ ) = ρ e T E T 2 ( 1 e T R T 1 )
where the instrumental variables TE and TR are the Echo Time and the Repetition Time of the sequence, respectively.
Since we are interested in T2 estimation, we enclose T1 and ρ in a new parameter k, called pseudodensity, as in [13]. So f(θ) becomes:
f ( θ ) = k e T E T 2
which is commonly referred as monoexponential transversal magnetization decay model and is widely adopted [13,14]. In the next Section the achievable accuracy for T2 estimation using the proposed model is addressed exploiting CRLB.

3. Cramer Rao Lower Bounds Evaluation

The Cramer Rao Lower Bounds provide the minimum variance for a given acquisition model that any unbiased (non polarized) estimator can reach [18]. They provide a benchmark against which we can compare the performances of any unbiased estimator. Moreover, they alert us of the physical impossibility of finding an unbiased estimator with a variance smaller than the bounds. CRLB for amplitude estimation in MR Imaging have been presented in different papers [8,9]. In this section, a study on the CRLB for the specific T2 estimation problem using the Gaussian Complex Model is conducted. To assess the performances of the proposed model, the CRLB are numerically evaluated using Monte Carlo method.
In the following simulation, a pixel with k = 80 and T2 = 100 msec is considered, corresponding to white matter tissue at 1.5 Tesla. The number of Monte Carlo iterations is fixed to 105.
First of all the dependency of CRLB on SNR is analyzed. SNR is defined as the ratio between the mean value of f(θ) and noise standard deviation σ. A set of eight TE equispaced in the interval [50 350] msec and a phase ϕ = 60° are considered. The CRLB for this configuration are presented in the second column of Table 1; for comparison, in the third column the CRLB for the same configuration but using the amplitude model (Equation (6)) are reported. The CRLB behaviors for both acquisition models are also presented in Figure 1.
Investigating the behavior of CLRB in Table 1 and in Figure 1, it can be noted that the Gaussian complex model (5) is more accurate than the Rice amplitude (6) one, in particular for low SNRs. As a matter of fact, for the considered SNR values range (SNR = [1–5]), the Minimum Variance Unbiased (MVU) estimator for the Rician model cannot reach the accuracy of the MVU estimator for the Gaussian case. For larger SNRs, the two models tend asymptotically to ensure the same accuracy.
The dependency of CRLB on the number of available acquisition (i.e., the number of TE) is then analyzed. The TE values are equispaced in the interval [50 350] msec. The SNR is set to 3 and the phase ϕ equal to 60°. The CRLB behaviors for both acquisition models are presented in Figure 2.
Investigating the behavior of CLRB in Figure 2, it can be noted that the number of acquisition has the same impact on both models. The behavior of the CRLB for the two considered models is the same, except for an offset. This offset is representative of the better accuracy achievable by the Gaussian model.
The CRLB evaluation can be useful not only to compare the achievable accuracy of different models, but also to investigate the best parameter configuration for a considered model.
In order to evaluate the impact of TE values on the CRLB we perform two more analysis, using SNR = 4, ϕ = 60° and eight acquisitions (i.e., eight TE values). The first one is related to the role of different spacing between TE values. Such values are chosen in the interval [50 TE_max] msec, varying TE_max. The results of this simulation are shown in Figure 3. As expected, increasing TE_max (i.e., increasing the spacing between TE values) has a positive effect on the achievable accuracy. Anyway, saturation appears when TE_max assumes high values.
Finally, the influence of phase ϕ on the CRLB is investigated. The simulation has been conducted considering eight TE values equispaced in the interval [50 350] msec, SNR = 4. The results, shown in Figure 4, indicate that ϕ does not substantially affect the behaviour of CRLB.

4. Non Linear Least Square Estimator: Results and Discussion

In this section, we present the estimator for the proposed model and we evaluate its performances in terms of mean and variance, compared to the CRLB, for different case studies.
Since we are working in the complex domain, as previously stated, signal statistical distributions for both real and imaginary parts are Gaussian. This assumption allows us to use a simple Least Square estimator. In particular we implement a Non Linear LS (NLLS) as the signal is characterized by an exponential decay Equation (8). The NLLS is obtained by minimizing the square difference between the observed data and equation (8) which contains the unknown parameter.
The presented results are obtained applying the method to realistically simulated data sets, using the same parameters of the previous section.
In the first case study the performances of the proposed estimator for different number of available complex-valued data sets N are evaluated. Figure 5(a) shows the trend of the mean value of the T2 estimator for different number of TE. As we can see the estimator results non-polarized since the bias is not present already with few data. Figure 5(b) shows the behaviour of the variance of the T2 estimator, compared to the CRLB. It can be noted that the estimator rapidly tends to be efficient, since its variance approaches the CRLB as the number of data grows.
For the second case study, we consider the performances of the T2 estimator for different values of SNR. We fix the number of acquisitions to 8 (N = 8). The performances of the estimator are satisfactory even at low SNRs. As it is shown in Figures 6(a) and (b) the mean of the estimator tends to the true value and its variance approaches the CRLB already at low SNRs.
Finally the proposed algorithm has been tested on a 256 × 256 realistically simulated slice of the human head. The spin density and the relaxation times of the simulated tissues are reported in Table 2, according to the Shepp-Logan phantom proposed in [19]. The pseudodensity values k have been obtained considering TR = 5,000 msec.
Figure 7 shows the true spin density, the pseudodensity and the relaxation times maps of the considered tissues. Starting from these maps and fixing 8 TE values equispaced in the interval [50 350] msec, 8 complex-valued images have been generated. Phase value has been set to 60° and noise has been added. The noise variance has been set equal to 3.5.
The results of the ML estimator applied to the Rician amplitude model and of the NLLS estimator with Gaussian complex model are reported in Figures 8(a) and (b) and Figures 8(c) and (d), respectively. In order to better appreciate the obtained results the reconstruction error map using both estimators have been reported in Figure 8(e) and (f). All no signal areas have been masked after estimation. The simulation demonstrates the effectiveness of the proposed method and its better accuracy compared to the other considered method.
Concerning the computational cost of the algorithm, we have to underline that an optimization algorithm needs to iteratively compute a function to find the solution. Clearly, Gaussian Complex Model (Equation (5)) shows a lower computational complexity compared to a Rician one (Equation (6)), where the Bessel function has to be evaluated. This leads to a higher computational time for optimizing Rician distribution, which in some applications could be a problem. For the considered simulation, computational times were 660 sec for the LS estimator applied to the Gaussian model and 1,900 sec for the ML estimator applied to the Rician model using a SUN Ultra 40 workstation.
Figure 9 shows the reconstruction of the T2 map and the reconstruction error map for the same data set of Figure 7, but with a noise variance of 1.5, showing the accuracy of the proposed method also with less noisy data; with this noise variance, the computation of the Bessel function in the Rician pdf becomes a not trivial task.
The better accuracy of the Gaussian Complex Model respect to the Rician one can be explained in terms of functions to be optimized. In the first case, the square error function between the observed data and (7) (Least Square) has to be minimized. In the second one, the likelihood function, obtained by pdf (6) after having observed the data, has to be maximized.
Figure 10 shows the normalized functions to be minimized in the Gaussian Complex Model square error function–Figure 10(a), 10(b) and 10(c)] and in the Rician model [opposite likelihood function—Figure 10(d)–(f)] simulating a pixel with k = 50 and T2 = 100, and considering eight TE values. As expected, changing the SNR from 1 [Figure 10(a) and 10(d)] to 3 [Figure 10(b) and 10(e)] and to 5 [Figure 10(c) and 10(f)] has a positive effect on global minimum, allowing an easier minimization. Anyway in all cases the minimum related to the Rician model can be found with a lower accuracy respect to the Gaussian model case. This is due to the behavior of likelihood function (6) which has a flat surface in the proximity of the minimum: even increasing the SNR from 1 to 5 the absolute minimum still remains located in a large and flat area.

5. Fast Non Linear Least Square Estimator

In Section 3 we presented the comparison between the Amplitude/Rice and Complex/Gaussian models, showing the best performances of the second one in both estimation accuracy and computational time. In this section we introduce a method to improve the speed of the second approach, making it quasi real time. This approach is based on Non Linear LS and is defined in [18]:
T ^ 2 = arg min y T H ( T 2 ) ( H T ( T 2 ) H ( T 2 ) ) 1 H T ( T 2 ) y
where y = [y1R, y1I, y2R, y2I,…yNR, yNI]T is the collection of the real and imaginary parts of measured data for the N TE values [TE1, TE2, …, TEN] T, and:
H ( T 2 ) = [ e T E 1 T 2 e T E 1 T 2 e T E 2 T 2 e T E 2 T 2 e T EN T 2 e T EN T 2 ] T
where the components of H(T2) are reported twice in order to take into account both real and imaginary parts of y.
The estimator of Equation (9) allows us to perform a monodimensional minimization instead of a bidimensional one, greatly reducing the computational time. For example, spin-spin relaxation time estimation of 64 × 64 pixel image using eight acquisitions is performed in 71 seconds for classic Non Linear LS and in 10 seconds for Fast Non Linear LS estimator Equation (9) with our workstation. Figures 11(a) and (b) show the performances of this estimator varying the number of TE values.
As we can see, in terms of performances, the fast estimator can be considered unbiased as the classic one while the accuracy is slightly worst compared to the classic one. This is due to the non linear relation between the observation matrix H and T2 in equation (10). Anyway this loss of accuracy is balanced by the 7× speed improvements in computational time which can be very useful for quasi real time applications.
A final note about the possibility of estimating T1 has to be marked. In the proposed approach we are interested in the estimation of T2. Thus all our simulations and analysis are conducted considering only the spin-spin relaxation parameter. Anyway, it is easy to show that the proposed approach can be extended also for the estimation of T1, expliciting Equation (7) and (8) in terms of spin-lattice relaxation parameter instead of spin-spin relaxation parameter.

6. Conclusions

In this paper a new statistical technique for the estimation of relaxation time parameters in Magnetic Resonance Imaging is presented. Differently from other models present in literature, we propose to work directly with real and imaginary parts of complex-valued Magnetic Resonance images. This implies to consider the acquired data corrupted by additive, zero mean, uncorrelated complex-valued Gaussian noise samples, allowing us to use a simple Non Linear LS estimator to retrieve the unknown parameter T2 without introducing any bias in the estimation. The evaluation of CRLB let us state that the proposed model is able to reach a better accuracy compared to other models. Moreover, the conducted simulations show the good performances of the proposed Non Linear LS estimator: the estimator is unbiased and rapidly tends to be efficient. Finally a fast Non Linear LS estimator has been proposed, providing an algorithm for quasi real time applications. The next step of this work will be the application of the approach to real data sets.

References and Notes

  1. Slichter, P. Principles of Magnetic Resonance, 3rd ed.; Springer: New York, NY, USA, 1996. [Google Scholar]
  2. Cho, Z.-H.; Jones, J.P.; Singh, M. Foundations of Medical Imaging; Wiley Interscience: New York, NY, USA, 1993. [Google Scholar]
  3. Roebuck, J.R.; Haker, S.J.; Mitsouras, D.; Rybicki, F.J.; Tempany, C.M.; Mulkern, R.V. Carr-Purcell-Meiboom-Gill imaging of prostate cancer: quantitative T2 values for cancer discrimination. Magn. Reson. Imaging 2009, 27, 497–502. [Google Scholar]
  4. Liu, J; Nieminen, A.; Koenig, J.L. Calculation of T1, T2 and proton spin density in nuclear magnetic resonance imaging. J. Magn. Resonance 1989, 85, 95–110. [Google Scholar]
  5. Leon-Garcia, A. Probability and Random Processes for Electrical Engineering, 2nd ed.; Addison-Wesley: Reading, MA, USA, 1994. [Google Scholar]
  6. Rice, S.O. Mathematical analysis of random noise. Bell Syst. Technol. J 1994, 23, 282–332. [Google Scholar]
  7. Gudbjartsson, H.; Patz, S. The Rician distribution of noisy MRI data. Magn. Reson. Medicine 1995, 34, 910–914. [Google Scholar]
  8. Sijbers, J.; den Dekker, A.J. Maximum Likelihood estimation of signal amplitude and noise variance from MR data. Magn. Reson. Medicine 2004, 51, 586–594. [Google Scholar]
  9. Rowe, D.B. Parameter estimation in the magnitude-only and complex-valued fMRI data models. Neuroimage 2005, 25, 1124–1132. [Google Scholar]
  10. Rowe, D.B.; Logan, B.R. Complex fMRI analysis with unrestricted phase is equivalent to a magnitude-only model. Neuroimage 2005, 24, 603–606. [Google Scholar]
  11. Zhu, H.; Li, Y.; Ibrahim, J.G.; Shi, X.; An, H.; Chen, Y.; Lin, W.; Rowe, D.B.; Peterson, B.S. Rician regression models for magnetic resonance images. J. Am. Stat. Assoc 2009, 104, 623–637. [Google Scholar]
  12. Koay, C.G.; Basser, P.J. Analytically exact correction scheme for signal extraction from noisy magnitude MR signals. J. Magn. Resonance 2006, 179, 317–322. [Google Scholar]
  13. Bonny, J.M.; Zanca, M; Boire, J.Y.; Veyre, A. T2 maximum likelihood estimation from multiple spin-echo amplitude images. Magn. Reson. Med 1996, 36, 287–293. [Google Scholar]
  14. Sijbers, J.; den Dekker, A.J.; Raman, E; Van Dyck, D. Parameter estimation from amplitude MR images. Int. J. Imag. Syst. Technol 1999, 10, 109–114. [Google Scholar]
  15. Wang, Y.; Lei, T.; Sewchand, W.; Mun, S.K. MR imaging statistics and its application in image modelling. Proc SPIE Conf. Med. Imaging 1996, 2708, 706–717. [Google Scholar]
  16. Jezzard, P.; Balaban, R.S. Correction for geometric distortion in echo planar images from B0 field variations. Magn Reson Med 1995, 34, 65–73. [Google Scholar]
  17. Baselice, F.; Ferraioli, G.; Shabou, A. Field Map Reconstruction in Magnetic Resonance Imaging Using Bayesian Estimation. Sensors 2010, 10, 266–279. [Google Scholar]
  18. Kay, S.M. Fundamentals of Statistical Signal Processing, Estimation Theory; Prentice-Hall: Englewood Cliffs, NJ, USA, 1993. [Google Scholar]
  19. Gach, M.H.; Tanase, C.; Boada, F. 2D & 3D Shepp-Logan Phantom Standards for MRI. ICSENG '08. 19th International Conference on Systems Engineering, 2008, August 2008; pp. 521–526.
Figure 1. CRLB behavior in case of different SNRs for the proposed Gaussian Complex Model (blue) and for the Rice Amplitude Model (red).
Figure 1. CRLB behavior in case of different SNRs for the proposed Gaussian Complex Model (blue) and for the Rice Amplitude Model (red).
Sensors 10 03611f1
Figure 2. CRLB behavior in case of different number of acquisitions for the proposed Gaussian Complex Model (blue) and for the Rice Amplitude Model (red).
Figure 2. CRLB behavior in case of different number of acquisitions for the proposed Gaussian Complex Model (blue) and for the Rice Amplitude Model (red).
Sensors 10 03611f2
Figure 3. Impact of different spacing between TE values on the CRLB.
Figure 3. Impact of different spacing between TE values on the CRLB.
Sensors 10 03611f3
Figure 4. Impact of ϕ on the CRLB.
Figure 4. Impact of ϕ on the CRLB.
Sensors 10 03611f4
Figure 5. Performances of the T2 estimator for different number of available complex-valued data. (a) Mean behavior (the mean is plotted in blue and the true value is plotted in red) and (b) variance behavior (the variance is plotted in blue and the CRLB are plotted in red). The results are obtained using SNR = 4, ϕ = 60° and N TE values equispaced in the interval [50 350] msec.
Figure 5. Performances of the T2 estimator for different number of available complex-valued data. (a) Mean behavior (the mean is plotted in blue and the true value is plotted in red) and (b) variance behavior (the variance is plotted in blue and the CRLB are plotted in red). The results are obtained using SNR = 4, ϕ = 60° and N TE values equispaced in the interval [50 350] msec.
Sensors 10 03611f5
Figure 6. Performances of the T2 estimator for different SNRs. (a) Mean behavior (the mean is plotted in blue and the true value is plotted in red) and (b) variance behavior (the variance is plotted in blue and the CRLB are plotted in red). The results are obtained using ϕ = 60° and N = 8 TE values equispaced in the interval [50 350] msec.
Figure 6. Performances of the T2 estimator for different SNRs. (a) Mean behavior (the mean is plotted in blue and the true value is plotted in red) and (b) variance behavior (the variance is plotted in blue and the CRLB are plotted in red). The results are obtained using ϕ = 60° and N = 8 TE values equispaced in the interval [50 350] msec.
Sensors 10 03611f6
Figure 7. Reference spin density map (a), reference T1 map (b), reference pseudodensity map (c), reference T2 map (d).
Figure 7. Reference spin density map (a), reference T1 map (b), reference pseudodensity map (c), reference T2 map (d).
Sensors 10 03611f7
Figure 8. Estimated pseudodensity map using ML estimator with Rician amplitude model (a), estimated T2 map using ML estimator with Rician amplitude model (b), estimated pseudodensity map using LS estimator with Gaussian complex model (c), estimated T2 map using LS estimator with Gaussian complex model (d), T2 reconstruction error map using ML estimator with Rician amplitude model (Normalized mean square error equal to 0.1546) (e), T2 reconstruction error map using LS estimator with Gaussian complex model (Normalized mean square error equal to 0.1029) (f).
Figure 8. Estimated pseudodensity map using ML estimator with Rician amplitude model (a), estimated T2 map using ML estimator with Rician amplitude model (b), estimated pseudodensity map using LS estimator with Gaussian complex model (c), estimated T2 map using LS estimator with Gaussian complex model (d), T2 reconstruction error map using ML estimator with Rician amplitude model (Normalized mean square error equal to 0.1546) (e), T2 reconstruction error map using LS estimator with Gaussian complex model (Normalized mean square error equal to 0.1029) (f).
Sensors 10 03611f8
Figure 9. Estimated T2 map using LS estimator with Gaussian complex model in case of σ = 1.5 (a), T2 reconstruction error map (Normalized mean square error equal to 0.0210) (b).
Figure 9. Estimated T2 map using LS estimator with Gaussian complex model in case of σ = 1.5 (a), T2 reconstruction error map (Normalized mean square error equal to 0.0210) (b).
Sensors 10 03611f9
Figure 10. Behaviors of normalized functions to be minimized in case of Gaussian Complex Model (a–c) and Rician model (e–f) for SNR = 1 (a,d), SNR = 3 (b,e) and SNR = 5 (c,f).
Figure 10. Behaviors of normalized functions to be minimized in case of Gaussian Complex Model (a–c) and Rician model (e–f) for SNR = 1 (a,d), SNR = 3 (b,e) and SNR = 5 (c,f).
Sensors 10 03611f10
Figure 11. Performances of the Fast T2 estimator for different number of available complex-valued data. (a) Mean behavior (the mean of Fast Non Linear LS estimator is plotted in blue, the mean of the classic Non Linear LS estimator is plotted in green and the true value is plotted in red) and (b) variance behavior (the variance of Fast Non Linear LS estimator is plotted in blue, the variance of the classic Non Linear LS estimator is plotted in green and the CRLB value is plotted in red). The results are obtained using SNR = 4, ϕ = 60° and N TE values equispaced in the interval [50–350] msec.
Figure 11. Performances of the Fast T2 estimator for different number of available complex-valued data. (a) Mean behavior (the mean of Fast Non Linear LS estimator is plotted in blue, the mean of the classic Non Linear LS estimator is plotted in green and the true value is plotted in red) and (b) variance behavior (the variance of Fast Non Linear LS estimator is plotted in blue, the variance of the classic Non Linear LS estimator is plotted in green and the CRLB value is plotted in red). The results are obtained using SNR = 4, ϕ = 60° and N TE values equispaced in the interval [50–350] msec.
Sensors 10 03611f11
Table 1. CRLB values in case of different SNRs for the proposed Gaussian Complex Model and for the Rice Amplitude Model.
Table 1. CRLB values in case of different SNRs for the proposed Gaussian Complex Model and for the Rice Amplitude Model.
SNRGaussian Complex ModelRice Amplitude ModelRelative Difference
11570.52836.1+80.6%
2399.3456520.6266+30.3%
3172.1815199.2489+15.7%
497.0954107.6980+10.9%
563.058367.1536+6.5%
Table 2. Spin density and relaxation times for the Shepp-Logan phantom. The k values have been obtained using TR = 5,000 msec.
Table 2. Spin density and relaxation times for the Shepp-Logan phantom. The k values have been obtained using TR = 5,000 msec.
Tissueρ(%)T1 (msec)kT2 (msec)
Scalp803248070
Bone1253311.9950
CSF982,00089.95500
Gray Matter74.585774.28100
White Matter61.758361.6880
Tumor9592694.57120

Share and Cite

MDPI and ACS Style

Baselice, F.; Ferraioli, G.; Pascazio, V. Relaxation Time Estimation from Complex Magnetic Resonance Images. Sensors 2010, 10, 3611-3625. https://doi.org/10.3390/s100403611

AMA Style

Baselice F, Ferraioli G, Pascazio V. Relaxation Time Estimation from Complex Magnetic Resonance Images. Sensors. 2010; 10(4):3611-3625. https://doi.org/10.3390/s100403611

Chicago/Turabian Style

Baselice, Fabio, Giampaolo Ferraioli, and Vito Pascazio. 2010. "Relaxation Time Estimation from Complex Magnetic Resonance Images" Sensors 10, no. 4: 3611-3625. https://doi.org/10.3390/s100403611

Article Metrics

Back to TopTop