SlideShare a Scribd company logo
An	introduc+on	to	MR	image	
reconstruc+on	
An	overview	of
Outline	
•  Medical	image	reconstruc+on	
	
– SENSE	MRI	reconstruc+on	
– CS	based	reconstruc+on
Speed	
Data	provided	by	Baek	
Contrast	
SNR	
MRI
SENSE	RECONSTRUCTION	
Slides	Prepared	By:		Shamshia	Tabassum,	RA,	MIRC	
	
4
INTRODUCTION	
•  SENSi-vity	Encoding	(SENSE)	-	parallel	imaging	technique,	where	an	array	of	
mul+ple,	simultaneously	operated	receiver	coils	is	used	for	signal	acquisi+on	
•  SENSE	is	based	on	use	of	mul+ple	RF	coils	and	receivers.	The	coil	elements	
are	used	to	measure	the	anatomical	region	of	interest	simultaneously	
•  	This	allows	reduc+on	of	the	total	scan	+me	by	a	factor	up	to	the	number	of	
coil	elements	
•  Reconstruc+on	in	the	image	domain	
Reconstruc-on	strategies	
	
•  strong	reconstruc-on	-		aims	at		op+mizing	voxel	shape	
•  weak	reconstruc-on	-	the	voxel	shape	criterion	is	weaker	in	favor	of	the	SNR	
		
5
METHOD	
Sense	Reconstruc-on	
1.  The	crea+on	of	an	aliased,	reduced	FOV	image	for	each	coil	array	
element	
2.  A	full	FOV	image	is	created	by	reversing	the	aliasing	effect	(i.e.	
unfolding)	
S1AA+S1BB		 S2AA+S2BB		
S3AA+S3BB		 S4AA+S4BB		
[y1]=	[S1A		S1B	]	
[y2]=	[S2A		S2B	]			[A]	
[y3]=	[S3A		S3B	]			[B]	
[y4]=	[S4A		S4B	]		
		
Solving	Matrix	-----------à	
6
SENSE	Imaging-	An	Example	
7
RESULTS		
Figure	3	:	Parallel	acquisi+on	in	MRI	using	8	coil	array	(a):cartoon	depic+on	(b):	from	matlab	code(clockwise)	
	
%%	PSUEDO	CODE	
load('brain_8ch.mat');	
[m,n,t]=size(im);	
for	i=1:t	
				imagesc(abs(im(:,:,i)));		
end	 %%	MULTICOIL	RECONSTRUCTION	
mul+coil_recon	=	abs(sum(im,3));	
mul+coil_sq_recon	=	sqrt(abs(sum(abs(im.^2),3)));	
8
Figure	5	:	Generated	undersampled	images	(clockwise)		
	
