Diffusion MR Imaging Analysis (Prac6cal Aspects)

Size: px
Start display at page:

Download "Diffusion MR Imaging Analysis (Prac6cal Aspects)"

Transcription

1 Diffusion MR Imaging Analysis (Prac6cal Aspects) Jeffry R. Alger Department of Neurology Department of Radiological Sciences Ahmanson- Lovelace Brain Mapping Center UCLA

2 Acknowledgement Some slides/images were provided by Sumumu Mori (Johns Hopkins University) Derek Jones (Cardiff University)

3 General References

4 General References Alger JR. The Diffusion Tensor Imaging Toolbox. The Journal of Neuroscience 2012; 32(22): Jones DK, Cercignani M. Twenty- five piualls in the analysis of diffusion MRI data. NMR in Biomedicine 2010; 23(7):

5 Volume Image Sensitized direction 1 Fractional Anisotopy Volume Image Volume Image Sensitized direction 2 Volume Image Sensitized direction 3. Volume Image Sensitized direction N Software Color-coded Volume Image Fiber tract Volume Image Other derived Volume Images

6 Outline Preliminary issues to be aware of Diffusion image processing sowware Diffusion image processing strategy Tractography

7 General Issues to Be Aware of Noise EPI B0 spa6al distor6ons Spa6al Eddy current problems Spa6al & temporal distor6ons DICOM reading Mo6on

8 Does anyone know this man?

9 Noise

10 Noise MRI signal is oscillatory Amplitude and phase Real and Imaginary MRI reconstruc6on on most scanners throws away phase (imaginary) component The end user works with Signal Magnitude The noise is characterized by a Rician Distribu6on

11 Noise At high signal to noise levels the signal distribu6on is very Gaussian Rician distribu6on ~ Gaussian distribu6on At low signal to noise levels the signal distribu6on is very skewed Signal can not be nega6ve- valued In diffusion MRI analysis high SNR and low SNR images are used The effects of the Rician distribu6on in the low SNR can have an impact.

12 EPI Spa6al Distor6ons Diffusion MRI almost universally uses Spin Echo EPI as an image acquisi6on technique Sta6c varia6on in B 0 causes spa6al distor6on along the phase encode direc6on Diffusion MRI uses strong/fast gradient switching to achieve diffusion sensi6za6on B 0 is temporally and spa6ally unstable producing Eddy current distor6ons

13 Eddy Currents

14 Eddy Currents

15 Spa6al Distor6ons Stanford UCLA b = 0 MP- RAGE

16 Eddy current distor6ons

17 Spa6al Distor6ons Remedia6on Find a nonlinear remapping that makes the intensity under the red and blue lines equivalent Repeat for each line in the volume

18 Spa6al Distor6ons Remedia6on Non- determinis6c methods Computa6onally intensive Determinis6c approaches Use B 0 map obtained just before or awer DTI Trades off addi6onal acquisi6on 6me for faster postprocessing

19 SoWware

20 Volume Image Sensitized direction 1 Fractional Anisotopy Volume Image Volume Image Sensitized direction 2 Volume Image Sensitized direction 3. Volume Image Sensitized direction N Software Color-coded Volume Image Fiber tract Volume Image Other derived Volume Images

21

22

23 Reading b- vectors (or b- matrices) from DICOM headers

24 ? Volume Image Sensitized direction 1? Volume Image Sensitized direction 2 2D DICOM Images? Volume Image Sensitized direction 3. Software? Volume Image Sensitized direction N

25 Jack van Horn (paraphrased): It s the craziest thing I have ever seen. In every DTI study I have worked on somebody gives me a liele post- it on which they have scribbled the gradient table. Isn t there a way to read it from the DICOM header? FW: dcm2nii questionfrom: Theo van Erp [vanerp@lifesci.ucla.edu] Sent: Monday, March 09, :34 AM To: Jeffry R. Alger Subject: FW: dcm2nii question FYI: From Chris Rorden, he just replied. See dicomcompat.pas For GE, I look at group $0019, specifically $10BB or $a0bb $10BC or $A0BC $10BD or $A0BD For the x, y, z vectors... and $0043:$1039 or $A039 for the bval I also read b-values from $2010:$1003 I think Philips vectors are in group $2005, elements $10b0,$10b1,$10b2. Siemens is trickier, as you need to read the CSA shadow header... you need to look at convert.pas and dicomtypes.pas for the details...

26 Digital Imaging and Communica6ons in Medicine (DICOM) All MRI scanners marketed awer ca 2000 use the DICOM standard for digital image representa6on Diffusion imaging did not exist when the standard was developed There are no standard iden6fiers for diffusion imaging acquisi6on informa6on in the DICOM standard Anything that is standard is obsolete The DICOM standard permits manufacturers to encode private informa6on within a DICOM- compliant image Manufacturers encode diffusion acquisi6on informa6on as private informa6on

27 DICOM and diffusion imaging acquisi6on informa6on DICOM does not use human readable filenames DICOM usually uses 2D images DICOM image volume informa6on some6mes does not count the different DWI volumes Image acquisi6on 6me is some6mes not stored accurately Order of image acquisi6on is some6mes not stored accurately There is no DICOM tag for slices per volume

28 DICOM and diffusion imaging acquisi6on informa6on There are three methods of encoding private informa6on Use of code words in the standard tags As parameters but in odd- numbered group tags (the Private ) tags Embedded within long strings of informa6on that are usually represented as an OB value representa6on DICOM mavens refer to OB as Old Blob Siemens uses all three methods to encode diffusion imaging acquisi6on informa6on Depends on scanner vintage GE & Philips use odd- numbered group tags Custom- wrieen pulse sequence sowware may not store the relevant informa6on in the DICOM header PACS, anonymizer and DICOM services sowware may delete encode diffusion imaging acquisi6on informa6on

29 Co- ordinate System Confound DICOM expresses gradient vectors in the absolute X, Y, Z reference frame of the magnet (pa6ent centered space) Z is perfectly aligned with the magnet bore X is horizontal Y is ver6cal Most inves6gators assume X and Y are parallel to the image slice plane Z is normal to the image slice plane The inves6gator assumed vectors may be rotated by as much as 30 in the YZ plane rela6ve to the true reference frame Depends on slice prescrip6on Co- ordinate system confusion can be avoided by use of pure axial un6lted slice prescrip6on Co- ordinate system confusion can be fixed by recalcula6on of the diffusion data awer rota6ng the vector table There is enough informa6on in the DICOM header to do this

30 Reliable SoWware SortDICOM (Alger) Runs under Interac6ve Data Language Virtual Machine No cost to user Runs on Windows, Mac Sorts files into folders named according to Subject ID, Image Acquisi6on Date, Image Acquisi6on Time, Series Name ProcessDTI (Alger) Runs under Interac6ve Data Language Virtual Machine No cost to user Runs on Windows, Mac Stable as of 12/26/2009 Uses a new ground up DICOM reader Reads all DICOM elements including privates Reads OB of private header informa6on for GE, Siemens, Philips Input Folder full of dicom files produced by the DTI study Siemens, GE or Philips Output Folder full of ANALYZE- formaeed 3D parametric images (color maps, FA, tensor images etc) Images useful for QC/QA

