Difference between revisions of "Slicer 3.6:Training"

From Slicer Wiki
Jump to: navigation, search
(added ids for table rows to support anchors in URLs)
(17 intermediate revisions by 6 users not shown)
Line 1: Line 1:
{{TOC limit|1}}
 
 
=Slicer 3.6 Tutorials=
 
=Slicer 3.6 Tutorials=
  
Line 5: Line 4:
 
*For tutorials for other versions of Slicer, please visit the [[Training| Slicer training portal]].
 
*For tutorials for other versions of Slicer, please visit the [[Training| Slicer training portal]].
 
*For questions related to the Slicer3 Compendium, please send an e-mail to '''[http://www.na-mic.org/Wiki/index.php/User:SPujol Sonia Pujol, Ph.D]'''
 
*For questions related to the Slicer3 Compendium, please send an e-mail to '''[http://www.na-mic.org/Wiki/index.php/User:SPujol Sonia Pujol, Ph.D]'''
 +
 +
<br>
  
 
{| border="1" cellpadding="3" width="1000px"
 
{| border="1" cellpadding="3" width="1000px"
Line 23: Line 24:
 
| style="background:#FFFFCC; color:black" align="center"| [[Image:VisualizationTutorial 3.6RC3.png|250px]]
 
| style="background:#FFFFCC; color:black" align="center"| [[Image:VisualizationTutorial 3.6RC3.png|250px]]
 
|-
 
|-
| id="ProgrammingInSlicer3" style="background:#FFFFCC; color:blue; font-size:110%" align="center"| '''Core'''
+
| id="ProgrammingInSlicer3Tutorial" style="background:#FFFFCC; color:blue; font-size:110%" align="center"| '''Core'''
 
| style="background:#FFFFCC; color:black" valign="top"|''' [[media:ProgrammingIntoSlicer3.6_SoniaPujol.pdf |Programming in Slicer3 Tutorial]]'''<br><br><br>The Programming in Slicer3 tutorial is an introduction to the integration of C++ stand-alone programs outside of the Slicer3 source tree.<br><br>'''Audience:''' Programmers and Engineers.
 
| style="background:#FFFFCC; color:black" valign="top"|''' [[media:ProgrammingIntoSlicer3.6_SoniaPujol.pdf |Programming in Slicer3 Tutorial]]'''<br><br><br>The Programming in Slicer3 tutorial is an introduction to the integration of C++ stand-alone programs outside of the Slicer3 source tree.<br><br>'''Audience:''' Programmers and Engineers.
 
| style="background:#FFFFCC; color:black" valign="top" | [[Media:HelloWorld_Plugin.zip| '''HelloWorld Plugin''']]<br><br> The HelloWorld  tutorial dataset contains an MR scan of the brain and pre-computed xml and C++ files for integrating the Hello Python plug-in to Slicer3.  
 
| style="background:#FFFFCC; color:black" valign="top" | [[Media:HelloWorld_Plugin.zip| '''HelloWorld Plugin''']]<br><br> The HelloWorld  tutorial dataset contains an MR scan of the brain and pre-computed xml and C++ files for integrating the Hello Python plug-in to Slicer3.  
 
| style="background:#FFFFCC; color:black" align="center"| [[Image:ProgrammingCourse_Logo.PNG|250px|Programming]]
 
| style="background:#FFFFCC; color:black" align="center"| [[Image:ProgrammingCourse_Logo.PNG|250px|Programming]]
 
|-
 
|-
| id="HelloPythonPlugin" style="background:#FFFFCC; color:blue; font-size:110%" align="center"| '''Core'''
+
| id="HelloPythonTutorial" style="background:#FFFFCC; color:blue; font-size:110%" align="center"| '''Core'''
 
| style="background:#FFFFCC; color:black" valign="top"|''' [[media:ProgrammingIntoSlicer3.6.1_HelloPython_MICCAI2010_SoniaPujol.pdf‎  |Hello Python Tutorial]]''' <br><br>The Hello Python tutorial is an introduction to the  integration of Python stand-alone programs outside of the Slicer3 source tree.<br><br>'''Audience:''' Programmers and Engineers.
 
| style="background:#FFFFCC; color:black" valign="top"|''' [[media:ProgrammingIntoSlicer3.6.1_HelloPython_MICCAI2010_SoniaPujol.pdf‎  |Hello Python Tutorial]]''' <br><br>The Hello Python tutorial is an introduction to the  integration of Python stand-alone programs outside of the Slicer3 source tree.<br><br>'''Audience:''' Programmers and Engineers.
 
| style="background:#FFFFCC; color:black" valign="top" | [[Media:HelloPython.zip‎ | '''HelloPython Plugin''']]<br><br> The HelloPython  tutorial dataset contains an MR scan of the brain and pre-computed xml and Python code for integrating the Hello Python plug-in to Slicer3.  
 
| style="background:#FFFFCC; color:black" valign="top" | [[Media:HelloPython.zip‎ | '''HelloPython Plugin''']]<br><br> The HelloPython  tutorial dataset contains an MR scan of the brain and pre-computed xml and Python code for integrating the Hello Python plug-in to Slicer3.  
Line 35: Line 36:
 
| id="InteractiveEditor" style="background:#FFFFCC; color:blue; font-size:110%" align="center"|  '''Core'''
 
| id="InteractiveEditor" style="background:#FFFFCC; color:blue; font-size:110%" align="center"|  '''Core'''
 
| style="background:#FFFFCC; color:black" valign="top"|'''[[media:InteractiveEditorTutorial_Slicer3.6-SoniaPujol.pdf |Interactive Editor]] '''<br><br><br>Shows how to use the interactive editing tools in Slicer. <br>'''Audience:''' All users and developers.
 
| style="background:#FFFFCC; color:black" valign="top"|'''[[media:InteractiveEditorTutorial_Slicer3.6-SoniaPujol.pdf |Interactive Editor]] '''<br><br><br>Shows how to use the interactive editing tools in Slicer. <br>'''Audience:''' All users and developers.
| style="background:#FFFFCC; color:black" valign="top"|'''[http://www.slicer.org/slicerWiki/index.php/File:EditorTutorialDataset.zip Editor Data]'''<br><br>This dataset contains a MR dataset of the brain.  
+
| style="background:#FFFFCC; color:black" valign="top"|'''[[media:EditorTutorialDataset.zip |Editor Data]]'''<br><br>This dataset contains a MR dataset of the brain.  
 
| style="background:#FFFFCC; color:black" align="center"|[[Image:InteractiveEditor.png|250px]]
 
| style="background:#FFFFCC; color:black" align="center"|[[Image:InteractiveEditor.png|250px]]
 
|-
 
|-
Line 50: Line 51:
 
| id="ChangeTrackerTutorial" style="background:#FFFFCC; color:blue; font-size:110%" align="center"|  '''Specialized'''
 
| id="ChangeTrackerTutorial" style="background:#FFFFCC; color:blue; font-size:110%" align="center"|  '''Specialized'''
 
| style="background:#FFFFCC; color:black" valign="top"|'''[[media:Slicer3.6-ChangeTrackerTutorial.pdf‎ |  Change Tracker Tutorial]]''' <br><br><br>This tutorial describes the use of ChangeTracker module to detect changes in tumor volume from two MRI scans. <br><br>'''Audience:''' All users interested in longitudinal analysis of pathology.  
 
| style="background:#FFFFCC; color:black" valign="top"|'''[[media:Slicer3.6-ChangeTrackerTutorial.pdf‎ |  Change Tracker Tutorial]]''' <br><br><br>This tutorial describes the use of ChangeTracker module to detect changes in tumor volume from two MRI scans. <br><br>'''Audience:''' All users interested in longitudinal analysis of pathology.  
| style="background:#FFFFCC; color:black" valign="top" |''' Training Data download is integrated with the ChangeTracker module (see Tutorial)'''
+
| style="background:#FFFFCC; color:black" valign="top" |[[media:ChangeTracker.zip |Change Tracker Training Data]] Note: the dataset is also integrated with the ChangeTracker module (see Tutorial)  
 
| style="background:#FFFFCC; color:black" align="center"|[[Image:Slicer3.4.1-ChangeTracker.jpg|250px]]
 
| style="background:#FFFFCC; color:black" align="center"|[[Image:Slicer3.4.1-ChangeTracker.jpg|250px]]
 
|-
 
|-
Line 64: Line 65:
 
| style="background:#FFFFCC; color:black" align="center"| [[Image:NeurosurgicalPlanningOverview.png|250px]]
 
| style="background:#FFFFCC; color:black" align="center"| [[Image:NeurosurgicalPlanningOverview.png|250px]]
 
|-
 
|-
| id="PETCTFusionTutorial" style="background:#FFFFCC; color:blue; font-size:110%" align="center"|  '''Specialized'''
+
| id="PETCTSUVTutorial" style="background:#FFFFCC; color:blue; font-size:110%" align="center"|  '''Specialized'''
 
| style="background:#FFFFCC; color:black"  valign="top"| [http://www.na-mic.org/Wiki/index.php/File:PETCTTutorial.pptx  '''PET/CT SUV Tutorial'''] <br><br> This tutorial takes the trainee through the computation of SUV body weight on a baseline and followup study.   
 
| style="background:#FFFFCC; color:black"  valign="top"| [http://www.na-mic.org/Wiki/index.php/File:PETCTTutorial.pptx  '''PET/CT SUV Tutorial'''] <br><br> This tutorial takes the trainee through the computation of SUV body weight on a baseline and followup study.   
| style="background:#FFFFCC; color:black" valign="top" | [http://wiki-na-mic.org/Wiki/images/7/73/PETCTFusion-Tutorial-Data.zip '''PET/CT Data ''' (zip archive)]  
+
| style="background:#FFFFCC; color:black" valign="top" | [[media:PETCTFusion-TutorialData.zip| PETCTFusion]]
 
| style="background:#FFFFCC; color:black" align="center"| [[Image:PETCTFusionBig.png|250px]]
 
| style="background:#FFFFCC; color:black" align="center"| [[Image:PETCTFusionBig.png|250px]]
 
|-
 
|-
Line 74: Line 75:
 
| style="background:#FFFFCC; color:black" align="center"| [[Image:EMSegmenter-Simple-Mode.png|250px]]
 
| style="background:#FFFFCC; color:black" align="center"| [[Image:EMSegmenter-Simple-Mode.png|250px]]
 
|-
 
|-
| style="background:#FFFFCC; color:blue; font-size:110%" align="center"|  '''Specialized'''
+
| id="EMSegmenterAdvancedMode" style="background:#FFFFCC; color:blue; font-size:110%" align="center"|  '''Specialized'''
| style="background:#FFFFCC; color:black"  valign="top"| [[media:EMSegmenterTutorialAdvancedMode-Slicer-3.6.3-1.pdf | '''EMSegmenter Advanced Mode ''']] <br><br> This tutorial takes the trainee through the segmentation of a MRI Human Brain. The trainee will learn how to setup the EMSegmenter, this includes the creation of a task, the creation of an anatomical tree and adjusting the weights for the EM algorithm. TESTED ON LINUX 64 ONLY.
+
| style="background:#FFFFCC; color:black"  valign="top"| [[media:EMSegmenterTutorialAdvancedMode-Slicer-3.6.3-2.pdf | '''EMSegmenter Advanced Mode ''']] <br><br> This tutorial takes the trainee through the segmentation of a MRI Human Brain. The trainee will learn how to setup the EMSegmenter, this includes the creation of a task, the creation of an anatomical tree and adjusting the weights for the EM algorithm.
 
| style="background:#FFFFCC; color:black" valign="top" | [http://www.slicer.org/slicerWiki/images/c/cd/MRIHumanBrain_T1_aligned.nrrd '''Human Brain T1 Data''']
 
| style="background:#FFFFCC; color:black" valign="top" | [http://www.slicer.org/slicerWiki/images/c/cd/MRIHumanBrain_T1_aligned.nrrd '''Human Brain T1 Data''']
 
| style="background:#FFFFCC; color:black" align="center"| [[Image:EMSegmenter-Advanced-Mode.png|250px]]
 
| style="background:#FFFFCC; color:black" align="center"| [[Image:EMSegmenter-Advanced-Mode.png|250px]]
 
|-
 
|-
| style="background:#FFFFCC; color:blue; font-size:110%" align="center"|  '''Specialized'''
+
| id="OpenIGTLink" style="background:#FFFFCC; color:blue; font-size:110%" align="center"|  '''Specialized'''
 
| style="background:#FFFFCC; color:black"  valign="top"|[[media:OpenIGTLinkTutorial_Slicer3.6.2_JunichiTokuda_Dec2010.pdf‎ | '''OpenIGTLink''']] <br><br> This tutorial shows to connect an IGT device using the OpenIGTLink.
 
| style="background:#FFFFCC; color:black"  valign="top"|[[media:OpenIGTLinkTutorial_Slicer3.6.2_JunichiTokuda_Dec2010.pdf‎ | '''OpenIGTLink''']] <br><br> This tutorial shows to connect an IGT device using the OpenIGTLink.
 
|style="background:#FFFFCC; color:black" valign="top" | [http://wiki.slicer.org/slicerWiki/index.php/Modules:OpenIGTLinkIF-3.6-Simulators'''OpenIGTLink Data Simulator''']
 
|style="background:#FFFFCC; color:black" valign="top" | [http://wiki.slicer.org/slicerWiki/index.php/Modules:OpenIGTLinkIF-3.6-Simulators'''OpenIGTLink Data Simulator''']
 
| style="background:#FFFFCC; color:black" align="center"| [[Image:OpenIGT.PNG|250px]]
 
| style="background:#FFFFCC; color:black" align="center"| [[Image:OpenIGT.PNG|250px]]
 
|-
 
|-
| id="WhiteMatterExploration" style="background:#FFFFCC; color:blue; font-size:110%" align="center"|  '''Workflow'''
+
| id="WhiteMatterExplorationForNeurosurgicalPlanning" style="background:#FFFFCC; color:blue; font-size:110%" align="center"|  '''Workflow'''
 
| style="background:#FFFFCC; color:black"  valign="top"|[[media:WhiteMatterExplorationNeurosurgicalPlanning_JHU2011_SoniaPujol.pdf‎ | '''White Matter Exploration for Neurosurgical Planning''']] <br><br> This [[White_Matter_Exploration_Tutorial | tutorial]] walks the user through a workflow for exploring white matter fibers surrounding a tumor using Diffusion Tensor Imaging (DTI) Tractography.
 
| style="background:#FFFFCC; color:black"  valign="top"|[[media:WhiteMatterExplorationNeurosurgicalPlanning_JHU2011_SoniaPujol.pdf‎ | '''White Matter Exploration for Neurosurgical Planning''']] <br><br> This [[White_Matter_Exploration_Tutorial | tutorial]] walks the user through a workflow for exploring white matter fibers surrounding a tumor using Diffusion Tensor Imaging (DTI) Tractography.
 
|style="background:#FFFFCC; color:black" valign="top" | [[media:WhiteMatterExplorationData.zip‎| White Matter Exploration dataset]]  
 
|style="background:#FFFFCC; color:black" valign="top" | [[media:WhiteMatterExplorationData.zip‎| White Matter Exploration dataset]]  
Line 91: Line 92:
 
|}
 
|}
  
=Slicer 3.6 Tutorials=
+
=Summer 2011 Tutorial Contest Entries (under construction)=
 +
 
 +
The following tutorials were part of the [http://wiki.na-mic.org/Wiki/index.php/Summer_2011_Tutorial_Contest Summer2011 Tutorial Contest].
 +
 
 
{| border="1" cellpadding="3" width="1000px"
 
{| border="1" cellpadding="3" width="1000px"
|- style="background:#CCFF99; color:black; font-size:130%" align="center"  
+
|- style="background:#FFCC99; color:black; font-size:130%" align="center"  
 
|style="width:100px"|'''Category'''
 
|style="width:100px"|'''Category'''
 
|style="width:350px"|'''Tutorial'''
 
|style="width:350px"|'''Tutorial'''
Line 99: Line 103:
 
|style="width:250px"|'''Image'''
 
|style="width:250px"|'''Image'''
 
|-
 
|-
|}
+
| id="Automatic Segmentation of Traumatic Brain Injury MRI Volumes" style="background:#FFFFFF; color:blue; font-size:110%" align="center"| '''Specialized'''
 
+
| style="background:#FFFFFF; color:black" valign="top"|[[media:TBISegmentation_tutorial.pdf‎ | '''Automatic Segmentation of Traumatic Brain Injury MRI Volumes''']] <br><br> This  [http://www.na-mic.org/Wiki/index.php/TBISegmentation_TutorialContestSummer2011 tutorial] guides the user through the automatic segmentation of TBI volumes using Atlas Based classification.
==Slicer3Minute==
+
|style="background:#FFFFFF; color:black" valign="top" | [[media:TBISegmentation_data.zip‎| TBI segmentation dataset]]  
{| border="1" cellpadding="3" width="1000px"
+
| style="background:#FFFFF; color:black" align="center"| [[Image:TBI_image.png|250px]]
|- style="background:#CCFF99; color:black; font-size:80%" align="center"
 
| style="width:100px; background:#FFFFCC; color:blue; font-size:90%" align="center"| <span id="1.1"></span> '''Core'''
 
| style="width:350px; background:#FFFFCC; color:black" valign="top"| '''[[Media:Slicer3Minute_SoniaPujol_3.6.1.pdf  | Slicer3Minute Tutorial]]'''<br><br><br>The Slicer3Minute tutorial is an introduction to the advanced 3D visualization capabilities of Slicer3.6. <br><br>'''Audience:''' First time users.  
 
| style="width:350px; background:#FFFFCC; color:black" valign="top" | '''[http://www.slicer.org/slicerWiki/images/5/51/Slicer3MinuteDataset.zip Slicer3Minute Data]'''<br><br> The Slicer3Minute dataset contains an MR scan of the brain and 3D reconstructions of the anatomy
 
| style="width:250px; background:#FFFFCC; color:black" align="center"| [[Image:Slicer3Minute_3.6RC2.png |200px]]
 
 
|-
 
|-
|}
+
| id="Centerline Extraction of Coronary Arteries" style="background:#FFFFFF; color:blue; font-size:110%" align="center"| '''Specialized'''
 
+
| style="background:#FFFFFF; color:black" valign="top"|[http://wiki.na-mic.org/Wiki/images/a/aa/VMTK_Slicer_3.6.3_Updated_OCT_2011.pdf '''Centerline Extraction of Coronary Arteries using VMTK in 3D Slicer'''] <br><br> This [http://wiki.na-mic.org/Wiki/images/a/aa/VMTK_Slicer_3.6.3_Updated_OCT_2011.pdf tutorial] guides the user step by step through the process of centerline extraction of Coronary Arteries in a cardiac blood-pool MRI using VMTK based Tools.
==Slicer3Visualization==
+
|style="background:#FFFFFF; color:black" valign="top" | [http://www.na-mic.org/Wiki/index.php/File:TutorialVMTKCoronariesCenterlinesMRI_Data_Winter2010AHM.zip Cardiac blood-pool MRI dataset]  
{| border="1" cellpadding="3" width="1000px"
+
| style="background:#FFFFF; color:black" align="center"| [[Image:Vmtkcloseupvoronoicenterlinewithreference.png|250px]]
|- style="background:#CCFF99; color:black; font-size:80%" align="center"
 
| style="width:100px; background:#FFFFCC; color:blue; font-size:90%" align="center"| <span id="1.1"></span> '''Core'''
 
| style="width:350px; background:#FFFFCC; color:black" valign="top"| '''[[media:Slicer3_DataLoadingAndVisualization_UCSF2010_SoniaPujol.pdf‎‎ ‎ | Slicer3Visualization Tutorial]]'''<br><br><br>The Slicer3Visualization tutorial guides through 3D data loading and visualization in Slicer3.6.<br><br>'''Audience:''' All beginners including clinicians, scientists, engineers and programmers.
 
| style="width:350px; background:#FFFFCC; color:black" valign="top" | '''[http://www.slicer.org/slicerWiki/images/6/61/Slicer3VisualizationDataset.zip Slicer3Visualization Data]'''<br><br>The Slicer3VisualizationDataset contains two MR scans of the brain, a pre-computed labelmap and 3D reconstructions of the anatomy.
 
| style="width:250px; background:#FFFFCC; color:black" align="center"| [[Image:VisualizationTutorial 3.6RC3.png| 200px]]
 
|-
 
|}
 
 
 
==White Matter Exploration for Neurosurgical Planning==
 
{| border="1" cellpadding="3" width="1000px"
 
|- style="background:#CCFF99; color:black; font-size:80%" align="center"
 
| style="width:100px; background:#FFFFCC; color:blue; font-size:90%" align="center"| <span id="1.1"></span> '''Core'''
 
| style="width:350px; background:#FFFFCC; color:black" valign="top"| '''[[media:WhiteMatterExplorationNeurosurgicalPlanning_JHU2011_SoniaPujol.pdf‎ | White Matter Exploration for Neurosurgical Planning]]''' <br><br> This [[White_Matter_Exploration_Tutorial | tutorial]] walks the user through a workflow for exploring white matter fibers surrounding a tumor using Diffusion Tensor Imaging (DTI) Tractography.
 
|style="width:350px; "background:#FFFFCC; color:black" valign="top" | [[media:WhiteMatterExplorationData.zip‎| White Matter Exploration dataset]]  
 
| style="width:250px; "background:#FFFFCC; color:black" align="center"| [[Image:WhiteMatterExploration.PNG| 200px]]
 
 
|-
 
|-
 
|}
 
|}
Line 142: Line 126:
 
|style="width:250px"|'''Image'''
 
|style="width:250px"|'''Image'''
 
|-
 
|-
| style="background:#FFFFFF ; color:blue; font-size:110%" align="center"| <span id="1.1"></span>'''Specialized'''
+
| id="IAFEMesh" style="background:#FFFFFF ; color:blue; font-size:110%" align="center"|'''Specialized'''
| style="background:#FFFFFF  color:black" valign="top"| [http://www.slicer.org/slicerWiki/images/1/13/IAFEMesh-TutorialContestSummer2010.pdf Meshing Workflow tutorial] <br><br> '''Audience:''' All users and developers. (Note: Mac and Linux only.)
+
| style="background:#FFFFFF  color:black" valign="top"| [http://www.slicer.org/slicerWiki/images/1/13/IAFEMesh-TutorialContestSummer2010.pdf Meshing Workflow] <br><br> '''Audience:''' All users and developers. (Note: Mac and Linux only.)
 
| style="background:#FFFFFF ; color:black" valign="top" | [http://www.slicer.org/slicerWiki/index.php/File:IAFEMeshData-TutorialContestSummer2010.zip Meshing Workflow Data]<br><br>
 
| style="background:#FFFFFF ; color:black" valign="top" | [http://www.slicer.org/slicerWiki/index.php/File:IAFEMeshData-TutorialContestSummer2010.zip Meshing Workflow Data]<br><br>
 
| style="background:#FFFFFF ; color:black" align="center"| [[File:FEMesh.png |250px]]
 
| style="background:#FFFFFF ; color:black" align="center"| [[File:FEMesh.png |250px]]
 
|-
 
|-
| style="background:#FFFFFF ; color:blue; font-size:110%" align="center"| <span id="1.1"></span>'''Specialized'''
+
| id="Fiducials" style="background:#FFFFFF ; color:blue; font-size:110%" align="center"|'''Specialized'''
| style="background:#FFFFFF ; color:black" valign="top"| [http://wiki.slicer.org/slicerWiki/images/6/66/Fiducials_TutorialContestSummer2010.pdf Fiducials tutorial] <br><br>'''Audience:''' All users and developers.
+
| style="background:#FFFFFF ; color:black" valign="top"| [http://wiki.slicer.org/slicerWiki/images/6/66/Fiducials_TutorialContestSummer2010.pdf Fiducials] <br><br>'''Audience:''' All users and developers.
 
| style="background:#FFFFFF ; color:black" valign="top" | [http://wiki.na-mic.org/Wiki/index.php/File:Fiducials_TutorialContestSummer2010.zip Fiducials Data]<br><br>
 
| style="background:#FFFFFF ; color:black" valign="top" | [http://wiki.na-mic.org/Wiki/index.php/File:Fiducials_TutorialContestSummer2010.zip Fiducials Data]<br><br>
 
| style="background:#FFFFFF ; color:black" align="center"| [[File:Fiducials.png |250px]]
 
| style="background:#FFFFFF ; color:black" align="center"| [[File:Fiducials.png |250px]]
 
|-
 
|-
| style="background:#FFFFFF ; color:blue; font-size:110%" align="center"| <span id="1.1"></span>'''Specialized'''
+
| id="RobustStatisticSegmenter" style="background:#FFFFFF ; color:blue; font-size:110%" align="center"| '''Specialized'''
 
| style="background:#FFFFFF ; color:black" valign="top"| [http://wiki.slicer.org/slicerWiki/images/3/3c/RSS_TutorialContestSummer2010.pdf Robust Statistic Segmenter] <br><br>'''Audience:''' All users and developers.  
 
| style="background:#FFFFFF ; color:black" valign="top"| [http://wiki.slicer.org/slicerWiki/images/3/3c/RSS_TutorialContestSummer2010.pdf Robust Statistic Segmenter] <br><br>'''Audience:''' All users and developers.  
 
| style="background:#FFFFFF ; color:black" valign="top" | [http://wiki.na-mic.org/Wiki/index.php/File:RSSData_TutorialContestSummer2010.zip Robust Statistic Segmenter Data]<br><br>  
 
| style="background:#FFFFFF ; color:black" valign="top" | [http://wiki.na-mic.org/Wiki/index.php/File:RSSData_TutorialContestSummer2010.zip Robust Statistic Segmenter Data]<br><br>  
 
| style="background:#FFFFFF ; color:black" align="center"| [[File:RSS.png |250px]]
 
| style="background:#FFFFFF ; color:black" align="center"| [[File:RSS.png |250px]]
 
|-
 
|-
| style="background:#FFFFFF ; color:blue; font-size:110%" align="center"| <span id="1.1"></span>'''Specialized'''
+
| id="LongitudinalLesionComparison" style="background:#FFFFFF ; color:blue; font-size:110%" align="center"|'''Specialized'''
| style="background:#FFFFFF ; color:black" valign="top"|[http://wiki.slicer.org/slicerWiki/images/8/8c/Longitudinal_Lesion_Comparison_TutorialContest_2010.pdf Longitudinal lesion comparison] <br><br>'''Audience:''' All users and developers. (Note: Mac and Linux only.)
+
| style="background:#FFFFFF ; color:black" valign="top"|[http://wiki.slicer.org/slicerWiki/images/8/8c/Longitudinal_Lesion_Comparison_TutorialContest_2010.pdf Longitudinal Lesion Comparison] <br><br>'''Audience:''' All users and developers. (Note: Mac and Linux only.)
 
| style="background:#FFFFFF ; color:black" valign="top" | [http://wiki.na-mic.org/Wiki/index.php/File:LongitudinalLesionComparison2_TutorialContestSummer2010.zip Longitudinal Lesion Comparison Data]
 
| style="background:#FFFFFF ; color:black" valign="top" | [http://wiki.na-mic.org/Wiki/index.php/File:LongitudinalLesionComparison2_TutorialContestSummer2010.zip Longitudinal Lesion Comparison Data]
 
| style="background:#FFFFFF ; color:black" align="center"| [[File:Longitudinal_Lesion.png |250px]]
 
| style="background:#FFFFFF ; color:black" align="center"| [[File:Longitudinal_Lesion.png |250px]]
 
|-
 
|-
|style="background:#FFFFFF ; color:blue; font-size:110%" align="center"| <span id="1.1"></span>'''Specialized'''
+
| id="ProstateNav" style="background:#FFFFFF ; color:blue; font-size:110%" align="center"|'''Specialized'''
 
| style="background:#FFFFFF ; color:black" valign="top"|[http://www.slicer.org/slicerWiki/images/0/06/ProstateNav_TutorialContestSummer2010.pdf Robot-Assisted MRI-Guided Prostate Biopsy] <br><br>'''Audience:''' All users and developers.
 
| style="background:#FFFFFF ; color:black" valign="top"|[http://www.slicer.org/slicerWiki/images/0/06/ProstateNav_TutorialContestSummer2010.pdf Robot-Assisted MRI-Guided Prostate Biopsy] <br><br>'''Audience:''' All users and developers.
 
| style="background:#FFFFFF ; color:black" valign="top" | [http://www.slicer.org/slicerWiki/images/3/3a/ProstateNavData_TutorialContestSummer2010.zip Robot-Assisted MRI-Guided Prostate Biopsy]
 
| style="background:#FFFFFF ; color:black" valign="top" | [http://www.slicer.org/slicerWiki/images/3/3a/ProstateNavData_TutorialContestSummer2010.zip Robot-Assisted MRI-Guided Prostate Biopsy]
 
| style="background:#FFFFFF ; color:black" align="center"| [[File:ProstateNav.png |250px]]
 
| style="background:#FFFFFF ; color:black" align="center"| [[File:ProstateNav.png |250px]]
 
|-
 
|-
|style="background:#FFFFFF ; color:blue; font-size:110%" align="center"| <span id="1.1"></span>'''Specialized'''
+
| id="LabelFusion" style="background:#FFFFFF ; color:blue; font-size:110%" align="center"|'''Specialized'''
 
| style="background:#FFFFFF ; color:black" valign="top"|[http://www.slicer.org/slicerWiki/images/0/0a/LabelFusion_Tutorial.pdf Atlas Label Fusion & Surface Registration] <br><br>'''Audience:''' All users and developers.
 
| style="background:#FFFFFF ; color:black" valign="top"|[http://www.slicer.org/slicerWiki/images/0/0a/LabelFusion_Tutorial.pdf Atlas Label Fusion & Surface Registration] <br><br>'''Audience:''' All users and developers.
 
| style="background:#FFFFFF ; color:black" valign="top" | [http://www.slicer.org/slicerWiki/images/2/27/AtlasLabelFusion_TutorialContestSummer2010.zip Atlas Label Fusion & Surface Registration]
 
| style="background:#FFFFFF ; color:black" valign="top" | [http://www.slicer.org/slicerWiki/images/2/27/AtlasLabelFusion_TutorialContestSummer2010.zip Atlas Label Fusion & Surface Registration]
 
| style="background:#FFFFFF ; color:black" align="center"| [[File:AtlasLabelFusion.png |250px]]
 
| style="background:#FFFFFF ; color:black" align="center"| [[File:AtlasLabelFusion.png |250px]]
 
|-
 
|-
|style="background:#FFFFFF ; color:blue; font-size:110%" align="center"| <span id="1.1"></span>'''Specialized'''
+
| id="Stochastic_Tractography" style="background:#FFFFFF ; color:blue; font-size:110%" align="center"|'''Specialized'''
 
| style="background:#FFFFFF ; color:black" valign="top"|[http://www.slicer.org/slicerWiki/images/9/90/Stochastic_Tractography_TutorialContestSummer2010.pdf Stochastic Tractography] <br><br>'''Audience:''' All users and developers. (Note: Mac and Linux only.)
 
| style="background:#FFFFFF ; color:black" valign="top"|[http://www.slicer.org/slicerWiki/images/9/90/Stochastic_Tractography_TutorialContestSummer2010.pdf Stochastic Tractography] <br><br>'''Audience:''' All users and developers. (Note: Mac and Linux only.)
 
| style="background:#FFFFFF ; color:black" valign="top" | [http://www.slicer.org/slicerWiki/images/7/70/Stochastic_tutorial_data_TutorialContestSummer2010.zip Stochastic Tractography]
 
| style="background:#FFFFFF ; color:black" valign="top" | [http://www.slicer.org/slicerWiki/images/7/70/Stochastic_tutorial_data_TutorialContestSummer2010.zip Stochastic Tractography]
 
| style="background:#FFFFFF ; color:black" align="center"| [[File:Stochastic_tutorial_uncinate.JPG |250px]]
 
| style="background:#FFFFFF ; color:black" align="center"| [[File:Stochastic_tutorial_uncinate.JPG |250px]]
 
|-
 
|-
 
+
| id="PerkStationModule" style="background:#FFFFFF ; color:blue; font-size:110%" align="center"|'''Specialized'''
 
 
|style="background:#FFFFFF ; color:blue; font-size:110%" align="center"| <span id="1.1"></span>'''Specialized'''
 
 
| style="background:#FFFFFF ; color:black" valign="top"|[http://www.slicer.org/slicerWiki/index.php/File:PerkStationModule_TutorialContestSummer2010.pdf PERK Station Module] <br><br>'''Audience:''' All users and developers. (Note: Windows only.)
 
| style="background:#FFFFFF ; color:black" valign="top"|[http://www.slicer.org/slicerWiki/index.php/File:PerkStationModule_TutorialContestSummer2010.pdf PERK Station Module] <br><br>'''Audience:''' All users and developers. (Note: Windows only.)
 
| style="background:#FFFFFF ; color:black" valign="top" | [http://www.slicer.org/slicerWiki/images/3/36/PerkStationData_TutorialContestSummer2010.zip PERK Station Module]
 
| style="background:#FFFFFF ; color:black" valign="top" | [http://www.slicer.org/slicerWiki/images/3/36/PerkStationData_TutorialContestSummer2010.zip PERK Station Module]
Line 202: Line 184:
 
* [http://openpaleo.blogspot.com/2009/03/3d-slicer-tutorial-part-v.html Open Source Paleontologist: 3D Slicer: The Tutorial Part V]
 
* [http://openpaleo.blogspot.com/2009/03/3d-slicer-tutorial-part-v.html Open Source Paleontologist: 3D Slicer: The Tutorial Part V]
 
* [http://openpaleo.blogspot.com/2009/03/3d-slicer-tutorial-part-vi.html Open Source Paleontologist: 3D Slicer: The Tutorial Part VI]
 
* [http://openpaleo.blogspot.com/2009/03/3d-slicer-tutorial-part-vi.html Open Source Paleontologist: 3D Slicer: The Tutorial Part VI]
 +
 +
Narrated screencast video showing how to load data and make models: http://www.youtube.com/watch?v=GNsWRnm7gQw&context=C42d9859ADvjVQa1PpcFPhXz87xj_xyVq19zSUexfAbEm8Iz3DYEk=

Revision as of 16:22, 4 September 2012

Home < Slicer 3.6:Training

Slicer 3.6 Tutorials

  • The following table contains "How to" tutorials with matched sample data sets. They demonstrate how to use the 3D Slicer environment (version 3.6 release) to accomplish certain tasks.
  • For tutorials for other versions of Slicer, please visit the Slicer training portal.
  • For questions related to the Slicer3 Compendium, please send an e-mail to Sonia Pujol, Ph.D


Category Tutorial Sample Data Image
Core Slicer3Minute Tutorial


The Slicer3Minute tutorial is an introduction to the advanced 3D visualization capabilities of Slicer3.6.

Audience: First time users.
Slicer3Minute Data

The Slicer3Minute dataset contains an MR scan of the brain and 3D reconstructions of the anatomy
Slicer3Minute 3.6RC2.png
Core Slicer3Visualization Tutorial


The Slicer3Visualization tutorial guides through 3D data loading and visualization in Slicer3.6.

Audience: All beginners including clinicians, scientists, engineers and programmers.
Slicer3Visualization Data

The Slicer3VisualizationDataset contains two MR scans of the brain, a pre-computed labelmap and 3D reconstructions of the anatomy.
VisualizationTutorial 3.6RC3.png
Core Programming in Slicer3 Tutorial


The Programming in Slicer3 tutorial is an introduction to the integration of C++ stand-alone programs outside of the Slicer3 source tree.

Audience: Programmers and Engineers.
HelloWorld Plugin

The HelloWorld tutorial dataset contains an MR scan of the brain and pre-computed xml and C++ files for integrating the Hello Python plug-in to Slicer3.
Programming
Core Hello Python Tutorial

The Hello Python tutorial is an introduction to the integration of Python stand-alone programs outside of the Slicer3 source tree.

Audience: Programmers and Engineers.
HelloPython Plugin

The HelloPython tutorial dataset contains an MR scan of the brain and pre-computed xml and Python code for integrating the Hello Python plug-in to Slicer3.
Programming
Core Interactive Editor


Shows how to use the interactive editing tools in Slicer.
Audience: All users and developers.
Editor Data

This dataset contains a MR dataset of the brain.
InteractiveEditor.png
Core Manual Registration


Shows how to manually/interactively align two images in Slicer3.6

Audience: First time & early users.
Manual Registration Data

This dataset contains two brain MRI of a single subject, obtained in different orientations.
Slicer3 ManualRegistrationTutorial.gif
Specialized Diffusion MRI tutorial


This tutorial guides you through the process of loading diffusion MR data, estimating diffusion tensors, and performing tractography of white matter bundles.

Audience: All users and developers.
Diffusion Data Cc.PNG
Specialized Change Tracker Tutorial


This tutorial describes the use of ChangeTracker module to detect changes in tumor volume from two MRI scans.

Audience: All users interested in longitudinal analysis of pathology.
Change Tracker Training Data Note: the dataset is also integrated with the ChangeTracker module (see Tutorial) Slicer3.4.1-ChangeTracker.jpg
Specialized FreeSurfer Course The FreeSurfer dataset contains an MR scan of the brain and pre-computed FreeSurfer segmentation and cortical surface reconstructions.



Audience: All users

FreeSurfer tutorial data FreeSurferTutorial.PNG
Specialized Neurosurgical Planning Tutorial

This tutorial takes the trainee through a complete workup for neurosurgical patient-specific mapping. Also see this tutorial for information on how to use Slicer's affine registration, simple region growing, model maker and tractography modules.

Audience: All users interested in image-guided therapy.
Neurosurgical Planning Data NeurosurgicalPlanningOverview.png
Specialized PET/CT SUV Tutorial

This tutorial takes the trainee through the computation of SUV body weight on a baseline and followup study.
PETCTFusion PETCTFusionBig.png
Specialized EMSegmenter Simple Mode

This tutorial takes the trainee through the segmentation of a MRI Human Brain without to adjust any parameters.
Human Brain T1 Data EMSegmenter-Simple-Mode.png
Specialized EMSegmenter Advanced Mode

This tutorial takes the trainee through the segmentation of a MRI Human Brain. The trainee will learn how to setup the EMSegmenter, this includes the creation of a task, the creation of an anatomical tree and adjusting the weights for the EM algorithm.
Human Brain T1 Data EMSegmenter-Advanced-Mode.png
OpenIGTLink

This tutorial shows to connect an IGT device using the OpenIGTLink.
OpenIGTLink Data Simulator OpenIGT.PNG
Workflow White Matter Exploration for Neurosurgical Planning

This tutorial walks the user through a workflow for exploring white matter fibers surrounding a tumor using Diffusion Tensor Imaging (DTI) Tractography.
White Matter Exploration dataset WhiteMatterExploration.PNG

Summer 2011 Tutorial Contest Entries (under construction)

The following tutorials were part of the Summer2011 Tutorial Contest.

Category Tutorial Sample Data Image
Specialized Automatic Segmentation of Traumatic Brain Injury MRI Volumes

This tutorial guides the user through the automatic segmentation of TBI volumes using Atlas Based classification.
TBI segmentation dataset TBI image.png
Specialized Centerline Extraction of Coronary Arteries using VMTK in 3D Slicer

This tutorial guides the user step by step through the process of centerline extraction of Coronary Arteries in a cardiac blood-pool MRI using VMTK based Tools.
Cardiac blood-pool MRI dataset Vmtkcloseupvoronoicenterlinewithreference.png

Summer 2010 Tutorial Contest Entries

The following tutorials were part of the Summer 2010 Slicer Tutorial Contest.

Category Tutorial Sample Data Image
Specialized Meshing Workflow

Audience: All users and developers. (Note: Mac and Linux only.)
Meshing Workflow Data

FEMesh.png
Specialized Fiducials

Audience: All users and developers.
Fiducials Data

Fiducials.png
Specialized Robust Statistic Segmenter

Audience: All users and developers.
Robust Statistic Segmenter Data

RSS.png
Specialized Longitudinal Lesion Comparison

Audience: All users and developers. (Note: Mac and Linux only.)
Longitudinal Lesion Comparison Data Longitudinal Lesion.png
Specialized Robot-Assisted MRI-Guided Prostate Biopsy

Audience: All users and developers.
Robot-Assisted MRI-Guided Prostate Biopsy ProstateNav.png
Specialized Atlas Label Fusion & Surface Registration

Audience: All users and developers.
Atlas Label Fusion & Surface Registration AtlasLabelFusion.png
Specialized Stochastic Tractography

Audience: All users and developers. (Note: Mac and Linux only.)
Stochastic Tractography Stochastic tutorial uncinate.JPG
Specialized PERK Station Module

Audience: All users and developers. (Note: Windows only.)
PERK Station Module PERKStation.png

Software Installation

  • The Slicer download page contains information on how to obtain a compiled version of Slicer for a variety of platforms and where to find the source code for Slicer 3.

Software Documentation

  • For the Slicer 3.6 manual pages please click here. These pages are the reference manual for Slicer 3.6 and briefly explain the functionality found in panels and modules.

External Resources

This set of tutorials about the use of slicer in paleontology is very well written and provides step-by-step instructions. Even though it covers slicer version 3.4, many of the concepts and techniques have applicability to the new version and to any 3D imaging field:

Narrated screencast video showing how to load data and make models: http://www.youtube.com/watch?v=GNsWRnm7gQw&context=C42d9859ADvjVQa1PpcFPhXz87xj_xyVq19zSUexfAbEm8Iz3DYEk=