20 40 60 80 100 120 140 160 180 200 220
20
40
60
80
100
120
140
160
%%	SENSE	RECONSTRUCTION	
imf	=	sense_sg(ima,	map,	Rx,	Ry);	
figure;	imagesc(abs(imf));	
%%	GENERATE	UNDERSAMPLED	IMAGES			
Rx=1;	
Ry=2;	
ima	=	undersample(im,Rx,Ry);	
9
REFERENCE	
[1]	Pruessmann	KP,	Weiger	M,	Scheidegger	MB,	Boesiger	P,	
“SENSE:	Sensi+vity	encoding	for	fast	MRI”,	Magne+c	
Resonance	in	Medicine	1999;	42(5):952-962	
	
	
[2]	David	J	Larkman,	Rita	G	Nunes,	“Parallel	magne+c	
resonance	imaging”,	Phys.	Med.	Biol.	52	(2007)	R15–
R55	
	
	
[3]	“Role	of	Parallel	Imaging	in	Magne+c	Resonance	
Imaging”,Douglas	C.	Noll	&	Bradley	P.	Suoon,	
Department	of	Biomedical	Engineering,	University	of	
Michigan	Field	Func+onal	MRI	
10
¡  CS: what is it all about?
¡  Matlab demo
¡  Steps ahead on CS
¡  Resources on CS
¡  Number of non-zero coefficients in a data
vector
¡  Importance due to conservation of energy
¡  Sinusoidal signal for 3 hours in time
domain or frequency domain?
¡  Move towards time-frequency transforms
¡  Childlike question on compression
¡  Acceleration technique involving both
acquisition and reconstruction paradigms
¡  Technically challenging, pragmatically
feasible and clinically valuable
•  Good data quality but takes a long time!
•  Hence, may not be suitable for certain imaging protocols.
•  Limits spatial and temporal resolutions
•  Higher spatial resolution aids in morphological analysis of
tumors – breast DCE-MRI
• Temporal resolution is important for accurate
pharmacokinetic analysis.
•  Several approaches like keyhole, parallel imaging and other
fast sequences have been used.2D FFT
2D
IFFT
50
100
150
200
X
1 0 Data provided by Baek
X
2D
IFFT
10
20
30
40
50
60
70
10
20
30
40
50
60
70
Uniform
Sampling
X
2D
IFFT
20
40
60
80
100
120
20
40
60
80
100
120
Incoherent
Sampling
Complete data reconstruction
Wavelet
Transform
Data provided by Baek
[1] David L. Donoho, IEEE Transactions on Information theory, Vol.52, no. 4, April 2006
[2] Candes, E.J. et al., IEEE Transactions on Information theory, Vol.52, no.2, Feb. 2006
•  Most objects in nature are approximately sparse in a transformed domain.
•  Utilize above concept to obtain very few measurements and yet reconstruct
with high fidelity [1,2]
Only 33% of complete
data
X
¡  Generate a 2D phantom
¡  Cartesian undersampling of data
¡  Obtain undersampled data and zfwdc recon
¡  Choice of ROI if required for diagnostic evaluation purposes
¡  Recon params, post L-curve optimization
¡  Nonlinear conjugate gradient iterative reconstruction
¡  Comparative quality
Point spread
function analyses
1.  Incoherence
2.  Design of this
sampling mask
K-space
trajectories with 2
constraints:
1.  Slew rate
2.  Smoothness of
k-space
coverage
¡  Every MRI method:
§  Angiography
§  DWI/DTI/SWI/DCE-MRI/ASL
§  fMRI/MRSI/CMR
§  ….
¡  Because MRI is inherently a slow acquisition
process, mostly dictated by the physics of
acquisition
¡  Magnetic Resonance Fingerprinting
1.  Rapid 1H MR metabolic imaging
2.  Accelerated DCE-MRI
3.  Swifter Sweep Imaging with Fourier Transform (SWIFT)
MRI
¡  It has been well established that magnetic resonance imaging (MRI)
provides critical information about cancer [3].
¡  Magnetic resonance spectroscopic imaging (MRSI) furthers this
capability by providing information about the presence of certain
‘metabolites’ which are known to be important prognostic markers
of cancer [4] (stroke, AD, energy metabolism, TCA cycle).
¡  MRSI provides information about the spatial distribution of these
metabolites, hence enabling metabolic imaging.
[3] Huk WJ et al., Neurosurgical Review 7(4) 1984;
[4] Preul MC et al., Nat. Med. 2(3) 1996;
¡  Increased choline level
¡  Reduced
N-Acetylaspartate (NAA)
level
¡  Reduced creatine level
[5] H Kugel et al., Radiology 183 June 1992
[5]
CANCER
NORMAL
¡  Long acquisition times for MRSI
§  A typical MRSI protocol (32 X 32 X 512) takes ~ 20 minutes
§  Difficult to maintain anatomical posture for long time
§  Increases patient discomfort, likelihood of early termination of study
§  Discourages routine clinical use of this powerful MRI technique
¡  To increase throughput (decreased scanner time, technician time)
¡  Reduction of acquisition time is usually accomplished by under
sampling measured data (k-space).
¡  Limitations of Shannon-Nyquist criterion.
¡  Compressed sensing provides a framework to achieve sub-Nyquist
sampling rates with good data fidelity.
Brain - normal
(N=6)
Brain - cancer
(N=2)
Prostate -cancer
(N=2)
MRSI data Scanner TR(ms) TE(ms) # Averages Grid Size FOV (mm3)
Brain - normal
(N=6)
Siemens 3.0T
Trio Tim
1700 270 4 16 x 16 x 1024 100 x 100 x 15
Brain cancer
(N=2)
Philips 3.0T
Achieva
1000
112
112
2
2
18 x 21 x 1024
19 x 22 x 1024
180 x 210 x15
190 x 220 x 15
Prostate cancer
(N=2)
Philips 3.0T
Achieva
1200
1000
140
140
1
1
14 x 10 x 1024
16 x 12 x 1024
25 x 50 x 33
20 x 51 x 26
¡  Minimal data processing done using jMRUI [7]
¡  FID Apodization – Gaussian (~3Hz)
¡  Removal of water peak using HLSVD
¡  Phase correction
§  To allow correct integration of the real part of the spectra
¡  QUEST based quantitation. [8]
§  To generate specific metabolite maps.
[7] A. Naressi, et al., Computers in Biology and Medicine, vol. 31, 2001.
[8] H. Ratiney, et al., Magnetic Resonance Materials in Physics Biology and Medicine, vol. 16, 2004.
1X
NAACr
Cho
5X
Brain cancer
1X
2X
5X
10X
Prostate cancer
Normal CancerNormal Cancer
NAACr
ChoNAA
Cr
Cho
Cr2 Cr2 Cr
Cho
Cit Cit
Cho
+ Cr
Brain - cancer
Prostate - cancer
Brain - Normal Metabolite maps
§  Mean ± SD of pooled
data for each data
type
§  2 tailed paired
t-test
§  Ratio: CNI for brain
data and (Cho + cr)/
Cit for prostate data
§  Excluded voxels with
denominator value
of 0 in 1X case
§  For CS cases, if the
denominator had a
value of 0, the ratio
was set to 0
§  P value less than
0.05 was chosen as a
significant
difference
(* p <0.05)
NAA
(a.u.)
Cr
(a.u.)
Cho
(a.u.)
Cit
(a.u.)
Ratio
Brain
(Normal)
1X 200 ± 96.8	 51.83 ± 27.6	 13.8 ± 8.87	 0.075 ± 0.047	
2X 200 ± 98.9	 51.99 ± 34.5	 13.8 ± 10.2	 0.073 ± 0.064	
5X 202 ± 110	 51.71 ± 30.7	 13. 9 ± 10.6	 0.082 ± 0.152	
10X 241 ± 138*	 65.22 ± 39.3*	 17.9 ± 13.2*	 0.086 ± 0.083*	
Brain
(Cancer)
1X 10.7 ± 6.35	 4.23 ± 2.43	 3.21 ± 1.38	 0.468 ± 0.519	
2X 10.8 ± 6.45	 4.27 ± 2.60	 3.21 ± 1.37	 0.625 ± 1.50	
5X 10.6 ± 7.42	 4.19 ± 2.35 	 3.21 ± 1.36	 0.712 ± 1.82	
10X 11.1 ± 8.78	 3.72 ± 1.72*	 3.27 ± 1.47	 0.837 ± 1.89*	
Prostate
(Cancer)
1X 499 ± 821	 2010 ± 1730 	 188 ± 166	 19.25 ± 25.23	
2X 427 ± 830	 1850 ± 1460	 194 ± 131	 14.10 ± 10.21	
5X 382 ± 541	 1830 ± 1450	 193 ± 131	 16.12 ± 16.44	
10X 378 ± 540	 1470 ± 958*	 135 ± 111*	 16.38 ± 23.59
N = total number of elements of the MRSI data;
Θ, Θ’ = the data reconstructed from full k-space and undersampled k-space respectively.
∑=
Θ−Θ=
N
i
ii
N
RMSE
1
2
)'(
1
'
¡  Application of compressed sensing on 1H MRSI has been performed for the
first time
¡  It has been demonstrated that compressed sensing based reconstruction can
be successfully applied on 1H MRSI in vivo human brain (normal and cancer),
prostate cancer data and in vitro, computer generated phantom data sets
¡  Our results indicate a potential to reduce MRSI acquisition times by 75%
thus significantly reducing the time spent by the patient in the MR
scanner for spectroscopic studies
¡  Current and future work involves the implementation of compressed sensing
based pulse sequences on preclinical and clinical scanners
¡  Other groups in the world are working on this demonstration now!
¡  Rapid 1H MR metabolic imaging
¡  Accelerated DCE-MRI
¡  Swifter Sweep Imaging with Fourier
Transform (SWIFT) MRI
C(t) =
f(ΔR1(t))
T1 – weighted
images for
baseline
T1 shortening
contrast agent
[10] Yankeelov TE, et. al MRI;23(4). 2005
*Model implemented by Dr. Vikram Kodibagkar in MATLAB
[10]
Tissue perfusion, microvascular
density and
extravascular -extracellular
volume -- tumor staging,
monitor treatment response
Spre(ω) = Lpre(ω) + Hpre(ω) (1a)
Spost(ω) = Lpost(ω) + Hpre(ω) (1b)
Є( Idiff) = || FIdiff – ydiff||2 + λLI || WIdiff ||1 +λTV(Idiff) (2)
Keyhole for DCE
CS for DCE
Ipost-contrast Ipre-contrast Idiff
Data was
normalized to a
range of 0 to 1
before
retrospective
reconstruction
Spost(ω) Spre(ω) ydiff
[11] Vanvaals JJ et. al. JMRI; 3(4) 1993
[12] Jim J et. al. IEEE TMI 2008
[13] Lustig M et. al. MRM;58(6) 2007
[11]
[12,13]
¡  5 DCE-MRI breast cancer data sets consisting of 64 frames (4 pre-
contrast images and 60 post-contrast images) were used for
retrospective reconstructions.
¡  The contrast agent used was Omniscan (intravenously administered
through the tail vein at a dose of 0.1 mmol/kg).
¡  Reconstructions based on 2 approaches: keyhole and compressed
sensing, were performed as function of masks and acceleration
factors were performed.
¡  These reconstructions were quantified by the root mean square error
metric defined below
∑=
Θ−Θ=
N
i
ii
N
RMSE
1
2
)'(
1
'
5X4X3X2X
CS_Gauss
Keyhole
CS_Glines
CS_Thresh
Keylines
Keythresh
Original
5X4X3X2X
Masks Recon
Starts at frame 1 Starts at frame 6 (post-contrast)
Keyhole CS
Keyhole
Keylines
Keythresh
CS_Gauss
CS_Glines
CS_Thresh
5X4X3X2X
CS_Gauss
Keyhole
CS_Glines
CS_Thresh
Keylines
Keythresh
Original
5X4X3X2X
Ktrans Ve
T2w Overlay
T1w
pre-
contrast
T1w
post-
contrast
0 10 20 30 40 50 60
0.150
0.175
0.200
0.225
0.250
ROIIntensity
Frame #
Original Keyhole Keylines Keythresh
Gauss Glines Gthresh
Muscle
0 10 20 30 40 50 60
0.175
0.200
0.225
0.250
ROIIntensity
Frame #
Original Keyhole Keylines Keythresh
Gauss Glines Gthresh
Poorly perfused region
0 10 20 30 40 50 60
0.15
0.20
0.25
0.30
0.35
0.40
ROIIntensity
Frame #
Original Keyhole Keylines Keythresh
Gauss Glines Gthresh
Well perfused region
Muscle
Well perfused Poorly perfused
¡  It has been shown here and previously that DCE MRI can be
reliably accelerated through methods like compressed sensing and
keyhole reconstructions to obtain increased spatial and/or
temporal resolution.
¡  CS based masks – Gauss and Gthresh provide better performance
when compared to Glines mask, which out do the keyhole masks
as observed by the RMSE graphs.
¡  Keyhole based masks – keyhole mask performs relatively poorer
when compared to keythresh and keylines masks
¡  Acceleration factors – the values of RMSE increases with
acceleration as expected (not shown); the CS masks show a RMSE
of less than 0.075 even at an acceleration factor of 5 while
keyhole masks result in a RMSE of less than 0.1
¡  Rapid 1H MR metabolic imaging
¡  Accelerated DCE-MRI
¡  Swifter Sweep Imaging with Fourier
Transform (SWIFT) MRI
[14] D.Idiyatullin et al., JMR, 181, 2006. [14]
§  Sweep imaging with Fourier transformation [14]
§  Time domain signals are acquired during a swept radiofrequency
excitation in a time shared way
§  This results in a significantly negligible echo time.
§  Insensitive to motion, restricted dynamic range, low gradient noise
GRE SWIFT Photograph
Bovine tibia
¡  Full k-space recon was performed using gridding. The volume was restricted
to a range of [0,1] by normalizing it to the highest absolute value.
¡  Prospective implementation is straight forward due to the nature of k-space
trajectory. Acceleration of 5.33 X was achieved – directly proportional to time
saved
¡  MR data is sparse in the total variation domain. Since the data in this case is
3D, a 3D total variation norm is most apt.
¡  Reconstruction involves minimization of the convex functional given below.
This is accomplished by a custom implementation of non-linear conjugate
gradient algorithm.
Є(m) = || Fum – y||2 +λTV TV(m)
where m is the desired MRI volume,
Fu is the Fourier transform operator,
TV is the 3D total variation operator,
||.||2 is the L2 norm operator,
λTV is the regularization parameter for the TV term respectively, and
Є is the value of the cost function.
¡  The initial estimate of the volume is given by the zero-filled case with
density compensation (zfwdc). This produces artifacts which are
incoherent as can be seen in the zfwdc images.
¡  A total of 8 iterations were used and the recon was performed in 4 mins.
¡  NRMSE given by RMSE/ range of input; i.e. 1; hence NRMSE = RMSE
calculated as given below
N = total number of elements of the MRI volume; Θ, Θ’= the data reconstructed from full k-
space and undersampled k-space respectively.
	