31 Diffusion Image Processing Strategy

32 Diffusion Tensor Imaging Basser & Jones. NMR in Biomedicine 2002;15: The goal of DTI is determining the values of the elements of the diffusion tensor for each voxel in the image space It is assumed that the diffusion is random and therefore that the diffusion tensor is symmetric At least 6 unique diffusion- weighted measurement and one non- diffusion weighted measurement are required to determine the symmetric tensor More than 6 diffusion weighted measurements improves the accuracy D =" D xx D xy D xz" D xy D yy D yz" D xz D yz D zz"

33 The Diffusion Tensor Voxels that are anisotropic are oriented in specific direc6ons rela6ve to the scanner x, y and z co- ordinates This is expressed quan6ta6vely as a matrix or tensor D =" D xx D xy D xz" D yx D yy D yz" D zx D zy D zz"

34 The Diffusion Tensor If the white maeer fiber tract is oriented perfectly along the scanner s x, y, or z gradient co- ordinate system, then only the tensor s diagonal terms are non- zero If the white maeer fiber is rotated with respect to the scanner s x, y, z gradient co- ordinate system, then the tensor s off- diagonal terms are non- zero D =" D xx D xy D xz" D yx D yy D yz" D zx D zy D zz"

35 The diffusion signal equa6on (for each voxel) ln(s b ) = ln(s 0 ) Σ Σ b ij D ij S 0 : MRI signal strength in the absence of diffusion- weigh6ng S b : MRI signal strength in the presence of diffusion- weigh6ng D: the diffusion tensor b: the b- matrix describing the extent of diffusion sensi6za6on in all spa6al direc6ons

36 b- matrix Mauello. J Magn Reson A 1994; 108, Basser & Jones. NMR in Biomedicine 2002;15: The imaging gradient pulses can produce significant diffusion- weigh6ng When this is the case, the en6re b- matrix is needed The b- matrix is mostly diagonal Due to the use of very strong diffusion encoding gradients OWen it is sufficient to use only b xx, b yy, b zz Some authors use the term b- vector b =" b xx b xy b xz" b xy b yy b yz" b xz b yz b zz"

37 Linear Systems Analysis Determining the diffusion tensor requires solving the linear system of equa6ons DWI # 1: ln(s b ) = ln(s 0 ) Σ Σ b ij1 D ij DWI # 2: ln(s b ) = ln(s 0 ) Σ Σ b ij2 D ij DWI # 3: ln(s b ) = ln(s 0 ) Σ Σ b ij3 D ij DWI # 4: ln(s b ) = ln(s 0 ) Σ Σ b ij4 D ij DWI # 5: ln(s b ) = ln(s 0 ) Σ Σ b ij5 D ij DWI # 6: ln(s b ) = ln(s 0 ) Σ Σ b ij6 D ij b = 0: ln(s b ) = ln(s 0 )

38 System of signal equa6ons for one voxel 12 gradient direc6ons DWI # 1: ln(s b ) = ln(s 0 ) Σ Σ b1 ij D ij DWI # 2: ln(s b ) = ln(s 0 ) Σ Σ b2 ij D ij DWI # 3: ln(s b ) = ln(s 0 ) Σ Σ b3 ij D ij DWI # 4: ln(s b ) = ln(s 0 ) Σ Σ b4 ij D ij DWI # 5: ln(s b ) = ln(s 0 ) Σ Σ b5 ij D ij DWI # 6: ln(s b ) = ln(s 0 ) Σ Σ b6 ij D ij DWI # 7: ln(s b ) = ln(s 0 ) Σ Σ b7 ij D ij DWI # 8: ln(s b ) = ln(s 0 ) Σ Σ b8 ij D ij DWI # 9: ln(s b ) = ln(s 0 ) Σ Σ b9 ij D ij DWI # 10: ln(s b ) = ln(s 0 ) Σ Σ b10 ij D ij DWI # 11: ln(s b ) = ln(s 0 ) Σ Σ b11 ij D ij DWI # 12: ln(s b ) = ln(s 0 ) Σ Σ b12 ij D ij b = 0: ln(s b ) = ln(s 0 )

39 Solving the signal equa6on Linear systems approaches are the most commonly used methods Easy to code Fast Well understood sta6s6cal characteris6cs Non- linear fiung More complex Slower

40 Rician noise and one dimensional D calcula6on slope = - D! ln(s)! 0! 500! 1000! b-value!

41 Rician noise and one dimensional D calcula6on slope = - D! ln(s)! 0! 500! 1000! b-value!

42 Rician Noise Influences the high b measurement Causes the diffusion coefficient to appear larger than it actually is Causes the signal equa6on to appear to have more than one exponen6al term

43 Diagonaliza6on The diffusion matrix is usually diagonalized using eigenvector- eigenvalue methodology A standard method in linear algebra Leads to the use of the terms eigenvector and eigenvalue to describe the diffusion Principal Eigenvector preferred direc6on of diffusion Eigenvalue Rate of diffusion in this direc6on

44 Diffusion Tensor Imaging Eigenvector/eigenvalue decomposi6on D =" V 1" V 2" λ " 0 λ 2 0 " V 1 V 2 V 3" V 3" 0 0 λ 3"

45 Results Presenta6on

46 Characterizing Diffusion V 1 = The direction in space (a vector) in which the diffusion speed (diffusivity) is the greatest" λ 1 = Diffusivity in the V 1 direction" " " V 2 = A direction perpendicular to V 1 having the second highest diffusion speed" λ 2 = Diffusivity in the V 2 direction" " " V 3 = The direction perpendicular to V 1 and V 2" λ 3 = Diffusivity in the V 3 direction"

47 Diffusion Tensor Imaging An image voxel is likely in white maeer fiber if there is a great difference in the diffusivity between direc6ons (i.e. a large anisotropy) λ 1 >> λ 2, λ 3 If this is true, V 1 is parallel to the white maeer fiber orienta6on An inference!

48 Parametric DTI Images! Trace: " Trace(D) = λ 1 + λ 2 + λ 3" " Mean Diffusivity:" MD = 1/3(Trace(D))" " MD ~ ADC" " Radial Diffusivity:" RD = (λ 2 + λ 3 )/2 " " Fractional Anisotropy: " FA = ((λ 1 - λ 2 ) 2 + (λ 1 λ 3 ) 2 + (λ 2 λ 3 ) 2 ) 1/2 /(2(λ λ λ 32 )) 1/2"

49 Parametric DTI Images!

50 A/P fiber bundles L/R fiber bundles S/I fiber bundles

