Difference between revisions of "IGT:ToolKit/Neurosurgical-Planning"

From NAMIC Wiki
Jump to: navigation, search
 
(38 intermediate revisions by 4 users not shown)
Line 1: Line 1:
Neurosurgical Planning for Image Guided Therapy using Slicer3
+
[[Image:NeurosurgicalPlanningOverview.png|300px|thumb]]
  
Patient dataset
+
Back to [[IGT:ToolKit|IGT:ToolKit]]
  
SPL-PNL Brain Atlas
+
=Neurosurgical Planning for Image Guided Therapy using Slicer3=
  
MRML scene registering the patient with the atlas
+
==Overview==
  
MRML scene registering the patient's DTI with the patient's anatomical MRI
+
This tutorial reviews Slicer3's Image Guided Therapy capabilities using the example of preoperative planning for neurosurgery.  It covers how to perform multiple tasks in Slicer3, including:
 +
* Image registration
 +
* Segmentation and model making
 +
* Diffusion Tensor Imaging and tractography
 +
* Using an atlas
  
Tutorial slides
+
==Tutorial Materials==
 +
* Tutorial slides for the neurosurgical planning tutorial:  [[Media:ImageGuidedTherapyPlanning.pdf | pdf]] (recommended) or [[Media:ImageGuidedTherapyPlanning.ppt | ppt]]
 +
* [[Media:NeurosurgicalPlanningTutorialData.zip | Neurosurgical planning tutorial dataset]] - contains:
 +
** Patient dataset
 +
** SPL-PNL brain atlas
 +
** MRML scene registering the patient with the atlas
 +
** MRML scene registering the patient's anatomical MRI with the patient's DTI
 +
** MRML scene registering of precomputed tensor data for the patient's DTI
 +
 
 +
==Bonus Materials==
 +
This is a subset of the data above, which demonstrates some of the capabilities of the tractography package in Slicer 3.4. Snapshots 1-4 demonstrate a progression of the analysis of the interrelation of the morphology and DTI.
 +
#general view
 +
#location of the precentral gyrus based the surface of the white matter
 +
#peritumoral seeding of tractography: The general appearance is that of a "ball of spaghettis" with two tentacles,
 +
#exploration of the "tentacles": fiducial based seeding in the cerebral peduncle and in the vicinity of Brocca's area reveal potential corticospinal tract and acuate fasciculus
 +
*[[media:NeurosurgDTIdemo2008.zip|Original MRML scene and data in a zip file]]
 +
*[[media:2009AprilExperiements.zip|Work in progress update]]
 +
*[[media:MayExperiments.zip|Work in progress 2 update]]
 +
 
 +
==Software Installation Instructions==
 +
Go to the [http://www.slicer.org/pages/Special:SlicerDownloads Slicer3 Install] site.
 +
 
 +
==People==
 +
* [http://www.spl.harvard.edu/~dpace Danielle Pace]
 +
* [http://www.spl.harvard.edu/~noby Nobuhiko Hata]
 +
* [http://golbylab.bwh.harvard.edu/people/nortonIsaiah.html Isaiah Norton]

Latest revision as of 02:33, 2 July 2010

Home < IGT:ToolKit < Neurosurgical-Planning
NeurosurgicalPlanningOverview.png

Back to IGT:ToolKit

Neurosurgical Planning for Image Guided Therapy using Slicer3

Overview

This tutorial reviews Slicer3's Image Guided Therapy capabilities using the example of preoperative planning for neurosurgery. It covers how to perform multiple tasks in Slicer3, including:

  • Image registration
  • Segmentation and model making
  • Diffusion Tensor Imaging and tractography
  • Using an atlas

Tutorial Materials

  • Tutorial slides for the neurosurgical planning tutorial: pdf (recommended) or ppt
  • Neurosurgical planning tutorial dataset - contains:
    • Patient dataset
    • SPL-PNL brain atlas
    • MRML scene registering the patient with the atlas
    • MRML scene registering the patient's anatomical MRI with the patient's DTI
    • MRML scene registering of precomputed tensor data for the patient's DTI

Bonus Materials

This is a subset of the data above, which demonstrates some of the capabilities of the tractography package in Slicer 3.4. Snapshots 1-4 demonstrate a progression of the analysis of the interrelation of the morphology and DTI.

  1. general view
  2. location of the precentral gyrus based the surface of the white matter
  3. peritumoral seeding of tractography: The general appearance is that of a "ball of spaghettis" with two tentacles,
  4. exploration of the "tentacles": fiducial based seeding in the cerebral peduncle and in the vicinity of Brocca's area reveal potential corticospinal tract and acuate fasciculus

Software Installation Instructions

Go to the Slicer3 Install site.

People