∑=
Θ−Θ=
N
i
ii
N
RMSE
1
2
)'(
1
'
Original
5.33 X
Zero filled
with density
compensation
50 100 150
0.0
0.2
0.4
0.6
Pixel number
Intensity(au)
Original
5X
Zero filled
with density
compensation
(Zfwdc) 50 100 150
0.0
0.2
0.4
0.6
Pixel Number
Intensity(au)
50 100 150
0.0
0.2
0.4
0.6
Pixel Number
Intensity(au)
Original 5X
Scan time ~ 8 min Estimated scan time ~1.6 min
Original
5 X
Zfwdc
¡  “Review on CS MRI” Critical reviews in biomedical engineering
2013
¡  http://nuit-blanche.blogspot.in/
¡  Miki Lustig, UC Berkley
¡  John M Pauly, Stanford
¡  www.ismrm.org
PEOPLE
§  Dr. Vikram D. Kodibagkar
§  CSI project
§  Hyeonman Baek, Ph.D.
§  Matthew Lewis, Ph.D.
§  Sandeep K. Ganji, B. Tech.
§  Yao Ding, M.S.
§  Robert D. Sims, M.D.
§  Changho Choi, Ph.D.
§  Elizabeth Maher, M.D., Ph.D.
§  DCE project
§  Praveen K. Gulaka, M.S.
§  SWIFT project
§  Matthew Lewis, Ph.D.
§  Steen Moeller, Ph.D.
§  Curtis A. Corum, Ph.D.
FUNDING
§ DST-TSD grant (PI: Geethanath)
§ KFIST grant (PI: Geethanath)
§  Pilot grant (PI: Kodibagkar) from
UL1RR024982, (PI: Milton Packer)
§  ARP#010019-0056-2007 (PI: Kodibagkar)
§  R21CA132096-01A1 (PI: Kodibagkar)
§  W81XWH-05-1-0223 (PI: Kodibagkar)
§  R21 CA139688 (PI: Corum)
§  S10 RR023730 (PI: Garwood)
§  P41 RR008079 (PI: Garwood)
Acknowledgements/Contact	info	
•  MIRC	members,	Medical	Electronics	members	
•  Management,	DSI	
•  Academic	and	Industrial	partners	
•  MIRC_HOME_OFFLINE	(hop://www.dayanandasagar.edu/mirc-home.html)	
•  MIRC_SHARING_OFFLINE	
•  MIRC_PEOPLE_OFFLINE	
•  sairam.geethanath@dayanandasagar.edu	
53
MR reconstruction 101

More Related Content

What's hot

magnetic resonance in angiography
magnetic resonance in  angiography magnetic resonance in  angiography
magnetic resonance in angiography
BISHAL KHANAL
 
FACTORS AFFECTING THE SIGNAL-TO-NOISE RATIO.pptx
FACTORS AFFECTING THE SIGNAL-TO-NOISE RATIO.pptxFACTORS AFFECTING THE SIGNAL-TO-NOISE RATIO.pptx
FACTORS AFFECTING THE SIGNAL-TO-NOISE RATIO.pptx
Rohit Bansal
 
Basic Pulse Sequences In MRI
Basic Pulse Sequences In MRIBasic Pulse Sequences In MRI
Basic Pulse Sequences In MRI
Upakar Paudel
 
K Space in MRI
K Space in MRIK Space in MRI
K Space in MRI
Kajal Jha
 
Encoding and image formation
Encoding and image formationEncoding and image formation
Encoding and image formation
Ankit Mishra
 
CT ARTIFACTS.pptx
CT ARTIFACTS.pptxCT ARTIFACTS.pptx
CT ARTIFACTS.pptx
dypradio
 
CT Image Reconstruction- Avinesh Shrestha
CT Image Reconstruction- Avinesh ShresthaCT Image Reconstruction- Avinesh Shrestha
CT Image Reconstruction- Avinesh Shrestha
Avinesh Shrestha
 
Mri artifacts
Mri artifactsMri artifacts
Mri artifacts
shajitha khan
 
Scanning systems, CT Scan
Scanning systems, CT Scan Scanning systems, CT Scan
Scanning systems, CT Scan Izzad Samir
 
Computed Radiography and digital radiography
Computed Radiography and  digital radiographyComputed Radiography and  digital radiography
Computed Radiography and digital radiography
Durga Singh
 
CT radiation dose concepts and radiation dose optimization- Avinesh Shrestha
CT radiation dose concepts and radiation dose optimization- Avinesh Shrestha CT radiation dose concepts and radiation dose optimization- Avinesh Shrestha
CT radiation dose concepts and radiation dose optimization- Avinesh Shrestha
Avinesh Shrestha
 
MR Spectroscopy
MR SpectroscopyMR Spectroscopy
MR Spectroscopy
SusmitaShrestha9
 
Ct tube and detectors
Ct tube and detectorsCt tube and detectors
Ct tube and detectors
sandip suman
 
Image reconstruction in computed tomography
Image reconstruction in computed tomographyImage reconstruction in computed tomography
Image reconstruction in computed tomography
Manojzz Bhatta
 
Mri image quality gamal mahdaly
Mri image quality gamal mahdalyMri image quality gamal mahdaly
Mri image quality gamal mahdaly
Gamal Mahdaly
 
Rf coils smim_dks_2016
Rf coils smim_dks_2016Rf coils smim_dks_2016
Rf coils smim_dks_2016
Sairam Geethanath
 
Computed Tomography Instrumentation and Detector Configuration
Computed Tomography Instrumentation and Detector ConfigurationComputed Tomography Instrumentation and Detector Configuration
Computed Tomography Instrumentation and Detector Configuration
Anjan Dangal
 
radiation protection in ct
radiation protection in ctradiation protection in ct
radiation protection in ct
shokoofeh mousavi
 
Quality Assurance Programme in Computed Tomography
Quality Assurance Programme in Computed TomographyQuality Assurance Programme in Computed Tomography
Quality Assurance Programme in Computed Tomography
Ramzee Small
 
Chapter 1 basic principles of ct
Chapter 1 basic principles of ctChapter 1 basic principles of ct
Chapter 1 basic principles of ct
Muntaser S.Ahmad
 

What's hot (20)

magnetic resonance in angiography
magnetic resonance in  angiography magnetic resonance in  angiography
magnetic resonance in angiography
 
FACTORS AFFECTING THE SIGNAL-TO-NOISE RATIO.pptx
FACTORS AFFECTING THE SIGNAL-TO-NOISE RATIO.pptxFACTORS AFFECTING THE SIGNAL-TO-NOISE RATIO.pptx
FACTORS AFFECTING THE SIGNAL-TO-NOISE RATIO.pptx
 
Basic Pulse Sequences In MRI
Basic Pulse Sequences In MRIBasic Pulse Sequences In MRI
Basic Pulse Sequences In MRI
 
K Space in MRI
K Space in MRIK Space in MRI
K Space in MRI
 
Encoding and image formation
Encoding and image formationEncoding and image formation
Encoding and image formation
 
CT ARTIFACTS.pptx
CT ARTIFACTS.pptxCT ARTIFACTS.pptx
CT ARTIFACTS.pptx
 
CT Image Reconstruction- Avinesh Shrestha
CT Image Reconstruction- Avinesh ShresthaCT Image Reconstruction- Avinesh Shrestha
CT Image Reconstruction- Avinesh Shrestha
 
Mri artifacts
Mri artifactsMri artifacts
Mri artifacts
 
Scanning systems, CT Scan
Scanning systems, CT Scan Scanning systems, CT Scan
Scanning systems, CT Scan
 
Computed Radiography and digital radiography
Computed Radiography and  digital radiographyComputed Radiography and  digital radiography
Computed Radiography and digital radiography
 
CT radiation dose concepts and radiation dose optimization- Avinesh Shrestha
CT radiation dose concepts and radiation dose optimization- Avinesh Shrestha CT radiation dose concepts and radiation dose optimization- Avinesh Shrestha
CT radiation dose concepts and radiation dose optimization- Avinesh Shrestha
 
MR Spectroscopy
MR SpectroscopyMR Spectroscopy
MR Spectroscopy
 
Ct tube and detectors
Ct tube and detectorsCt tube and detectors
Ct tube and detectors
 
Image reconstruction in computed tomography
Image reconstruction in computed tomographyImage reconstruction in computed tomography
Image reconstruction in computed tomography
 
Mri image quality gamal mahdaly
Mri image quality gamal mahdalyMri image quality gamal mahdaly
Mri image quality gamal mahdaly
 
Rf coils smim_dks_2016
Rf coils smim_dks_2016Rf coils smim_dks_2016
Rf coils smim_dks_2016
 
Computed Tomography Instrumentation and Detector Configuration
Computed Tomography Instrumentation and Detector ConfigurationComputed Tomography Instrumentation and Detector Configuration
Computed Tomography Instrumentation and Detector Configuration
 
radiation protection in ct
radiation protection in ctradiation protection in ct
radiation protection in ct
 
Quality Assurance Programme in Computed Tomography
Quality Assurance Programme in Computed TomographyQuality Assurance Programme in Computed Tomography
Quality Assurance Programme in Computed Tomography
 
Chapter 1 basic principles of ct
Chapter 1 basic principles of ctChapter 1 basic principles of ct
Chapter 1 basic principles of ct
 

Viewers also liked

MRI: A historical perspective
MRI: A historical perspectiveMRI: A historical perspective
MRI: A historical perspective
Sairam Geethanath
 
Introduction to compressed sensing MRI
Introduction to compressed sensing MRIIntroduction to compressed sensing MRI
Introduction to compressed sensing MRI
Sairam Geethanath
 
Introduction to k-space trajectories
Introduction to k-space trajectoriesIntroduction to k-space trajectories
Introduction to k-space trajectories
Sairam Geethanath
 
Getting started with Matlab by Hannah Dotson, Vikram Kodibagkar laboratory
Getting started with Matlab by Hannah Dotson, Vikram Kodibagkar laboratoryGetting started with Matlab by Hannah Dotson, Vikram Kodibagkar laboratory
Getting started with Matlab by Hannah Dotson, Vikram Kodibagkar laboratory
Sairam Geethanath
 
Introduction to Digital image processing
Introduction to Digital image processing Introduction to Digital image processing
Introduction to Digital image processing
Sairam Geethanath
 
MRI in biomedical research
MRI in biomedical researchMRI in biomedical research
MRI in biomedical research
Sairam Geethanath
 
MR physics 101
 MR physics 101 MR physics 101
MR physics 101
Sairam Geethanath
 
Compressive Sensing Basics - Medical Imaging - MRI
Compressive Sensing Basics - Medical Imaging - MRICompressive Sensing Basics - Medical Imaging - MRI
Compressive Sensing Basics - Medical Imaging - MRI
Thomas Stefani
 
Ppt compressed sensing a tutorial
Ppt compressed sensing a tutorialPpt compressed sensing a tutorial
Ppt compressed sensing a tutorial
Terence Gao
 
various methods for image segmentation
various methods for image segmentationvarious methods for image segmentation
various methods for image segmentationRaveesh Methi
 

Viewers also liked (11)

MRI: A historical perspective
MRI: A historical perspectiveMRI: A historical perspective
MRI: A historical perspective
 
Introduction to compressed sensing MRI
Introduction to compressed sensing MRIIntroduction to compressed sensing MRI
Introduction to compressed sensing MRI
 
Introduction to k-space trajectories
Introduction to k-space trajectoriesIntroduction to k-space trajectories
Introduction to k-space trajectories
 
Getting started with Matlab by Hannah Dotson, Vikram Kodibagkar laboratory
Getting started with Matlab by Hannah Dotson, Vikram Kodibagkar laboratoryGetting started with Matlab by Hannah Dotson, Vikram Kodibagkar laboratory
Getting started with Matlab by Hannah Dotson, Vikram Kodibagkar laboratory
 
Introduction to Digital image processing
Introduction to Digital image processing Introduction to Digital image processing
Introduction to Digital image processing
 
MRI in biomedical research
MRI in biomedical researchMRI in biomedical research
MRI in biomedical research
 
MR physics 101
 MR physics 101 MR physics 101
MR physics 101
 
Compressive Sensing Basics - Medical Imaging - MRI
Compressive Sensing Basics - Medical Imaging - MRICompressive Sensing Basics - Medical Imaging - MRI
Compressive Sensing Basics - Medical Imaging - MRI
 
Ppt compressed sensing a tutorial
Ppt compressed sensing a tutorialPpt compressed sensing a tutorial
Ppt compressed sensing a tutorial
 
various methods for image segmentation
various methods for image segmentationvarious methods for image segmentation
various methods for image segmentation
 
Compressed Sensing - Achuta Kadambi
Compressed Sensing - Achuta KadambiCompressed Sensing - Achuta Kadambi
Compressed Sensing - Achuta Kadambi
 

Similar to MR reconstruction 101

Proposing an Accelerated Magnetic Resonance Spectroscopic Imaging Acquisition...
Proposing an Accelerated Magnetic Resonance Spectroscopic Imaging Acquisition...Proposing an Accelerated Magnetic Resonance Spectroscopic Imaging Acquisition...
Proposing an Accelerated Magnetic Resonance Spectroscopic Imaging Acquisition...
Uzay Emir
 
Example
ExampleExample
Example
paramireze
 
Imrt Where Next Image Guided Radiotherapy
Imrt Where Next Image Guided RadiotherapyImrt Where Next Image Guided Radiotherapy
Imrt Where Next Image Guided Radiotherapyfondas vakalis
 
ExamensPresentationDanielBjörkman
ExamensPresentationDanielBjörkmanExamensPresentationDanielBjörkman
ExamensPresentationDanielBjörkmanDaniel Björkman
 
MRI biomarkers for the spinal cord, webinar with Dr. Julien Cohen-Adad.
MRI biomarkers for the spinal cord, webinar with Dr. Julien Cohen-Adad.MRI biomarkers for the spinal cord, webinar with Dr. Julien Cohen-Adad.
MRI biomarkers for the spinal cord, webinar with Dr. Julien Cohen-Adad.
jcohenadad
 
Image registration and data fusion techniques.pptx latest save
Image registration and data fusion techniques.pptx latest saveImage registration and data fusion techniques.pptx latest save
Image registration and data fusion techniques.pptx latest save
M'dee Phechudi
 
Image Processing in Measurement guided Radiotherapy and Geometric accuracy
Image Processing in Measurement guided Radiotherapy and Geometric accuracyImage Processing in Measurement guided Radiotherapy and Geometric accuracy
Image Processing in Measurement guided Radiotherapy and Geometric accuracy
ajayhakkumar
 
Begoña Caballero-'La visión computacional se encuentra con la medicina'
Begoña Caballero-'La visión computacional se encuentra con la medicina'Begoña Caballero-'La visión computacional se encuentra con la medicina'
Begoña Caballero-'La visión computacional se encuentra con la medicina'
Fundación Ramón Areces
 
Segmentation problems in medical images
Segmentation problems in medical imagesSegmentation problems in medical images
Segmentation problems in medical images
Jimin Lee
 
IGRT APP.pdf
IGRT APP.pdfIGRT APP.pdf
IGRT APP.pdf
Kanhu Charan
 
Feasibility of using 3D MR elastography to determine pancreatic stiffness in ...
Feasibility of using 3D MR elastography to determine pancreatic stiffness in ...Feasibility of using 3D MR elastography to determine pancreatic stiffness in ...
Feasibility of using 3D MR elastography to determine pancreatic stiffness in ...Nicole Freitag
 
20190122_cohenadad_sc-mri-workshop
20190122_cohenadad_sc-mri-workshop20190122_cohenadad_sc-mri-workshop
20190122_cohenadad_sc-mri-workshop
NeuroPoly
 
Neuroimaging in psychiatry
Neuroimaging in psychiatryNeuroimaging in psychiatry
Neuroimaging in psychiatrySantanu Ghosh
 
Lecture-2-amber.pdf
Lecture-2-amber.pdfLecture-2-amber.pdf
Lecture-2-amber.pdf
MohammadIslam814740
 
Effective Dose of Computed Tomography (CT) Chest and Abdomen-Pelvis in Some S...
Effective Dose of Computed Tomography (CT) Chest and Abdomen-Pelvis in Some S...Effective Dose of Computed Tomography (CT) Chest and Abdomen-Pelvis in Some S...
Effective Dose of Computed Tomography (CT) Chest and Abdomen-Pelvis in Some S...
Healthcare and Medical Sciences
 
Ph.d. research proposal
Ph.d. research proposalPh.d. research proposal
Ph.d. research proposal
Miah Shahjahan
 
Patient data acquisition and treatment verification.pptx
Patient data acquisition and treatment verification.pptxPatient data acquisition and treatment verification.pptx
Patient data acquisition and treatment verification.pptx
Juliyet K Joy
 
CBCT in dental practice
CBCT in dental practiceCBCT in dental practice
CBCT in dental practiceZana Hussein
 

Similar to MR reconstruction 101 (20)

Proposing an Accelerated Magnetic Resonance Spectroscopic Imaging Acquisition...
Proposing an Accelerated Magnetic Resonance Spectroscopic Imaging Acquisition...Proposing an Accelerated Magnetic Resonance Spectroscopic Imaging Acquisition...
Proposing an Accelerated Magnetic Resonance Spectroscopic Imaging Acquisition...
 
Example
ExampleExample
Example
 
Imrt Where Next Image Guided Radiotherapy
Imrt Where Next Image Guided RadiotherapyImrt Where Next Image Guided Radiotherapy
Imrt Where Next Image Guided Radiotherapy
 
ExamensPresentationDanielBjörkman
ExamensPresentationDanielBjörkmanExamensPresentationDanielBjörkman
ExamensPresentationDanielBjörkman
 
MRI biomarkers for the spinal cord, webinar with Dr. Julien Cohen-Adad.
MRI biomarkers for the spinal cord, webinar with Dr. Julien Cohen-Adad.MRI biomarkers for the spinal cord, webinar with Dr. Julien Cohen-Adad.
MRI biomarkers for the spinal cord, webinar with Dr. Julien Cohen-Adad.
 
Image registration and data fusion techniques.pptx latest save
Image registration and data fusion techniques.pptx latest saveImage registration and data fusion techniques.pptx latest save
Image registration and data fusion techniques.pptx latest save
 
Image Processing in Measurement guided Radiotherapy and Geometric accuracy
Image Processing in Measurement guided Radiotherapy and Geometric accuracyImage Processing in Measurement guided Radiotherapy and Geometric accuracy
Image Processing in Measurement guided Radiotherapy and Geometric accuracy
 
Begoña Caballero-'La visión computacional se encuentra con la medicina'
Begoña Caballero-'La visión computacional se encuentra con la medicina'Begoña Caballero-'La visión computacional se encuentra con la medicina'
Begoña Caballero-'La visión computacional se encuentra con la medicina'
 
Segmentation problems in medical images
Segmentation problems in medical imagesSegmentation problems in medical images
Segmentation problems in medical images
 
IGRT APP.pdf
IGRT APP.pdfIGRT APP.pdf
IGRT APP.pdf
 
Feasibility of using 3D MR elastography to determine pancreatic stiffness in ...
Feasibility of using 3D MR elastography to determine pancreatic stiffness in ...Feasibility of using 3D MR elastography to determine pancreatic stiffness in ...
Feasibility of using 3D MR elastography to determine pancreatic stiffness in ...
 
20190122_cohenadad_sc-mri-workshop
20190122_cohenadad_sc-mri-workshop20190122_cohenadad_sc-mri-workshop
20190122_cohenadad_sc-mri-workshop
 
SCMR Edition - Issue 51
SCMR Edition - Issue 51SCMR Edition - Issue 51
SCMR Edition - Issue 51
 
ISMRM_2006-2015_compressed
ISMRM_2006-2015_compressedISMRM_2006-2015_compressed
ISMRM_2006-2015_compressed
 
Neuroimaging in psychiatry
Neuroimaging in psychiatryNeuroimaging in psychiatry
Neuroimaging in psychiatry
 
Lecture-2-amber.pdf
Lecture-2-amber.pdfLecture-2-amber.pdf
Lecture-2-amber.pdf
 
Effective Dose of Computed Tomography (CT) Chest and Abdomen-Pelvis in Some S...
Effective Dose of Computed Tomography (CT) Chest and Abdomen-Pelvis in Some S...Effective Dose of Computed Tomography (CT) Chest and Abdomen-Pelvis in Some S...
Effective Dose of Computed Tomography (CT) Chest and Abdomen-Pelvis in Some S...
 
Ph.d. research proposal
Ph.d. research proposalPh.d. research proposal
Ph.d. research proposal
 
Patient data acquisition and treatment verification.pptx
Patient data acquisition and treatment verification.pptxPatient data acquisition and treatment verification.pptx
Patient data acquisition and treatment verification.pptx
 
CBCT in dental practice
CBCT in dental practiceCBCT in dental practice
CBCT in dental practice
 

Recently uploaded

How to Create Map Views in the Odoo 17 ERP
How to Create Map Views in the Odoo 17 ERPHow to Create Map Views in the Odoo 17 ERP
How to Create Map Views in the Odoo 17 ERP
Celine George
 
Home assignment II on Spectroscopy 2024 Answers.pdf
Home assignment II on Spectroscopy 2024 Answers.pdfHome assignment II on Spectroscopy 2024 Answers.pdf
Home assignment II on Spectroscopy 2024 Answers.pdf
Tamralipta Mahavidyalaya
 
The Challenger.pdf DNHS Official Publication
The Challenger.pdf DNHS Official PublicationThe Challenger.pdf DNHS Official Publication
The Challenger.pdf DNHS Official Publication
Delapenabediema
 
Overview on Edible Vaccine: Pros & Cons with Mechanism
Overview on Edible Vaccine: Pros & Cons with MechanismOverview on Edible Vaccine: Pros & Cons with Mechanism
Overview on Edible Vaccine: Pros & Cons with Mechanism
DeeptiGupta154
 
1.4 modern child centered education - mahatma gandhi-2.pptx
1.4 modern child centered education - mahatma gandhi-2.pptx1.4 modern child centered education - mahatma gandhi-2.pptx
1.4 modern child centered education - mahatma gandhi-2.pptx
JosvitaDsouza2
 
Ethnobotany and Ethnopharmacology ......
Ethnobotany and Ethnopharmacology ......Ethnobotany and Ethnopharmacology ......
Ethnobotany and Ethnopharmacology ......
Ashokrao Mane college of Pharmacy Peth-Vadgaon
 
How libraries can support authors with open access requirements for UKRI fund...
How libraries can support authors with open access requirements for UKRI fund...How libraries can support authors with open access requirements for UKRI fund...
How libraries can support authors with open access requirements for UKRI fund...
Jisc
 
Basic phrases for greeting and assisting costumers
Basic phrases for greeting and assisting costumersBasic phrases for greeting and assisting costumers
Basic phrases for greeting and assisting costumers
PedroFerreira53928
 
Sha'Carri Richardson Presentation 202345
Sha'Carri Richardson Presentation 202345Sha'Carri Richardson Presentation 202345
Sha'Carri Richardson Presentation 202345
beazzy04
 
Students, digital devices and success - Andreas Schleicher - 27 May 2024..pptx
Students, digital devices and success - Andreas Schleicher - 27 May 2024..pptxStudents, digital devices and success - Andreas Schleicher - 27 May 2024..pptx
Students, digital devices and success - Andreas Schleicher - 27 May 2024..pptx
EduSkills OECD
 
special B.ed 2nd year old paper_20240531.pdf
special B.ed 2nd year old paper_20240531.pdfspecial B.ed 2nd year old paper_20240531.pdf
special B.ed 2nd year old paper_20240531.pdf
Special education needs
 
Palestine last event orientationfvgnh .pptx
Palestine last event orientationfvgnh .pptxPalestine last event orientationfvgnh .pptx
Palestine last event orientationfvgnh .pptx
RaedMohamed3
 
Unit 2- Research Aptitude (UGC NET Paper I).pdf
Unit 2- Research Aptitude (UGC NET Paper I).pdfUnit 2- Research Aptitude (UGC NET Paper I).pdf
Unit 2- Research Aptitude (UGC NET Paper I).pdf
Thiyagu K
 
Sectors of the Indian Economy - Class 10 Study Notes pdf
Sectors of the Indian Economy - Class 10 Study Notes pdfSectors of the Indian Economy - Class 10 Study Notes pdf
Sectors of the Indian Economy - Class 10 Study Notes pdf
Vivekanand Anglo Vedic Academy
 
The French Revolution Class 9 Study Material pdf free download
The French Revolution Class 9 Study Material pdf free downloadThe French Revolution Class 9 Study Material pdf free download
The French Revolution Class 9 Study Material pdf free download
Vivekanand Anglo Vedic Academy
 
The Art Pastor's Guide to Sabbath | Steve Thomason
The Art Pastor's Guide to Sabbath | Steve ThomasonThe Art Pastor's Guide to Sabbath | Steve Thomason
The Art Pastor's Guide to Sabbath | Steve Thomason
Steve Thomason
 
Polish students' mobility in the Czech Republic
Polish students' mobility in the Czech RepublicPolish students' mobility in the Czech Republic
Polish students' mobility in the Czech Republic
Anna Sz.
 
How to Make a Field invisible in Odoo 17
How to Make a Field invisible in Odoo 17How to Make a Field invisible in Odoo 17
How to Make a Field invisible in Odoo 17
Celine George
 
The approach at University of Liverpool.pptx
The approach at University of Liverpool.pptxThe approach at University of Liverpool.pptx
The approach at University of Liverpool.pptx
Jisc
 
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
siemaillard
 

Recently uploaded (20)

How to Create Map Views in the Odoo 17 ERP
How to Create Map Views in the Odoo 17 ERPHow to Create Map Views in the Odoo 17 ERP
How to Create Map Views in the Odoo 17 ERP
 
Home assignment II on Spectroscopy 2024 Answers.pdf
Home assignment II on Spectroscopy 2024 Answers.pdfHome assignment II on Spectroscopy 2024 Answers.pdf
Home assignment II on Spectroscopy 2024 Answers.pdf
 
The Challenger.pdf DNHS Official Publication
The Challenger.pdf DNHS Official PublicationThe Challenger.pdf DNHS Official Publication
The Challenger.pdf DNHS Official Publication
 
Overview on Edible Vaccine: Pros & Cons with Mechanism
Overview on Edible Vaccine: Pros & Cons with MechanismOverview on Edible Vaccine: Pros & Cons with Mechanism
Overview on Edible Vaccine: Pros & Cons with Mechanism
 
1.4 modern child centered education - mahatma gandhi-2.pptx
1.4 modern child centered education - mahatma gandhi-2.pptx1.4 modern child centered education - mahatma gandhi-2.pptx
1.4 modern child centered education - mahatma gandhi-2.pptx
 
Ethnobotany and Ethnopharmacology ......
Ethnobotany and Ethnopharmacology ......Ethnobotany and Ethnopharmacology ......
Ethnobotany and Ethnopharmacology ......
 
How libraries can support authors with open access requirements for UKRI fund...
How libraries can support authors with open access requirements for UKRI fund...How libraries can support authors with open access requirements for UKRI fund...
How libraries can support authors with open access requirements for UKRI fund...
 
Basic phrases for greeting and assisting costumers
Basic phrases for greeting and assisting costumersBasic phrases for greeting and assisting costumers
Basic phrases for greeting and assisting costumers
 
Sha'Carri Richardson Presentation 202345
Sha'Carri Richardson Presentation 202345Sha'Carri Richardson Presentation 202345
Sha'Carri Richardson Presentation 202345
 
Students, digital devices and success - Andreas Schleicher - 27 May 2024..pptx
Students, digital devices and success - Andreas Schleicher - 27 May 2024..pptxStudents, digital devices and success - Andreas Schleicher - 27 May 2024..pptx
Students, digital devices and success - Andreas Schleicher - 27 May 2024..pptx
 
special B.ed 2nd year old paper_20240531.pdf
special B.ed 2nd year old paper_20240531.pdfspecial B.ed 2nd year old paper_20240531.pdf
special B.ed 2nd year old paper_20240531.pdf
 
Palestine last event orientationfvgnh .pptx
Palestine last event orientationfvgnh .pptxPalestine last event orientationfvgnh .pptx
Palestine last event orientationfvgnh .pptx
 
Unit 2- Research Aptitude (UGC NET Paper I).pdf
Unit 2- Research Aptitude (UGC NET Paper I).pdfUnit 2- Research Aptitude (UGC NET Paper I).pdf
Unit 2- Research Aptitude (UGC NET Paper I).pdf
 
Sectors of the Indian Economy - Class 10 Study Notes pdf
Sectors of the Indian Economy - Class 10 Study Notes pdfSectors of the Indian Economy - Class 10 Study Notes pdf
Sectors of the Indian Economy - Class 10 Study Notes pdf
 
The French Revolution Class 9 Study Material pdf free download
The French Revolution Class 9 Study Material pdf free downloadThe French Revolution Class 9 Study Material pdf free download
The French Revolution Class 9 Study Material pdf free download
 
The Art Pastor's Guide to Sabbath | Steve Thomason
The Art Pastor's Guide to Sabbath | Steve ThomasonThe Art Pastor's Guide to Sabbath | Steve Thomason
The Art Pastor's Guide to Sabbath | Steve Thomason
 
Polish students' mobility in the Czech Republic
Polish students' mobility in the Czech RepublicPolish students' mobility in the Czech Republic
Polish students' mobility in the Czech Republic
 
How to Make a Field invisible in Odoo 17
How to Make a Field invisible in Odoo 17How to Make a Field invisible in Odoo 17
How to Make a Field invisible in Odoo 17
 
The approach at University of Liverpool.pptx
The approach at University of Liverpool.pptxThe approach at University of Liverpool.pptx
The approach at University of Liverpool.pptx
 
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
 

MR reconstruction 101

  • 5. INTRODUCTION •  SENSi-vity Encoding (SENSE) - parallel imaging technique, where an array of mul+ple, simultaneously operated receiver coils is used for signal acquisi+on •  SENSE is based on use of mul+ple RF coils and receivers. The coil elements are used to measure the anatomical region of interest simultaneously •  This allows reduc+on of the total scan +me by a factor up to the number of coil elements •  Reconstruc+on in the image domain Reconstruc-on strategies •  strong reconstruc-on - aims at op+mizing voxel shape •  weak reconstruc-on - the voxel shape criterion is weaker in favor of the SNR 5
  • 6. METHOD Sense Reconstruc-on 1.  The crea+on of an aliased, reduced FOV image for each coil array element 2.  A full FOV image is created by reversing the aliasing effect (i.e. unfolding) S1AA+S1BB S2AA+S2BB S3AA+S3BB S4AA+S4BB [y1]= [S1A S1B ] [y2]= [S2A S2B ] [A] [y3]= [S3A S3B ] [B] [y4]= [S4A S4B ] Solving Matrix -----------à 6
  • 9. Figure 5 : Generated undersampled images (clockwise) 20 40 60 80 100 120 140 160 180 200 220 20 40 60 80 100 120 140 160 %% SENSE RECONSTRUCTION imf = sense_sg(ima, map, Rx, Ry); figure; imagesc(abs(imf)); %% GENERATE UNDERSAMPLED IMAGES Rx=1; Ry=2; ima = undersample(im,Rx,Ry); 9
  • 11. ¡  CS: what is it all about? ¡  Matlab demo ¡  Steps ahead on CS ¡  Resources on CS
  • 12. ¡  Number of non-zero coefficients in a data vector ¡  Importance due to conservation of energy ¡  Sinusoidal signal for 3 hours in time domain or frequency domain? ¡  Move towards time-frequency transforms
  • 13. ¡  Childlike question on compression ¡  Acceleration technique involving both acquisition and reconstruction paradigms ¡  Technically challenging, pragmatically feasible and clinically valuable
  • 14. •  Good data quality but takes a long time! •  Hence, may not be suitable for certain imaging protocols. •  Limits spatial and temporal resolutions •  Higher spatial resolution aids in morphological analysis of tumors – breast DCE-MRI • Temporal resolution is important for accurate pharmacokinetic analysis. •  Several approaches like keyhole, parallel imaging and other fast sequences have been used.2D FFT 2D IFFT 50 100 150 200 X 1 0 Data provided by Baek
  • 16. Complete data reconstruction Wavelet Transform Data provided by Baek [1] David L. Donoho, IEEE Transactions on Information theory, Vol.52, no. 4, April 2006 [2] Candes, E.J. et al., IEEE Transactions on Information theory, Vol.52, no.2, Feb. 2006 •  Most objects in nature are approximately sparse in a transformed domain. •  Utilize above concept to obtain very few measurements and yet reconstruct with high fidelity [1,2] Only 33% of complete data X
  • 17. ¡  Generate a 2D phantom ¡  Cartesian undersampling of data ¡  Obtain undersampled data and zfwdc recon ¡  Choice of ROI if required for diagnostic evaluation purposes ¡  Recon params, post L-curve optimization ¡  Nonlinear conjugate gradient iterative reconstruction ¡  Comparative quality
  • 18. Point spread function analyses 1.  Incoherence 2.  Design of this sampling mask
  • 19. K-space trajectories with 2 constraints: 1.  Slew rate 2.  Smoothness of k-space coverage
  • 20. ¡  Every MRI method: §  Angiography §  DWI/DTI/SWI/DCE-MRI/ASL §  fMRI/MRSI/CMR §  …. ¡  Because MRI is inherently a slow acquisition process, mostly dictated by the physics of acquisition ¡  Magnetic Resonance Fingerprinting
  • 21. 1.  Rapid 1H MR metabolic imaging 2.  Accelerated DCE-MRI 3.  Swifter Sweep Imaging with Fourier Transform (SWIFT) MRI
  • 22. ¡  It has been well established that magnetic resonance imaging (MRI) provides critical information about cancer [3]. ¡  Magnetic resonance spectroscopic imaging (MRSI) furthers this capability by providing information about the presence of certain ‘metabolites’ which are known to be important prognostic markers of cancer [4] (stroke, AD, energy metabolism, TCA cycle). ¡  MRSI provides information about the spatial distribution of these metabolites, hence enabling metabolic imaging. [3] Huk WJ et al., Neurosurgical Review 7(4) 1984; [4] Preul MC et al., Nat. Med. 2(3) 1996;
  • 23. ¡  Increased choline level ¡  Reduced N-Acetylaspartate (NAA) level ¡  Reduced creatine level [5] H Kugel et al., Radiology 183 June 1992 [5] CANCER NORMAL
  • 24. ¡  Long acquisition times for MRSI §  A typical MRSI protocol (32 X 32 X 512) takes ~ 20 minutes §  Difficult to maintain anatomical posture for long time §  Increases patient discomfort, likelihood of early termination of study §  Discourages routine clinical use of this powerful MRI technique ¡  To increase throughput (decreased scanner time, technician time) ¡  Reduction of acquisition time is usually accomplished by under sampling measured data (k-space). ¡  Limitations of Shannon-Nyquist criterion. ¡  Compressed sensing provides a framework to achieve sub-Nyquist sampling rates with good data fidelity.
  • 25. Brain - normal (N=6) Brain - cancer (N=2) Prostate -cancer (N=2) MRSI data Scanner TR(ms) TE(ms) # Averages Grid Size FOV (mm3) Brain - normal (N=6) Siemens 3.0T Trio Tim 1700 270 4 16 x 16 x 1024 100 x 100 x 15 Brain cancer (N=2) Philips 3.0T Achieva 1000 112 112 2 2 18 x 21 x 1024 19 x 22 x 1024 180 x 210 x15 190 x 220 x 15 Prostate cancer (N=2) Philips 3.0T Achieva 1200 1000 140 140 1 1 14 x 10 x 1024 16 x 12 x 1024 25 x 50 x 33 20 x 51 x 26
  • 26. ¡  Minimal data processing done using jMRUI [7] ¡  FID Apodization – Gaussian (~3Hz) ¡  Removal of water peak using HLSVD ¡  Phase correction §  To allow correct integration of the real part of the spectra ¡  QUEST based quantitation. [8] §  To generate specific metabolite maps. [7] A. Naressi, et al., Computers in Biology and Medicine, vol. 31, 2001. [8] H. Ratiney, et al., Magnetic Resonance Materials in Physics Biology and Medicine, vol. 16, 2004.
  • 28. Brain cancer 1X 2X 5X 10X Prostate cancer Normal CancerNormal Cancer NAACr ChoNAA Cr Cho Cr2 Cr2 Cr Cho Cit Cit Cho + Cr
  • 29. Brain - cancer Prostate - cancer Brain - Normal Metabolite maps
  • 30. §  Mean ± SD of pooled data for each data type §  2 tailed paired t-test §  Ratio: CNI for brain data and (Cho + cr)/ Cit for prostate data §  Excluded voxels with denominator value of 0 in 1X case §  For CS cases, if the denominator had a value of 0, the ratio was set to 0 §  P value less than 0.05 was chosen as a significant difference (* p <0.05) NAA (a.u.) Cr (a.u.) Cho (a.u.) Cit (a.u.) Ratio Brain (Normal) 1X 200 ± 96.8 51.83 ± 27.6 13.8 ± 8.87 0.075 ± 0.047 2X 200 ± 98.9 51.99 ± 34.5 13.8 ± 10.2 0.073 ± 0.064 5X 202 ± 110 51.71 ± 30.7 13. 9 ± 10.6 0.082 ± 0.152 10X 241 ± 138* 65.22 ± 39.3* 17.9 ± 13.2* 0.086 ± 0.083* Brain (Cancer) 1X 10.7 ± 6.35 4.23 ± 2.43 3.21 ± 1.38 0.468 ± 0.519 2X 10.8 ± 6.45 4.27 ± 2.60 3.21 ± 1.37 0.625 ± 1.50 5X 10.6 ± 7.42 4.19 ± 2.35 3.21 ± 1.36 0.712 ± 1.82 10X 11.1 ± 8.78 3.72 ± 1.72* 3.27 ± 1.47 0.837 ± 1.89* Prostate (Cancer) 1X 499 ± 821 2010 ± 1730 188 ± 166 19.25 ± 25.23 2X 427 ± 830 1850 ± 1460 194 ± 131 14.10 ± 10.21 5X 382 ± 541 1830 ± 1450 193 ± 131 16.12 ± 16.44 10X 378 ± 540 1470 ± 958* 135 ± 111* 16.38 ± 23.59
  • 31. N = total number of elements of the MRSI data; Θ, Θ’ = the data reconstructed from full k-space and undersampled k-space respectively. ∑= Θ−Θ= N i ii N RMSE 1 2 )'( 1 '
  • 32. ¡  Application of compressed sensing on 1H MRSI has been performed for the first time ¡  It has been demonstrated that compressed sensing based reconstruction can be successfully applied on 1H MRSI in vivo human brain (normal and cancer), prostate cancer data and in vitro, computer generated phantom data sets ¡  Our results indicate a potential to reduce MRSI acquisition times by 75% thus significantly reducing the time spent by the patient in the MR scanner for spectroscopic studies ¡  Current and future work involves the implementation of compressed sensing based pulse sequences on preclinical and clinical scanners ¡  Other groups in the world are working on this demonstration now!
  • 33. ¡  Rapid 1H MR metabolic imaging ¡  Accelerated DCE-MRI ¡  Swifter Sweep Imaging with Fourier Transform (SWIFT) MRI
  • 34. C(t) = f(ΔR1(t)) T1 – weighted images for baseline T1 shortening contrast agent [10] Yankeelov TE, et. al MRI;23(4). 2005 *Model implemented by Dr. Vikram Kodibagkar in MATLAB [10] Tissue perfusion, microvascular density and extravascular -extracellular volume -- tumor staging, monitor treatment response
  • 35. Spre(ω) = Lpre(ω) + Hpre(ω) (1a) Spost(ω) = Lpost(ω) + Hpre(ω) (1b) Є( Idiff) = || FIdiff – ydiff||2 + λLI || WIdiff ||1 +λTV(Idiff) (2) Keyhole for DCE CS for DCE Ipost-contrast Ipre-contrast Idiff Data was normalized to a range of 0 to 1 before retrospective reconstruction Spost(ω) Spre(ω) ydiff [11] Vanvaals JJ et. al. JMRI; 3(4) 1993 [12] Jim J et. al. IEEE TMI 2008 [13] Lustig M et. al. MRM;58(6) 2007 [11] [12,13]
  • 36. ¡  5 DCE-MRI breast cancer data sets consisting of 64 frames (4 pre- contrast images and 60 post-contrast images) were used for retrospective reconstructions. ¡  The contrast agent used was Omniscan (intravenously administered through the tail vein at a dose of 0.1 mmol/kg). ¡  Reconstructions based on 2 approaches: keyhole and compressed sensing, were performed as function of masks and acceleration factors were performed. ¡  These reconstructions were quantified by the root mean square error metric defined below ∑= Θ−Θ= N i ii N RMSE 1 2 )'( 1 '
  • 38. Starts at frame 1 Starts at frame 6 (post-contrast) Keyhole CS Keyhole Keylines Keythresh CS_Gauss CS_Glines CS_Thresh
  • 40. T2w Overlay T1w pre- contrast T1w post- contrast 0 10 20 30 40 50 60 0.150 0.175 0.200 0.225 0.250 ROIIntensity Frame # Original Keyhole Keylines Keythresh Gauss Glines Gthresh Muscle 0 10 20 30 40 50 60 0.175 0.200 0.225 0.250 ROIIntensity Frame # Original Keyhole Keylines Keythresh Gauss Glines Gthresh Poorly perfused region 0 10 20 30 40 50 60 0.15 0.20 0.25 0.30 0.35 0.40 ROIIntensity Frame # Original Keyhole Keylines Keythresh Gauss Glines Gthresh Well perfused region
  • 42. ¡  It has been shown here and previously that DCE MRI can be reliably accelerated through methods like compressed sensing and keyhole reconstructions to obtain increased spatial and/or temporal resolution. ¡  CS based masks – Gauss and Gthresh provide better performance when compared to Glines mask, which out do the keyhole masks as observed by the RMSE graphs. ¡  Keyhole based masks – keyhole mask performs relatively poorer when compared to keythresh and keylines masks ¡  Acceleration factors – the values of RMSE increases with acceleration as expected (not shown); the CS masks show a RMSE of less than 0.075 even at an acceleration factor of 5 while keyhole masks result in a RMSE of less than 0.1
  • 43. ¡  Rapid 1H MR metabolic imaging ¡  Accelerated DCE-MRI ¡  Swifter Sweep Imaging with Fourier Transform (SWIFT) MRI
  • 44. [14] D.Idiyatullin et al., JMR, 181, 2006. [14] §  Sweep imaging with Fourier transformation [14] §  Time domain signals are acquired during a swept radiofrequency excitation in a time shared way §  This results in a significantly negligible echo time. §  Insensitive to motion, restricted dynamic range, low gradient noise GRE SWIFT Photograph Bovine tibia
  • 45. ¡  Full k-space recon was performed using gridding. The volume was restricted to a range of [0,1] by normalizing it to the highest absolute value. ¡  Prospective implementation is straight forward due to the nature of k-space trajectory. Acceleration of 5.33 X was achieved – directly proportional to time saved ¡  MR data is sparse in the total variation domain. Since the data in this case is 3D, a 3D total variation norm is most apt. ¡  Reconstruction involves minimization of the convex functional given below. This is accomplished by a custom implementation of non-linear conjugate gradient algorithm. Є(m) = || Fum – y||2 +λTV TV(m) where m is the desired MRI volume, Fu is the Fourier transform operator, TV is the 3D total variation operator, ||.||2 is the L2 norm operator, λTV is the regularization parameter for the TV term respectively, and Є is the value of the cost function.
  • 46. ¡  The initial estimate of the volume is given by the zero-filled case with density compensation (zfwdc). This produces artifacts which are incoherent as can be seen in the zfwdc images. ¡  A total of 8 iterations were used and the recon was performed in 4 mins. ¡  NRMSE given by RMSE/ range of input; i.e. 1; hence NRMSE = RMSE calculated as given below N = total number of elements of the MRI volume; Θ, Θ’= the data reconstructed from full k- space and undersampled k-space respectively. ∑= Θ−Θ= N i ii N RMSE 1 2 )'( 1 '
  • 47. Original 5.33 X Zero filled with density compensation
  • 48. 50 100 150 0.0 0.2 0.4 0.6 Pixel number Intensity(au) Original 5X Zero filled with density compensation (Zfwdc) 50 100 150 0.0 0.2 0.4 0.6 Pixel Number Intensity(au) 50 100 150 0.0 0.2 0.4 0.6 Pixel Number Intensity(au)
  • 49. Original 5X Scan time ~ 8 min Estimated scan time ~1.6 min
  • 51. ¡  “Review on CS MRI” Critical reviews in biomedical engineering 2013 ¡  http://nuit-blanche.blogspot.in/ ¡  Miki Lustig, UC Berkley ¡  John M Pauly, Stanford ¡  www.ismrm.org
  • 52. PEOPLE §  Dr. Vikram D. Kodibagkar §  CSI project §  Hyeonman Baek, Ph.D. §  Matthew Lewis, Ph.D. §  Sandeep K. Ganji, B. Tech. §  Yao Ding, M.S. §  Robert D. Sims, M.D. §  Changho Choi, Ph.D. §  Elizabeth Maher, M.D., Ph.D. §  DCE project §  Praveen K. Gulaka, M.S. §  SWIFT project §  Matthew Lewis, Ph.D. §  Steen Moeller, Ph.D. §  Curtis A. Corum, Ph.D. FUNDING § DST-TSD grant (PI: Geethanath) § KFIST grant (PI: Geethanath) §  Pilot grant (PI: Kodibagkar) from UL1RR024982, (PI: Milton Packer) §  ARP#010019-0056-2007 (PI: Kodibagkar) §  R21CA132096-01A1 (PI: Kodibagkar) §  W81XWH-05-1-0223 (PI: Kodibagkar) §  R21 CA139688 (PI: Corum) §  S10 RR023730 (PI: Garwood) §  P41 RR008079 (PI: Garwood)
  • 53. Acknowledgements/Contact info •  MIRC members, Medical Electronics members •  Management, DSI •  Academic and Industrial partners •  MIRC_HOME_OFFLINE (hop://www.dayanandasagar.edu/mirc-home.html) •  MIRC_SHARING_OFFLINE •  MIRC_PEOPLE_OFFLINE •  sairam.geethanath@dayanandasagar.edu 53