51 Rota6onally invariant parametric images Basic goal of most analyses is to reduce the diffusion informa6on to a rota6onally invariant parametric image MD, FA, RD, AD are examples Rota6onal invariance means image intensity does not depend on How the head was posi6oned Which gradient vectors were used

52 Ellipsoids and Diffusion isotropic" anisotropic" anisotropic" Place a drop of dye somewhere in space Take a snapshot of the dye some6me later

53 White Maeer Diffusion anisotropic" The ellipsoid will not necessarily be oriented with it s principle axes aligned with the gradient x, y, z co- ordinate system Need a method to determine alignment

54 Blobograms!

55 Vector field plots!

56 Tractography

57 Can axonal projec6ons be reconstructed? At each voxel, average fiber orientation can be estimated Axonal projection reconstruction may be possible

58 What is needed? 3D data acquisi6on High resolu6on data

59 Fiber reconstruc6on

60 Two thresholds for termina6on Low anisotropy (Gray maeer) (Larger noise effect) Sharp turn (Par6al voluming) (Error accumula6on)

61 UNCERTAINTY IN EIGENVECTOR Mean eigenvector, Ψ 1 95% cone of uncertainty 1

62 Examples of the tracking ROI- ini6a6on Brute- Force Search Mul6ple- ROI edi6ng

63

64

Diffusion Tensor Imaging (DTI): An overview of key concepts

Diffusion Tensor Imaging (DTI): An overview of key concepts Diffusion Tensor Imaging (DTI): An overview of key concepts (Supplemental material for presentation) Prepared by: Nadia Barakat BMB 601 Chris Conklin Thursday, April 8 th 2010 Diffusion Concept [1,2]:

More information

DIFFUSION MAGNETIC RESONANCE IMAGING

DIFFUSION MAGNETIC RESONANCE IMAGING DIFFUSION MAGNETIC RESONANCE IMAGING from spectroscopy to imaging apparent diffusion coefficient ADC-Map anisotropy diffusion tensor (imaging) DIFFUSION NMR - FROM SPECTROSCOPY TO IMAGING Combining Diffusion

More information

Tensor Visualization. CSC 7443: Scientific Information Visualization

Tensor Visualization. CSC 7443: Scientific Information Visualization Tensor Visualization Tensor data A tensor is a multivariate quantity Scalar is a tensor of rank zero s = s(x,y,z) Vector is a tensor of rank one v = (v x,v y,v z ) For a symmetric tensor of rank 2, its

More information

Basics of Diffusion Tensor Imaging and DtiStudio

Basics of Diffusion Tensor Imaging and DtiStudio Basics of Diffusion Tensor Imaging and DtiStudio DTI Basics 1 DTI reveals White matter anatomy Gray matter White matter DTI uses water diffusion as a probe for white matter anatomy Isotropic diffusion

More information

HST.583 Functional Magnetic Resonance Imaging: Data Acquisition and Analysis Fall 2006

HST.583 Functional Magnetic Resonance Imaging: Data Acquisition and Analysis Fall 2006 MIT OpenCourseWare http://ocw.mit.edu HST.583 Functional Magnetic Resonance Imaging: Data Acquisition and Analysis Fall 2006 For information about citing these materials or our Terms of Use, visit: http://ocw.mit.edu/terms.

More information

GG612 Lecture 3. Outline

GG612 Lecture 3. Outline GG61 Lecture 3 Strain and Stress Should complete infinitesimal strain by adding rota>on. Outline Matrix Opera+ons Strain 1 General concepts Homogeneous strain 3 Matrix representa>ons 4 Squares of line

More information

Advanced Topics and Diffusion MRI

Advanced Topics and Diffusion MRI Advanced Topics and Diffusion MRI Slides originally by Karla Miller, FMRIB Centre Modified by Mark Chiew (mark.chiew@ndcn.ox.ac.uk) Slides available at: http://users.fmrib.ox.ac.uk/~mchiew/teaching/ MRI

More information

Diffusion Tensor Imaging tutorial

Diffusion Tensor Imaging tutorial NA-MIC http://na-mic.org Diffusion Tensor Imaging tutorial Sonia Pujol, PhD Surgical Planning Laboratory Harvard University DTI tutorial This tutorial is an introduction to the advanced Diffusion MR capabilities

More information

Bayesian multi-tensor diffusion MRI and tractography

Bayesian multi-tensor diffusion MRI and tractography Bayesian multi-tensor diffusion MRI and tractography Diwei Zhou 1, Ian L. Dryden 1, Alexey Koloydenko 1, & Li Bai 2 1 School of Mathematical Sciences, Univ. of Nottingham 2 School of Computer Science and

More information

醫用磁振學 MRM 擴散張量影像 擴散張量影像原理. 本週課程內容 MR Diffusion 擴散張量造影原理 擴散張量造影應用 盧家鋒助理教授國立陽明大學生物醫學影像暨放射科學系

醫用磁振學 MRM 擴散張量影像 擴散張量影像原理. 本週課程內容   MR Diffusion 擴散張量造影原理 擴散張量造影應用 盧家鋒助理教授國立陽明大學生物醫學影像暨放射科學系 本週課程內容 http://www.ym.edu.tw/~cflu 擴散張量造影原理 擴散張量造影應用 醫用磁振學 MRM 擴散張量影像 盧家鋒助理教授國立陽明大學生物醫學影像暨放射科學系 alvin4016@ym.edu.tw MRI The Basics (3rd edition) Chapter 22: Echo Planar Imaging MRI in Practice, (4th edition)

More information

The effect of different number of diffusion gradients on SNR of diffusion tensor-derived measurement maps

The effect of different number of diffusion gradients on SNR of diffusion tensor-derived measurement maps J. Biomedical Science and Engineering, 009,, 96-101 The effect of different number of diffusion gradients on SNR of diffusion tensor-derived measurement maps Na Zhang 1, Zhen-Sheng Deng 1*, Fang Wang 1,

More information

Diffusion Weighted MRI. Zanqi Liang & Hendrik Poernama

Diffusion Weighted MRI. Zanqi Liang & Hendrik Poernama Diffusion Weighted MRI Zanqi Liang & Hendrik Poernama 1 Outline MRI Quick Review What is Diffusion MRI? Detecting Diffusion Stroke and Tumor Detection Presenting Diffusion Anisotropy and Diffusion Tensor

More information

Diffusion imaging of the brain: technical considerations and practical applications

Diffusion imaging of the brain: technical considerations and practical applications Diffusion imaging of the brain: technical considerations and practical applications David G. Norris FC Donders Centre for Cognitive Neuroimaging Nijmegen Sustaining the physiologist in measuring the atomic

More information

Lecture 8 Analyzing the diffusion weighted signal. Room CSB 272 this week! Please install AFNI

Lecture 8 Analyzing the diffusion weighted signal. Room CSB 272 this week! Please install AFNI Lecture 8 Analyzing the diffusion weighted signal Room CSB 272 this week! Please install AFNI http://afni.nimh.nih.gov/afni/ Next lecture, DTI For this lecture, think in terms of a single voxel We re still

