Multimodal Visualization for neurosurgical planning CMPS 261 May 17 th 2010 Uliana Popov.

13
Multimodal Visualization for neurosurgical planning CMPS 261 May 17 th 2010 Uliana Popov
  • date post

    21-Dec-2015
  • Category

    Documents

  • view

    216
  • download

    0

Transcript of Multimodal Visualization for neurosurgical planning CMPS 261 May 17 th 2010 Uliana Popov.

Page 1: Multimodal Visualization for neurosurgical planning CMPS 261 May 17 th 2010 Uliana Popov.

Multimodal Visualization for neurosurgical planning

CMPS 261

May 17th 2010

Uliana Popov

Page 2: Multimodal Visualization for neurosurgical planning CMPS 261 May 17 th 2010 Uliana Popov.

DATA

Input – MRI sequences Example

File Name Sequence Dimension Data type and Byte Ordering

case2_CT.raw CT 414,535,577,1 Int16 / little endian

case2_DTI.raw DTI 128,128,72,62 Unsigned int / little endian

Page 3: Multimodal Visualization for neurosurgical planning CMPS 261 May 17 th 2010 Uliana Popov.

GOALS

Where is tumor? Boundaries WM trackts – DTI Combine them all together

Page 4: Multimodal Visualization for neurosurgical planning CMPS 261 May 17 th 2010 Uliana Popov.

How does it look?

FLAIR T2

Page 5: Multimodal Visualization for neurosurgical planning CMPS 261 May 17 th 2010 Uliana Popov.

Overlay ?

Problem

All sequences have different size

How to resize? Interpolate, Add, Reduce...

Page 6: Multimodal Visualization for neurosurgical planning CMPS 261 May 17 th 2010 Uliana Popov.

Image Registration

Process of transforming the different sets of data

into one coordinate system.

LONI (Laboratory of Neuro Imaging, UCLA)• AIR (Automated Image Registration – tool for

automated registration of 3D and 2D images within and across subjects and across imaging modalities.

Page 7: Multimodal Visualization for neurosurgical planning CMPS 261 May 17 th 2010 Uliana Popov.

Symmetry

If a ~= b what is ~ ?

then opacity = 0

else

do nothing

In this way we should get only the asymmetric regions, like tumor.

Page 8: Multimodal Visualization for neurosurgical planning CMPS 261 May 17 th 2010 Uliana Popov.

Results

Page 9: Multimodal Visualization for neurosurgical planning CMPS 261 May 17 th 2010 Uliana Popov.

Results (cont)

Page 10: Multimodal Visualization for neurosurgical planning CMPS 261 May 17 th 2010 Uliana Popov.

In process

Registration Look at the gradients - boundaries Compare the suspected regions and vote which side? Flip a coin...

Page 11: Multimodal Visualization for neurosurgical planning CMPS 261 May 17 th 2010 Uliana Popov.

DTI

Done:

Take 6 different directions (gradient directions)

Calculate products of the gradients

Build a matrix M, mxn

Calculate pseudo inverse M' (install lapack!)

Each row of M' – dual basis element (dbe)

Diffusion tensor = sum over all dbe

TBD:

How to choose 6 out of 30

Calculate RA (relative anisotropy) and FA (fractional anisotropy)

Visualize (tracking lines in high order tensor fields – HOT lines)

Page 12: Multimodal Visualization for neurosurgical planning CMPS 261 May 17 th 2010 Uliana Popov.

DTI

Page 13: Multimodal Visualization for neurosurgical planning CMPS 261 May 17 th 2010 Uliana Popov.

30 directions

Q-ball – resolves intravoxel fiber crossing using q-space diffusion imaging. All m diffusion measurements are used.

Randomly

Dot product