14
© NIH National Center for Image-Guided Therapy NCIGT Project Week Fast Imaging Library VE R I TAS W. Scott Hoge and Bruno Madore

NCIGT Project Week Fast Imaging Library

  • Upload
    leroy

  • View
    38

  • Download
    0

Embed Size (px)

DESCRIPTION

NCIGT Project Week Fast Imaging Library. W. Scott Hoge and Bruno Madore. Overview. Fast Imaging: reconstruct MR images from limited data MR applications limited by time Reduce data aquired == reduce acquisition time Can be used to increase spatial resolution, temporal resolution, - PowerPoint PPT Presentation

Citation preview

Page 1: NCIGT Project Week Fast Imaging Library

© NIH National Center for Image-Guided Therapy

NCIGT Project Week

Fast Imaging Library

V E R I TAS

W. Scott Hoge and Bruno Madore

Page 2: NCIGT Project Week Fast Imaging Library

© NIH National Center for Image-Guided Therapy

Overview

• Fast Imaging: reconstruct MR images from limited data• MR applications limited by time

– Reduce data aquired == reduce acquisition time– Can be used to increase spatial resolution, temporal resolution,

or both.

• Aims to ‘fill the gaps’ left by scanner manufacturers• Library currently supports:

– Parallel MR Imaging (SENSE, GRAPPA, …)– Temporal Processing (UNFOLD)– plus additional utility functions (Partial Fourier, DICOM, …)

• Linux, Windows, and Mac distributions available• Link from stand-alone C/C++ applications or call from

Matlab scripts

Page 3: NCIGT Project Week Fast Imaging Library

© NIH National Center for Image-Guided Therapy

Library Functions: Parallel Imaging

• pMRI: Parallel MR Imaging employs spatial encoding to complement Fourier encoding and reduce image data requirements.

• SENSE and GRAPPA are widely known variants

• Library supports:– Variable-density sampling– Sophisticated regularization– 2D and 3D acquisitions

Page 4: NCIGT Project Week Fast Imaging Library

© NIH National Center for Image-Guided Therapy

Library Functions: UNFOLD

• Temporal encoding can “tag” acquisition artifacts• One can then suppress the artifacts by applying

temporal filters to an image series.

• Library provides both time domain and frequency domain Fermi filters for UNFOLD

Page 5: NCIGT Project Week Fast Imaging Library

© NIH National Center for Image-Guided Therapy

Library Functions: Utility Routines

• Partial Fourier reconstruction (homodyne)• Basic building blocks

– FFT, SVD, Conjugate Gradient, LSQR• Magnetic field corrections (GradWarp)• Basic DICOM reader/editor/writer

Page 6: NCIGT Project Week Fast Imaging Library

© NIH National Center for Image-Guided Therapy

Applications

• A wide variety of applications have been supported to date:– Accelerated Cardiac Perfusion CINE– Real-time cardiac imaging– Accelerated temperature monitoring– Real-time self-calibrated EPI– Accelerated PROPELLER EPI for

perfusion imaging

Page 7: NCIGT Project Week Fast Imaging Library

© NIH National Center for Image-Guided Therapy

App: Cardiac Perfusion

• Utilizing library building blocks, one can mix-and-match algorithms for best image quality

UNFOLD+ SPACE RIP (lo)+ SPACE RIP (mid)

UNFOLD+ GRAPPA (lo)+ GRAPPA (mid)

UNFOLD+ GRAPPA (lo)+ SPACE RIP (mid)

3.5x acceleration, 8 channel cardiac coil, 1.5T, SSFP sequence

Credit: B. Madore

Page 8: NCIGT Project Week Fast Imaging Library

© NIH National Center for Image-Guided Therapy

App: Real-time Cardiac Tracking

• 3.2x acceleration, 128x128, 8 channel coil, SSFP

• Completely self-referenced

• 6 images/sec with 1 frame of latency

Credit: E. Samset, R. Chu

Page 9: NCIGT Project Week Fast Imaging Library

© NIH National Center for Image-Guided Therapy

App: Temperature Monitoring

• 8x acceleration using 2DRF, SENSE+UNFOLD

8 times 8 times accelerationacceleration

Heating Result (20w for 60sec)

1/81/8FOVFOV

Before SENSE+UNFOLD

After enhanced reconstruction

Reconstructed phase image

Gel Phantom

Transducer

Water tank

Phantom after 2DRF Excitation

Reduced FOVReduced FOV

Pha

se d

irect

ion

Focus of Heating

2DRF Excitation Profile4.3 msec RF pulse

Credit: C-S Mei, J. Yuan, N. McDannold, L. Panych, B. Madore

Page 10: NCIGT Project Week Fast Imaging Library

© NIH National Center for Image-Guided Therapy

App: Real-time self-cal EPI

• Phase-labeling w/ UNFOLD for Nyquist ghost correction

• 3.2x acceleration, 128x128, SS-GE-EPI, 1.5T

• Completely self-referenced with low latency

1x: 3.2x:

Credit: H.Tan, B. Kraft (WFU)

note ReducedDistortion

Page 11: NCIGT Project Week Fast Imaging Library

© NIH National Center for Image-Guided Therapy

App: PROPELLER EPI for Perfusion

2007: before collaboration

No parallel imaging

Blade dimension = 32 x 128Number of blades = 64

2009: with Fast Imaging Library

Acceleration factor = 2x, GRAPPA

Blade dimension = 96 x 128Number of blades = 64with distortion correction.Credit: H.Tan, B. Kraft (WFU)

Page 12: NCIGT Project Week Fast Imaging Library

© NIH National Center for Image-Guided Therapy

What’s in the Package?

• Linkable binary library file• Documentation (via Doxygen)

– Quick Start Guide– Function Reference Manual

• Demos– Matlab MEX functions w/ test data– C/C++ demos: FFT, data I/O, DICOM tag

editing

Page 13: NCIGT Project Week Fast Imaging Library

© NIH National Center for Image-Guided Therapy

Quick Setup Example

• Download from

http://www.ncigt.org/pages/Downloads

“Imaging Toolkit”• Unzip into working directory• Start Matlab• Build MEX files• Run Matlab demo scripts

Page 14: NCIGT Project Week Fast Imaging Library

© NIH National Center for Image-Guided Therapy

Acknowledgements

• Funding provided by NCIGTNIH U41 RR019703-01A2 (PI:Jolesz)

• For more information:[email protected]

[email protected]