More information

Diffusion Tensor Imaging I: The basics. Jennifer Campbell

Diffusion Tensor Imaging I: The basics. Jennifer Campbell Diffusion Tensor Imaging I: The basics Jennifer Campbell Diffusion Tensor Imaging I: The basics Jennifer Campbell Diffusion Imaging MRI: many different sources of contrast T1W T2W PDW Perfusion BOLD DW

More information

Ordinary Least Squares and its applications

Ordinary Least Squares and its applications Ordinary Least Squares and its applications Dr. Mauro Zucchelli University Of Verona December 5, 2016 Dr. Mauro Zucchelli Ordinary Least Squares and its applications December 5, 2016 1 / 48 Contents 1

More information

Anisotropy of HARDI Diffusion Profiles Based on the L 2 -Norm

Anisotropy of HARDI Diffusion Profiles Based on the L 2 -Norm Anisotropy of HARDI Diffusion Profiles Based on the L 2 -Norm Philipp Landgraf 1, Dorit Merhof 1, Mirco Richter 1 1 Institute of Computer Science, Visual Computing Group, University of Konstanz philipp.landgraf@uni-konstanz.de

More information

Medical Visualization - Tensor Visualization. J.-Prof. Dr. Kai Lawonn

Medical Visualization - Tensor Visualization. J.-Prof. Dr. Kai Lawonn Medical Visualization - Tensor Visualization J.-Prof. Dr. Kai Lawonn Lecture is partially based on the lecture by Prof. Thomas Schultz 2 What is a Tensor? A tensor is a multilinear transformation that

More information

Applications of Spin Echo and Gradient Echo: Diffusion and Susceptibility Contrast

Applications of Spin Echo and Gradient Echo: Diffusion and Susceptibility Contrast Applications of Spin Echo and Gradient Echo: Diffusion and Susceptibility Contrast Chunlei Liu, PhD Department of Electrical Engineering & Computer Sciences and Helen Wills Neuroscience Institute University

More information

CIND Pre-Processing Pipeline For Diffusion Tensor Imaging. Overview

CIND Pre-Processing Pipeline For Diffusion Tensor Imaging. Overview CIND Pre-Processing Pipeline For Diffusion Tensor Imaging Overview The preprocessing pipeline of the Center for Imaging of Neurodegenerative Diseases (CIND) prepares diffusion weighted images (DWI) and

More information

Diffusion tensor imaging (DTI):

Diffusion tensor imaging (DTI): Diffusion tensor imaging (DTI): A basic introduction to data acquisition and analysis Matthew Cykowski, MD Postdoctoral fellow Research Imaging Center UTHSCSA Room 2.320 cykowski@uthscsa.edu PART I: Acquiring

More information

GG611 Structural Geology Sec1on Steve Martel POST 805

GG611 Structural Geology Sec1on Steve Martel POST 805 GG611 Structural Geology Sec1on Steve Martel POST 805 smartel@hawaii.edu Lecture 5 Mechanics Stress, Strain, and Rheology 11/6/16 GG611 1 Stresses Control How Rock Fractures hkp://hvo.wr.usgs.gov/kilauea/update/images.html

More information

Contrast Mechanisms in MRI. Michael Jay Schillaci

Contrast Mechanisms in MRI. Michael Jay Schillaci Contrast Mechanisms in MRI Michael Jay Schillaci Overview Image Acquisition Basic Pulse Sequences Unwrapping K-Space Image Optimization Contrast Mechanisms Static and Motion Contrasts T1 & T2 Weighting,

More information

Improved Correspondence for DTI Population Studies via Unbiased Atlas Building

Improved Correspondence for DTI Population Studies via Unbiased Atlas Building Improved Correspondence for DTI Population Studies via Unbiased Atlas Building Casey Goodlett 1, Brad Davis 1,2, Remi Jean 3, John Gilmore 3, and Guido Gerig 1,3 1 Department of Computer Science, University

More information

A Neurosurgeon s Perspectives of Diffusion Tensor Imaging(DTI) Diffusion Tensor MRI (DTI) Background and Relevant Physics.

A Neurosurgeon s Perspectives of Diffusion Tensor Imaging(DTI) Diffusion Tensor MRI (DTI) Background and Relevant Physics. A Neurosurgeon s Perspectives of Diffusion Tensor Imaging(DTI) Kalai Arasu Muthusamy, D.Phil(Oxon) Senior Lecturer & Consultant Neurosurgeon. Division of Neurosurgery. University Malaya Medical Centre.

More information

The Diffusion Tensor Imaging Toolbox

The Diffusion Tensor Imaging Toolbox 7418 The Journal of Neuroscience, May 30, 2012 32(22):7418 7428 Toolbox Editor s Note: Toolboxes are intended to describe and evaluate methods that are becoming widely relevant to the neuroscience community

More information

H. Salehian, G. Cheng, J. Sun, B. C. Vemuri Department of CISE University of Florida

H. Salehian, G. Cheng, J. Sun, B. C. Vemuri Department of CISE University of Florida Tractography in the CST using an Intrinsic Unscented Kalman Filter H. Salehian, G. Cheng, J. Sun, B. C. Vemuri Department of CISE University of Florida Outline Introduction Method Pre-processing Fiber

More information

Diffusion Imaging II. By: Osama Abdullah

Diffusion Imaging II. By: Osama Abdullah iffusion Imaging II By: Osama Abdullah Review Introduction. What is diffusion? iffusion and signal attenuation. iffusion imaging. How to capture diffusion? iffusion sensitizing gradients. Spin Echo. Gradient

More information

Chem8028(1314) - Spin Dynamics: Spin Interactions

Chem8028(1314) - Spin Dynamics: Spin Interactions Chem8028(1314) - Spin Dynamics: Spin Interactions Malcolm Levitt see also IK m106 1 Nuclear spin interactions (diamagnetic materials) 2 Chemical Shift 3 Direct dipole-dipole coupling 4 J-coupling 5 Nuclear

More information

Diffusion Tensor Imaging I. Jennifer Campbell

Diffusion Tensor Imaging I. Jennifer Campbell Diffusion Tensor Imaging I Jennifer Campbell Diffusion Imaging Molecular diffusion The diffusion tensor Diffusion weighting in MRI Alternatives to the tensor Overview of applications Diffusion Imaging

More information

Diffusion MRI. Outline. Biology: The Neuron. Brain connectivity. Biology: Brain Organization. Brain connections and fibers

Diffusion MRI. Outline. Biology: The Neuron. Brain connectivity. Biology: Brain Organization. Brain connections and fibers Outline Diffusion MRI Alfred Anwander Download of Slides: www.cbs.mpg.de/events/ teaching/brainsignals1112 password: mpi-brain CBSWIKI: Cornet/DiffusionMRI Neuroanatomy Diffusion MRI Diffusion Tensor Imaging

More information

New developments in Magnetic Resonance Spectrocopy and Diffusion MRI. Els Fieremans Steven Delputte Mahir Ozdemir

New developments in Magnetic Resonance Spectrocopy and Diffusion MRI. Els Fieremans Steven Delputte Mahir Ozdemir New developments in Magnetic Resonance Spectrocopy and Diffusion MRI Els Fieremans Steven Delputte Mahir Ozdemir Overview Magnetic Resonance Spectroscopy (MRS) Basic physics of MRS Quantitative MRS Pitfalls

More information

Problem Set 2 Due Tuesday, September 27, ; p : 0. (b) Construct a representation using five d orbitals that sit on the origin as a basis: 1

Problem Set 2 Due Tuesday, September 27, ; p : 0. (b) Construct a representation using five d orbitals that sit on the origin as a basis: 1 Problem Set 2 Due Tuesday, September 27, 211 Problems from Carter: Chapter 2: 2a-d,g,h,j 2.6, 2.9; Chapter 3: 1a-d,f,g 3.3, 3.6, 3.7 Additional problems: (1) Consider the D 4 point group and use a coordinate

More information

DWI acquisition schemes and Diffusion Tensor estimation

DWI acquisition schemes and Diffusion Tensor estimation DWI acquisition schemes and Diffusion Tensor estimation A simulation based study Santiago Aja-Fernández, Antonio Tristán-Vega, Pablo Casaseca-de-la-Higuera Laboratory of Image Processing L A B O R A T

More information

MRI beyond Fourier Encoding: From array detection to higher-order field dynamics

MRI beyond Fourier Encoding: From array detection to higher-order field dynamics MRI beyond Fourier Encoding: From array detection to higher-order field dynamics K. Pruessmann Institute for Biomedical Engineering ETH Zurich and University of Zurich Parallel MRI Signal sample: m γκ,

More information

Diffusion Tensor Imaging quality control : artifacts assessment and correction. A. Coste, S. Gouttard, C. Vachet, G. Gerig. Medical Imaging Seminar

Diffusion Tensor Imaging quality control : artifacts assessment and correction. A. Coste, S. Gouttard, C. Vachet, G. Gerig. Medical Imaging Seminar Diffusion Tensor Imaging quality control : artifacts assessment and correction A. Coste, S. Gouttard, C. Vachet, G. Gerig Medical Imaging Seminar Overview Introduction DWI DTI Artifact Assessment Artifact

More information

Quantitative Metrics for White Matter Integrity Based on Diffusion Tensor MRI Data. Stephanie Lee

Quantitative Metrics for White Matter Integrity Based on Diffusion Tensor MRI Data. Stephanie Lee Quantitative Metrics for White Matter Integrity Based on Diffusion Tensor MRI Data Stephanie Lee May 5, 2005 Quantitative Metrics for White Matter Integrity Based on Diffusion Tensor MRI Data ABSTRACT

More information

Topics. GG612 Structural Geology Sec3on Steve Martel POST 805 Lecture 4 Mechanics: Stress and Elas3city Theory

Topics. GG612 Structural Geology Sec3on Steve Martel POST 805 Lecture 4 Mechanics: Stress and Elas3city Theory GG612 Structural Geology Sec3on Steve Martel POST 805 smartel@hawaii.edu Lecture 4 Mechanics: Stress and Elas3city Theory 11/6/15 GG611 1 Topics 1. Stress vectors (trac3ons) 2. Stress at a point 3. Cauchy

More information

Diffusion-Weighted MRI may be used to measure the apparent diffusion coefficient of water in tissue.

Diffusion-Weighted MRI may be used to measure the apparent diffusion coefficient of water in tissue. Specialty Area: MR Physics for Physicists Speaker: Jennifer A. McNab, Ph.D. Assistant Professor, Radiology, Stanford University () Highlights The Bloch-Torrey equation is a generalization of the Bloch

More information

1 Diffusion Tensor. x 1, , x n

1 Diffusion Tensor. x 1, , x n Tensor Field Visualization Tensor is the extension of concept of scalar and vector, it is the language of mechanics. Therefore, tensor field visualization is a challenging issue for scientific visualization.

More information

Homework 1/Solutions. Graded Exercises

Homework 1/Solutions. Graded Exercises MTH 310-3 Abstract Algebra I and Number Theory S18 Homework 1/Solutions Graded Exercises Exercise 1. Below are parts of the addition table and parts of the multiplication table of a ring. Complete both

More information

Cambridge University Press MRI from A to Z: A Definitive Guide for Medical Professionals Gary Liney Excerpt More information

Cambridge University Press MRI from A to Z: A Definitive Guide for Medical Professionals Gary Liney Excerpt More information Main glossary Aa AB systems Referring to molecules exhibiting multiply split MRS peaks due to spin-spin interactions. In an AB system, the chemical shift between the spins is of similar magnitude to the

More information

Robust estimator framework in diffusion tensor imaging

Robust estimator framework in diffusion tensor imaging The Open-Access Journal for the Basic Principles of Diffusion Theory, Experiment and Application Robust estimator framework in diffusion tensor imaging Ivan I. Maximov 1,*, Farida Grinberg 1, and N. Jon

More information

D-eigenvalues of diffusion kurtosis tensors

D-eigenvalues of diffusion kurtosis tensors Journal of Computational and Applied Mathematics 221 (2008) 150 157 www.elsevier.com/locate/cam D-eigenvalues of diffusion kurtosis tensors Liqun Qi a,, Yiju Wang b, Ed X. Wu c a Department of Applied

More information

Application of diffusion MRI to cancer, heart and brain connectome imaging

Application of diffusion MRI to cancer, heart and brain connectome imaging Colloquium @ Department of Physics, NTU Application of diffusion MRI to cancer, heart and brain connectome imaging March 11, 2014 Wen-Yih Isaac Tseng MD, PhD Advanced Biomedical MRI Lab Center for Optoelectronic

More information

Wavelets & Mul,resolu,on Analysis

Wavelets & Mul,resolu,on Analysis Wavelets & Mul,resolu,on Analysis Square Wave by Steve Hanov More comics at http://gandolf.homelinux.org/~smhanov/comics/ Problem set #4 will be posted tonight 11/21/08 Comp 665 Wavelets & Mul8resolu8on

More information

Image Processing 1 (IP1) Bildverarbeitung 1

Image Processing 1 (IP1) Bildverarbeitung 1 MIN-Fakultät Fachbereich Informatik Arbeitsbereich SAV/BV (KOGS) Image Processing 1 (IP1) Bildverarbeitung 1 Lecture 18 Mo

More information

Noise considerations in the determination of diffusion tensor anisotropy

Noise considerations in the determination of diffusion tensor anisotropy Magnetic Resonance Imaging () 659 669 Noise considerations in the determination of diffusion tensor anisotropy Stefan Skare a,b, *, Tie-Qiang Li c, Bo Nordell a,b, Martin Ingvar a a MR Center, Karolinska

More information

NIH Public Access Author Manuscript Med Image Comput Comput Assist Interv. Author manuscript; available in PMC 2014 May 19.

NIH Public Access Author Manuscript Med Image Comput Comput Assist Interv. Author manuscript; available in PMC 2014 May 19. NIH Public Access Author Manuscript Published in final edited form as: Med Image Comput Comput Assist Interv. 2009 ; 12(0 1): 919 926. Bias of Least Squares Approaches for Diffusion Tensor Estimation from

More information

Rician Noise Removal in Diffusion Tensor MRI

Rician Noise Removal in Diffusion Tensor MRI Rician Noise Removal in Diffusion Tensor MRI Saurav Basu, Thomas Fletcher, and Ross Whitaker University of Utah, School of Computing, Salt Lake City, UT 84112, USA Abstract. Rician noise introduces a bias

More information

The Measure of Diffusion Skewness and Kurtosis in Magnetic Resonance Imaging

The Measure of Diffusion Skewness and Kurtosis in Magnetic Resonance Imaging The Measure of Diffusion Skewness and Kurtosis in Magnetic Resonance Imaging Xinzhen Zhang, Chen Ling, Liqun Qi, and Ed Xuekui Wu April 19, 008, Revised on September 4, 008 This paper is dedicated to the

More information

Determination of Locally Varying Directions through Mass Moment of Inertia Tensor

Determination of Locally Varying Directions through Mass Moment of Inertia Tensor Determination of Locally Varying Directions through Mass Moment of Inertia Tensor R. M. Hassanpour and C.V. Deutsch Centre for Computational Geostatistics Department of Civil and Environmental Engineering

More information

Two-step Anomalous Diffusion Tensor Imaging

Two-step Anomalous Diffusion Tensor Imaging Two-step Anomalous Diffusion Tensor Imain Thomas R. Barrick 1, Matthew G. Hall 2 1 Centre for Stroke and Dementia, Division of Cardiac and Vascular Sciences, St. Geore s University of London, 2 Department

More information

Improved Correspondence for DTI Population Studies Via Unbiased Atlas Building

Improved Correspondence for DTI Population Studies Via Unbiased Atlas Building Improved Correspondence for DTI Population Studies Via Unbiased Atlas Building Casey Goodlett 1,BradDavis 1,2,RemiJean 3, John Gilmore 3, and Guido Gerig 1,3 1 Department of Computer Science, University

More information

GG612 Lecture 3. Outline

GG612 Lecture 3. Outline GG612 Lecture 3 Strain 11/3/15 GG611 1 Outline Mathema8cal Opera8ons Strain General concepts Homogeneous strain E (strain matri) ε (infinitesimal strain) Principal values and principal direc8ons 11/3/15

More information

A Riemannian Framework for Denoising Diffusion Tensor Images

A Riemannian Framework for Denoising Diffusion Tensor Images A Riemannian Framework for Denoising Diffusion Tensor Images Manasi Datar No Institute Given Abstract. Diffusion Tensor Imaging (DTI) is a relatively new imaging modality that has been extensively used

More information

Tensor Field Visualization. Ronald Peikert SciVis Tensor Fields 9-1

Tensor Field Visualization. Ronald Peikert SciVis Tensor Fields 9-1 Tensor Field Visualization Ronald Peikert SciVis 2007 - Tensor Fields 9-1 Tensors "Tensors are the language of mechanics" Tensor of order (rank) 0: scalar 1: vector 2: matrix (example: stress tensor) Tensors

More information

Diffusion Tensor Imaging (DTI) e Neurite Orientation Dispersion and Density Imaging (NODDI)

Diffusion Tensor Imaging (DTI) e Neurite Orientation Dispersion and Density Imaging (NODDI) Diffusion Tensor Imaging (DTI) e Neurite Orientation Dispersion and Density Imaging (NODDI) Claudia AM Gandini Wheeler-Kingshott, PhD Prof. of MRI Physics Overview Diffusion and microstructure NODDI theoretical

More information

NIH Public Access Author Manuscript Conf Proc IEEE Eng Med Biol Soc. Author manuscript; available in PMC 2009 December 10.

NIH Public Access Author Manuscript Conf Proc IEEE Eng Med Biol Soc. Author manuscript; available in PMC 2009 December 10. NIH Public Access Author Manuscript Published in final edited form as: Conf Proc IEEE Eng Med Biol Soc. 2006 ; 1: 2622 2625. doi:10.1109/iembs.2006.259826. On Diffusion Tensor Estimation Marc Niethammer,

More information

A DARK GREY P O N T, with a Switch Tail, and a small Star on the Forehead. Any

A DARK GREY P O N T, with a Switch Tail, and a small Star on the Forehead. Any Y Y Y X X «/ YY Y Y ««Y x ) & \ & & } # Y \#$& / Y Y X» \\ / X X X x & Y Y X «q «z \x» = q Y # % \ & [ & Z \ & { + % ) / / «q zy» / & / / / & x x X / % % ) Y x X Y $ Z % Y Y x x } / % «] «] # z» & Y X»

More information

Problem Set 2 Due Thursday, October 1, & & & & # % (b) Construct a representation using five d orbitals that sit on the origin as a basis:

Problem Set 2 Due Thursday, October 1, & & & & # % (b) Construct a representation using five d orbitals that sit on the origin as a basis: Problem Set 2 Due Thursday, October 1, 29 Problems from Cotton: Chapter 4: 4.6, 4.7; Chapter 6: 6.2, 6.4, 6.5 Additional problems: (1) Consider the D 3h point group and use a coordinate system wherein

More information

Field trip: Tuesday, Feb 5th

Field trip: Tuesday, Feb 5th Pulse Sequences Field trip: Tuesday, Feb 5th Hardware tour of VUIIIS Philips 3T Meet here at regular class time (11.15) Complete MRI screening form! Chuck Nockowski Philips Service Engineer Reminder: Project/Presentation

More information

Closed-Form Solution Of Absolute Orientation Using Unit Quaternions

Closed-Form Solution Of Absolute Orientation Using Unit Quaternions Closed-Form Solution Of Absolute Orientation Using Unit Berthold K. P. Horn Department of Computer and Information Sciences November 11, 2004 Outline 1 Introduction 2 3 The Problem Given: two sets of corresponding

More information

How Many Gradients are Sufficient in High-Angular Resolution Diffusion Imaging (HARDI)?

How Many Gradients are Sufficient in High-Angular Resolution Diffusion Imaging (HARDI)? How Many Gradients are Sufficient in High-Angular Resolution Diffusion Imaging (HARDI)? Liang Zhan 1, Ming-Chang Chiang 1, Alex D. Leow 1, Siwei Zhu 2, Marina Barysheva 1, Arthur W. Toga 1, Katie L. McMahon

More information

Shape Anisotropy: Tensor Distance to Anisotropy Measure

Shape Anisotropy: Tensor Distance to Anisotropy Measure Shape Anisotropy: Tensor Distance to Anisotropy Measure Yonas T. Weldeselassie, Saba El-Hilo and M. Stella Atkins Medical Image Analysis Lab, School of Computing Science, Simon Fraser University ABSTRACT

More information

EE225E/BIOE265 Spring 2013 Principles of MRI. Assignment 9 Solutions. Due April 29th, 2013

EE225E/BIOE265 Spring 2013 Principles of MRI. Assignment 9 Solutions. Due April 29th, 2013 EE5E/BIOE65 Spring 013 Principles of MRI Miki Lustig This is the last homework in class. Enjoy it. Assignment 9 Solutions Due April 9th, 013 1) In class when we presented the spin-echo saturation recovery

More information

An introduction to Solid State NMR and its Interactions

An introduction to Solid State NMR and its Interactions An introduction to Solid State NMR and its Interactions From tensor to NMR spectra CECAM Tutorial September 9 Calculation of Solid-State NMR Parameters Using the GIPAW Method Thibault Charpentier - CEA

More information

From Diffusion Data to Bundle Analysis

From Diffusion Data to Bundle Analysis From Diffusion Data to Bundle Analysis Gabriel Girard gabriel.girard@epfl.ch Computational Brain Connectivity Mapping Juan-les-Pins, France 20 November 2017 Gabriel Girard gabriel.girard@epfl.ch CoBCoM2017

More information

Diffusion Magnetic Resonance Imaging Part 1: Theory & Methods

Diffusion Magnetic Resonance Imaging Part 1: Theory & Methods Diffusion Magnetic Resonance Imaging Part 1: Theory & Methods Benjamin M. Ellingson, Ph.D. Assistant Professor of Radiology, Biomedical Physics and Bioengineering Dept. of Radiological Sciences UCLA Neuro-Oncology

More information

IMA Preprint Series # 2298

IMA Preprint Series # 2298 RELATING FIBER CROSSING IN HARDI TO INTELLECTUAL FUNCTION By Iman Aganj, Neda Jahanshad, Christophe Lenglet, Arthur W. Toga, Katie L. McMahon, Greig I. de Zubicaray, Margaret J. Wright, Nicholas G. Martin,

More information

Diffusion tensor imaging segmentation by watershed transform on tensorial morphological gradient

Diffusion tensor imaging segmentation by watershed transform on tensorial morphological gradient Diffusion tensor imaging segmentation by watershed transform on tensorial morphological gradient Leticia Rittner and Roberto Lotufo School of Electrical and Computer Engineering University of Campinas

More information

Characterization of Geoobjects Continuity using Moments of Inertia

Characterization of Geoobjects Continuity using Moments of Inertia Characterization of Geoobjects Continuity using Moments of Inertia Saina Lajevardi, Olena Babak, and Clayton V. Deutsch Well-placement is one of the main challenges in reservoir engineering. The connectivity

More information

Background II. Signal-to-Noise Ratio (SNR) Pulse Sequences Sampling and Trajectories Parallel Imaging. B.Hargreaves - RAD 229.

Background II. Signal-to-Noise Ratio (SNR) Pulse Sequences Sampling and Trajectories Parallel Imaging. B.Hargreaves - RAD 229. Background II Signal-to-Noise Ratio (SNR) Pulse Sequences Sampling and Trajectories Parallel Imaging 1 SNR: Signal-to-Noise Ratio Signal: Desired voltage in coil Noise: Thermal, electronic Noise Thermal

More information

Hamiltonians with focus on Anisotropic interac4ons (Chemical Shi8 Anisotropy and Dipolar Interac4ons) The (solid- state NMR) world is anisotropic

Hamiltonians with focus on Anisotropic interac4ons (Chemical Shi8 Anisotropy and Dipolar Interac4ons) The (solid- state NMR) world is anisotropic Hamiltonians with focus on Anisotropic interac4ons (Chemical Shi8 Anisotropy and Dipolar Interac4ons) The (solid- state NMR) world is anisotropic! Munich School November 2014!! Beat H. Meier beme@ethz.ch

More information

Regularization of Diffusion Tensor Field Using Coupled Robust Anisotropic Diffusion Filters

Regularization of Diffusion Tensor Field Using Coupled Robust Anisotropic Diffusion Filters Regularization of Diffusion Tensor Field Using Coupled Robust Anisotropic Diffusion Filters Songyuan Tang a, Yong Fan a, Hongtu Zhu b, Pew-Thian Yap a Wei Gao a, Weili Lin a, and Dinggang Shen a a Department

More information

Calculating NMR Chemical Shifts for beta-ionone O

Calculating NMR Chemical Shifts for beta-ionone O Calculating NMR Chemical Shifts for beta-ionone O Molecular orbital calculations can be used to get good estimates for chemical shifts. In this exercise we will calculate the chemical shifts for beta-ionone.

More information

Sketch of the MRI Device

Sketch of the MRI Device Outline for Today 1. 2. 3. Introduction to MRI Quantum NMR and MRI in 0D Magnetization, m(x,t), in a Voxel Proton T1 Spin Relaxation in a Voxel Proton Density MRI in 1D MRI Case Study, and Caveat Sketch

More information

Stress, Strain, Mohr s Circle

Stress, Strain, Mohr s Circle Stress, Strain, Mohr s Circle The fundamental quantities in solid mechanics are stresses and strains. In accordance with the continuum mechanics assumption, the molecular structure of materials is neglected

More information

Numerical Modelling in Geosciences. Lecture 6 Deformation

Numerical Modelling in Geosciences. Lecture 6 Deformation Numerical Modelling in Geosciences Lecture 6 Deformation Tensor Second-rank tensor stress ), strain ), strain rate ) Invariants quantities independent of the coordinate system): - First invariant trace:!!

More information

Introduction to Seismology Spring 2008

Introduction to Seismology Spring 2008 MIT OpenCourseWare http://ocw.mit.edu 12.510 Introduction to Seismology Spring 2008 For information about citing these materials or our Terms of Use, visit: http://ocw.mit.edu/terms. Stress and Strain

More information

FREQUENCY SELECTIVE EXCITATION

FREQUENCY SELECTIVE EXCITATION PULSE SEQUENCES FREQUENCY SELECTIVE EXCITATION RF Grad 0 Sir Peter Mansfield A 1D IMAGE Field Strength / Frequency Position FOURIER PROJECTIONS MR Image Raw Data FFT of Raw Data BACK PROJECTION Image Domain

More information

Correction Gradients. Nov7, Reference: Handbook of pulse sequence

Correction Gradients. Nov7, Reference: Handbook of pulse sequence Correction Gradients Nov7, 2005 Reference: Handbook of pulse sequence Correction Gradients 1. Concomitant-Field Correction Gradients 2. Crusher Gradients 3. Eddy-Current Compensation 4. Spoiler Gradients

More information

Game Physics. Game and Media Technology Master Program - Utrecht University. Dr. Nicolas Pronost

Game Physics. Game and Media Technology Master Program - Utrecht University. Dr. Nicolas Pronost Game and Media Technology Master Program - Utrecht University Dr. Nicolas Pronost Rigid body physics Particle system Most simple instance of a physics system Each object (body) is a particle Each particle

More information

8. Find r a! r b. a) r a = [3, 2, 7], r b = [ 1, 4, 5] b) r a = [ 5, 6, 7], r b = [2, 7, 4]

8. Find r a! r b. a) r a = [3, 2, 7], r b = [ 1, 4, 5] b) r a = [ 5, 6, 7], r b = [2, 7, 4] Chapter 8 Prerequisite Skills BLM 8-1.. Linear Relations 1. Make a table of values and graph each linear function a) y = 2x b) y = x + 5 c) 2x + 6y = 12 d) x + 7y = 21 2. Find the x- and y-intercepts of

More information

BMB 601 MRI. Ari Borthakur, PhD. Assistant Professor, Department of Radiology Associate Director, Center for Magnetic Resonance & Optical Imaging

BMB 601 MRI. Ari Borthakur, PhD. Assistant Professor, Department of Radiology Associate Director, Center for Magnetic Resonance & Optical Imaging BMB 601 MRI Ari Borthakur, PhD Assistant Professor, Department of Radiology Associate Director, Center for Magnetic Resonance & Optical Imaging University of Pennsylvania School of Medicine A brief history

More information

Introduction to Biomedical Imaging

Introduction to Biomedical Imaging Alejandro Frangi, PhD Computational Imaging Lab Department of Information & Communication Technology Pompeu Fabra University www.cilab.upf.edu MRI advantages Superior soft-tissue contrast Depends on among

More information

Rotational & Rigid-Body Mechanics. Lectures 3+4

Rotational & Rigid-Body Mechanics. Lectures 3+4 Rotational & Rigid-Body Mechanics Lectures 3+4 Rotational Motion So far: point objects moving through a trajectory. Next: moving actual dimensional objects and rotating them. 2 Circular Motion - Definitions

More information

Eigen decomposition for 3D stress tensor

Eigen decomposition for 3D stress tensor Eigen decomposition for 3D stress tensor by Vince Cronin Begun September 13, 2010; last revised September 23, 2015 Unfinished Dra ; Subject to Revision Introduction If we have a cubic free body that is

More information

Higher Order Cartesian Tensor Representation of Orientation Distribution Functions (ODFs)

Higher Order Cartesian Tensor Representation of Orientation Distribution Functions (ODFs) Higher Order Cartesian Tensor Representation of Orientation Distribution Functions (ODFs) Yonas T. Weldeselassie (Ph.D. Candidate) Medical Image Computing and Analysis Lab, CS, SFU DT-MR Imaging Introduction

More information

NMR Advanced methodologies to investigate water diffusion in materials and biological systems

NMR Advanced methodologies to investigate water diffusion in materials and biological systems NMR Advanced methodologies to investigate water diffusion in materials and biological systems PhD Candidate _Silvia De Santis PhD Supervisors _dott. Silvia Capuani _prof. Bruno Maraviglia Outlook Introduction:

More information

Unit IV State of stress in Three Dimensions

Unit IV State of stress in Three Dimensions Unit IV State of stress in Three Dimensions State of stress in Three Dimensions References Punmia B.C.,"Theory of Structures" (SMTS) Vol II, Laxmi Publishing Pvt Ltd, New Delhi 2004. Rattan.S.S., "Strength

More information

Diffusion Tensor Imaging in Humans: Practical Implications for Neuroanatomy

Diffusion Tensor Imaging in Humans: Practical Implications for Neuroanatomy Diffusion Tensor Imaging in Humans: Practical Implications for Neuroanatomy Collaborators Center for Morphometric Analysis: Nikos Makris Andy Worth Verne S. Caviness George Papadimitriou MGH-NMR Center

More information

Tensor fields. Tensor fields: Outline. Chantal Oberson Ausoni

Tensor fields. Tensor fields: Outline. Chantal Oberson Ausoni Tensor fields Chantal Oberson Ausoni 7.8.2014 ICS Summer school Roscoff - Visualization at the interfaces 28.7-8.8, 2014 1 Tensor fields: Outline 1. TENSOR FIELDS: DEFINITION 2. PROPERTIES OF SECOND-ORDER

More information

Fast and Accurate HARDI and its Application to Neurological Diagnosis

Fast and Accurate HARDI and its Application to Neurological Diagnosis Fast and Accurate HARDI and its Application to Neurological Diagnosis Dr. Oleg Michailovich Department of Electrical and Computer Engineering University of Waterloo June 21, 2011 Outline 1 Diffusion imaging

More information

Advanced MRI: Diffusion MRI 1: DTI and k-space

Advanced MRI: Diffusion MRI 1: DTI and k-space k y Advanced MRI: Diffusion MRI 1: DTI and k-space k X Eric Sigmund, PhD February 26th, 2013 LECTURE 1 Neuro Diffusion MRI 3-5 m White matter axons Body 15 m Renal medulla Musculoskeletal 50 m Skeletal

More information

Part 8: Rigid Body Dynamics

Part 8: Rigid Body Dynamics Document that contains homework problems. Comment out the solutions when printing off for students. Part 8: Rigid Body Dynamics Problem 1. Inertia review Find the moment of inertia for a thin uniform rod

More information

Classification of Prostate Cancer Grades and T-Stages based on Tissue Elasticity Using Medical Image Analysis. Supplementary Document

Classification of Prostate Cancer Grades and T-Stages based on Tissue Elasticity Using Medical Image Analysis. Supplementary Document Classification of Prostate Cancer Grades and T-Stages based on Tissue Elasticity Using Medical Image Analysis Supplementary Document Shan Yang, Vladimir Jojic, Jun Lian, Ronald Chen, Hongtu Zhu, Ming C.

More information

Hydraulic properties of porous media

Hydraulic properties of porous media PART 5 Hydraulic properties of porous media Porosity Definition: Void space: n V void /V total total porosity e V void /V solid Primary porosity - between grains Secondary porosity - fracture or solution

More information

Applications of Eigenvalues & Eigenvectors

Applications of Eigenvalues & Eigenvectors Applications of Eigenvalues & Eigenvectors Louie L. Yaw Walla Walla University Engineering Department For Linear Algebra Class November 17, 214 Outline 1 The eigenvalue/eigenvector problem 2 Principal

More information

Me myself and MRI: adventures in not understanding nuclear physics.

Me myself and MRI: adventures in not understanding nuclear physics. Me myself and MRI: adventures in not understanding nuclear physics. Thomas E. Gladwin August 28, 2007 Contents 1 Introduction 2 2 Nuclei 2 2.1 Precession............................... 2 2.2 Spin-up and

More information