Difference between revisions of "Documentation/4.8/Training"

From Slicer Wiki
Jump to: navigation, search
(6 intermediate revisions by 3 users not shown)
Line 39: Line 39:
 
|}
 
|}
  
 +
=3D Visualization=
 
==Slicer4 Data Loading and 3D Visualization ==
 
==Slicer4 Data Loading and 3D Visualization ==
 
{|width="100%"
 
{|width="100%"
Line 52: Line 53:
 
|}
 
|}
  
=Tutorials for software developers=
+
==Slicer4 3D Visualization of DICOM images for Radiology Applications==
 +
{|width="100%"
 +
|
 +
*The [[Media:3DSlicer_Dicom_RSNA2015_SoniaPujol.pdf |3D Visualization of DICOM images for Radiology Applications]]  course guides through 3D data loading and visualization of DICOM images for Radiology Applications in Slicer4.
 +
*Author: Sonia Pujol, Ph.D., Kitt Shaffer, M.D., Ph.D., Ron Kikinis, M.D.
 +
*Audience: Radiologists and users of Slicer who need a more comprehensive overview over Slicer4 visualization capabilities.
 +
*Modules: DICOM, Volumes, Volume Rendering, Models.
 +
*Based on: 3D Slicer version 4.5
 +
*The [[Media:3DVisualization_DICOM_images_part1.zip‎  | 3DVisualizationDICOM_part1]] and [[Media:3DVisualization_DICOM_images_part2.zip | 3DVisualizationDICOM_part2]] datasets contain a series of MR and CT scans, and 3D models of the brain, lung and liver.
 +
|align="right"|
 +
[[Image:Slicer4RSNA_2.png|right|250px|]]
 +
|}
 +
=Programming=
  
 
== Slicer4 Programming Tutorial ==
 
== Slicer4 Programming Tutorial ==
Line 79: Line 92:
 
|}
 
|}
  
=Specific functions=
+
=Segmentation=
 +
== Slicer4 Image Segmentation ==
  
 +
{|width="100%"
 +
|
 +
* Segmentation for 3D printing: shows how to use the Segment Editor module for combining CAD designed parts with patient-specific models.
 +
** '''[https://discourse.slicer.org/t/new-video-tutorial-for-segment-editor-lumbar-spine-segmentation-for-3d-printing/700 Video tutorial]'''. Author: Hillary Lia.
 +
** '''[[Documentation/{{documentation/version}}/Training#Segmentation_for_3D_printing|Segmentation for 3D printing Step-by-step tutorial]]'''. Author: Csaba Pinter, MSc
 +
** Audience: Users and developers interested in segmentation and 3D printing
 +
** Based on: 3D Slicer version 4.7
 +
|align="right"|[[Image:20170717_3DPrintingTutorialYoutube.PNG|280px]]
 +
|---
 +
|
 +
* '''[https://youtu.be/BJoIexIvtGo Video tutorial: Whole heart segmentation from cardiac CT]''' shows how to use the Segment Editor module for segmenting heart ventricles, atria, and great vessels from cardiac CT volumes.
 +
** Author: Andras Lasso, PhD
 +
** Audience: Users who need to segment heart structures, for example for visualization, quantification, or simulation.
 +
** [http://slicer.kitware.com/midas3/download/bitstream/738905/CTA-cardio2.nrrd Sample data set]
 +
** Based on: 3D Slicer version 4.8
 +
|align="right"|[[Image:WholeHeartSegYoutube.png|280px]]
 +
|}
 +
 +
=Registration=
 +
 +
== Slicer4 Image Registration ==
 +
 +
{|width="100%"
 +
|
 +
*The [https://www.slicer.org/slicerWiki/index.php/File:RegistrationTutorial_3DSlicer4.5_spujol.pdf Registration tutorial] shows how to perform intra- and inter-subject registration within Slicer.
 +
* Authors: Sonia Pujol, Ph.D., Dominik Meier, Ph.D., Ron Kikinis, M.D.
 +
* Audience: Users and developers interested in image registration
 +
* Dataset: [[Media:RegistrationData.zip| 3D Slicer Registration Data]]
 +
|align="right"|[[File:registration_Slicer4.png|250px]]
 +
|}
 +
*Based on: 3D Slicer version 4.5
 +
See [[Documentation/{{documentation/version}}/Registration/RegistrationLibrary|the Registration Library for worked out registration examples with data]].
 +
 +
== Slicer Registration Case Library==
 +
{|width="100%"
 +
|
 +
*The ''[[Documentation/{{documentation/version}}/Registration/RegistrationLibrary|Slicer Registration Case Library]]'' provides many real-life example cases of using the Slicer registration tools. They include the dataset and step-by-step instructions to follow and try yourself.
 +
:Author: Dominik Meier, Ph.D.
 +
:Audience:  users interested learning/applying Slicer image registration technology
 +
|align="right"|[[Image:RegLib_table.png|250px|link=http://wiki.slicer.org/slicerWiki/index.php/Documentation/{{documentation/version}}/Registration/RegistrationLibrary]]
 +
|}
 +
 +
=Slicer Extensions=
 
==Slicer4 Diffusion Tensor Imaging Tutorial ==
 
==Slicer4 Diffusion Tensor Imaging Tutorial ==
 
{|width="100%"
 
{|width="100%"
Line 109: Line 166:
 
|}
 
|}
  
==Slicer4 3D Visualization of DICOM images for Radiology Applications==
+
 
{|width="100%"
 
|
 
*The [[Media:3DSlicer_Dicom_RSNA2015_SoniaPujol.pdf |3D Visualization of DICOM images for Radiology Applications]]  course guides through 3D data loading and visualization of DICOM images for Radiology Applications in Slicer4.
 
*Author: Sonia Pujol, Ph.D., Kitt Shaffer, M.D., Ph.D., Ron Kikinis, M.D.
 
*Audience: Radiologists and users of Slicer who need a more comprehensive overview over Slicer4 visualization capabilities.
 
*Modules: DICOM, Volumes, Volume Rendering, Models.
 
*Based on: 3D Slicer version 4.5
 
*The [[Media:3DVisualization_DICOM_images_part1.zip‎  | 3DVisualizationDICOM_part1]] and [[Media:3DVisualization_DICOM_images_part2.zip | 3DVisualizationDICOM_part2]] datasets contain a series of MR and CT scans, and 3D models of the brain, lung and liver.
 
|align="right"|
 
[[Image:Slicer4RSNA_2.png|right|250px|]]
 
|}
 
  
 
==Slicer4 Quantitative Imaging tutorial==
 
==Slicer4 Quantitative Imaging tutorial==
Line 148: Line 194:
 
|}
 
|}
  
== Slicer4 Image Segmentation ==
+
 
 +
==Slicer4 Radiation Therapy Tutorial ==
  
 
{|width="100%"
 
{|width="100%"
 
|
 
|
* Segmentation for 3D printing: shows how to use the Segment Editor module for combining CAD designed parts with patient-specific models.
+
* The [https://github.com/SlicerRt/SlicerRtDoc/raw/master/tutorials/SlicerRT_WorldCongress_TutorialIGRT.pdf SlicerRT tutorial] is an introduction to the Radiation Therapy functionalities of Slicer.
** '''[https://discourse.slicer.org/t/new-video-tutorial-for-segment-editor-lumbar-spine-segmentation-for-3d-printing/700 Video tutorial]'''. Author: Hillary Lia.
+
* Author: Csaba Pinter, Andras Lasso, An Wang, Gregory C. Sharp, David Jaffray, Gabor Fichtinger.  
** '''[https://www.slicer.org/wiki/Documentation/4.6/Training#Segmentation_for_3D_printing Segmentation for 3D printing Step-by-step tutorial]'''. Author: Csaba Pinter, MSc
+
* Dataset: [http://slicer.kitware.com/midas3/download/item/205404/SlicerRT_WorldCongress_TutorialIGRT_Dataset.zip download] from MIDAS server
** Audience: Users and developers interested in segmentation and 3D printing
+
* Based on Slicer 4.7
** Based on: 3D Slicer version 4.7
+
|align="right"|
|align="right"|[[Image:20170717_3DPrintingTutorialYoutube.PNG|280px]]
+
<!-- [[Image:TUTORIAL-IMAGE-HERE.png|right|150px|]] -->
|---
 
|
 
* '''[https://youtu.be/BJoIexIvtGo Video tutorial: Whole heart segmentation from cardiac CT]''' shows how to use the Segment Editor module for segmenting heart ventricles, atria, and great vessels from cardiac CT volumes.
 
** Author: Andras Lasso, PhD
 
** Audience: Users who need to segment heart structures, for example for visualization, quantification, or simulation.
 
** Sample data set: http://slicer.kitware.com/midas3/download/bitstream/738905/CTA-cardio2.nrrd
 
** Based on: 3D Slicer version 4.8
 
|align="right"|[[Image:WholeHeartSegYoutube.png|280px]]
 
 
|}
 
|}
  
== Slicer4 Image Registration ==
 
  
 +
==Slicer Pathology==
 
{|width="100%"
 
{|width="100%"
 
|
 
|
*The [https://www.slicer.org/slicerWiki/index.php/File:RegistrationTutorial_3DSlicer4.5_spujol.pdf Registration tutorial] shows how to perform intra- and inter-subject registration within Slicer.
+
*The [[Documentation/{{documentation/version}}/Extensions/SlicerPathology|Slicer Pathology Tutorial]] describes how to use the corresponding tools for automatic and semi-automatic pathology image segmentation.
* Authors: Sonia Pujol, Ph.D., Dominik Meier, Ph.D., Ron Kikinis, M.D.
+
*Author: Erich Bremer (Stonybrook), Andriy Fedorov (Brigham and Women’s Hospital)
* Audience: Users and developers interested in image registration
+
*Dataset: Available directly with the Slicer Pathology Slicer extension.
* Dataset: [[Media:RegistrationData.zip| 3D Slicer Registration Data]]
+
|align="right"|
|align="right"|[[File:registration_Slicer4.png|250px]]
+
[[File:SlicerPathologyScreenShot8.png | 200px]].
 
|}
 
|}
*Based on: 3D Slicer version 4.5
 
See [[Documentation/{{documentation/version}}/Registration/RegistrationLibrary|the Registration Library for worked out registration examples with data]].
 
  
==Slicer4 Radiation Therapy Tutorial ==
+
==SPHARM-PDM==
 +
{|width="100%"
 +
|
 +
*The [https://www.nitrc.org/docman/view.php/308/1982/SPHARM-PDM_Tutorial_July2015.pdf SPHARM-PDM Tutorial] describes how to use SPHARM-PDM and ShapePopulationViewer Slicer extensions to respectively compute point-based models using a parametric boundary description for the computing of Shape Analysis and perform the quality control between the different models.
 +
*Author: Jonathan Perdomo (UNC), Beatriz Paniagua (Kitware Inc.)
 +
*Dataset:  [https://www.nitrc.org/docman/view.php/308/1981/SPHARM_Tutorial_Data_July2015.zip Tutorial Data]
 +
|align="right"|
 +
[[File:SlicerWinterProjectWeek2017-SPHARM-PDM.png | 200px]].
 +
|}
  
 +
==Fiber Bundle Volume Measurement==
 
{|width="100%"
 
{|width="100%"
 
|
 
|
* The [https://app.assembla.com/spaces/slicerrt/subversion/source/HEAD/trunk/SlicerRt/doc/tutorials/SlicerRT_TutorialIGRT_4.7.pdf?_format=raw SlicerRT tutorial] is an introduction to the Radiation Therapy functionalities of Slicer.
+
*The [http://www.na-mic.org/Wiki/images/5/57/Fiber_Bundle_Volume_Measurement.pptx Fiber Bundle Volume Measurement Tutorial] aim is to calculate the volume of the fiber bundle that passes through the Corpus Callosum(CC). Following this tutorial, you’ll be able to (1) convert fiber bundles to label map and (2) calculate volume measurements from the fiber bundles.
* Author: Csaba Pinter, Andras Lasso, An Wang, Gregory C. Sharp, David Jaffray, Gabor Fichtinger.
+
*Author: Shun Gong (Shanghai Changzheng Hospital, China)
* Dataset: [http://slicer.kitware.com/midas3/download/item/205404/SlicerRT_WorldCongress_TutorialIGRT_Dataset.zip download] from MIDAS server
+
*Dataset: [http://www.na-mic.org/Wiki/images/4/4c/FiberVolume_data.zip Tutorial data]: The following data are provided: Baseline image, Down sampled whole brain tractography (conducted as in the [[Documentation/{{documentation/version}}/Training#Slicer4_Diffusion_Tensor_Imaging_Tutorial|DWI tutorial]] and down-sampled to about 10000 fibers using Tractography Display module), Corpus callosum label map (drawn as in the [[Documentation/{{documentation/version}}/Training#Slicer4_Diffusion_Tensor_Imaging_Tutorial|DWI tutorial]]).
* Based on Slicer 4.7
 
 
|align="right"|
 
|align="right"|
<!-- [[Image:TUTORIAL-IMAGE-HERE.png|right|150px|]] -->
+
[[File:SlicerWinterProjectWeek2017-FiberBundleVolumeMeasurements.png | 200px]].
 
|}
 
|}
 
== Other ==
 
 
Additional (non-curated) videos-based demonstrations using 3D Slicer are accessible on  [http://www.youtube.com/results?search_query=3d+slicer&sm=3 You Tube].
 
  
 
= 3D Slicer Tutorial contests=
 
= 3D Slicer Tutorial contests=
Line 204: Line 245:
 
{|width="100%"
 
{|width="100%"
 
|
 
|
*The [https://www.assembla.com/spaces/slicerrt/documents/bmRQGEzzur54v-dmr6CpXy/download/bmRQGEzzur54v-dmr6CpXy Segmentation for 3D printing Tutorial] is an introduction to the new [[Documentation/{{documentation/version}}/Modules/SegmentEditor|Segment Editor]] module, demonstrated through the popular topic of 3D printing.  
+
*The [https://github.com/SlicerRt/SlicerRtDoc/raw/master/tutorials/SegmentationFor3DPrinting_TutorialContestWinter2017.pdf Segmentation for 3D printing Tutorial] ([https://github.com/SlicerRt/SlicerRtDoc/raw/master/tutorials/SegmentationFor3DPrinting_TutorialContestWinter2017.pptx pptx]) is an introduction to the new [[Documentation/{{documentation/version}}/Modules/SegmentEditor|Segment Editor]] module, demonstrated through the popular topic of 3D printing.  
 
*Author: Csaba Pinter (Queen's University, Canada)
 
*Author: Csaba Pinter (Queen's University, Canada)
 
* [https://www.youtube.com/watch?v=Uht6Fwtr9hE Narrated video version on YouTube].
 
* [https://www.youtube.com/watch?v=Uht6Fwtr9hE Narrated video version on YouTube].
Line 416: Line 457:
 
|}
 
|}
  
=Additional resources =
+
=Teams Contributions =
 
{|width="100%"
 
{|width="100%"
 
|
 
|
Line 439: Line 480:
 
----
 
----
 
<br>
 
<br>
{|width="100%"
+
See the collection of videos on the [http://vimeo.com/album/2363361 Kitware vimeo album].
|
 
*The ''[[Documentation/{{documentation/version}}/Registration/RegistrationLibrary|Slicer Registration Case Library]]'' provides many real-life example cases of using the Slicer registration tools. They include the dataset and step-by-step instructions to follow and try yourself.
 
:Author: Dominik Meier, Ph.D.
 
:Audience:  users interested learning/applying Slicer image registration technology
 
|align="right"|[[Image:RegLib_table.png|250px|link=http://wiki.slicer.org/slicerWiki/index.php/Documentation/{{documentation/version}}/Registration/RegistrationLibrary]]
 
|}
 
  
 
= External Resources =
 
= External Resources =
 
+
==Non-curated videos==
== Resources for Chinese users ==
+
Additional non-curated videos-based demonstrations using 3D Slicer are accessible on  [http://www.youtube.com/results?search_query=3d+slicer&sm=3 You Tube].
 
+
== Resources in Chinese ==
 
 
 
{|width="100%"
 
{|width="100%"
 
|
 
|
Line 472: Line 506:
 
|}
 
|}
  
 +
== Resources in German ==
  
 +
* [https://www.youtube.com/watch?v=sl-00kGpuPk&list=PLJWCUXz3GeAfmYLiFcKus_c0jcsMnVsgb A series of four YouTube videos on python programming in Slicer] (German narration with English subtitles)
  
 
== Murat Maga's blog posts about using 3D Slicer for biology ==
 
== Murat Maga's blog posts about using 3D Slicer for biology ==
Line 503: Line 539:
 
* [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]
 
== Team Contributions ==
 
See the collection of videos on the [http://vimeo.com/album/2363361 Kitware vimeo album].
 
 
== User Contributions ==
 
[http://www.youtube.com/results?search_query=3d+slicer&sm=3 YouTube videos about 3D Slicer]
 

Revision as of 09:32, 29 May 2018

Home < Documentation < 4.8 < Training


For the latest Slicer documentation, visit the read-the-docs.


Introduction: Slicer 4.8 Tutorials


  • Some of these tutorials are based on older releases of 3D Slicer. The concepts are still useful but bear in mind that some interface elements and features will be different in updated versions.

Contents

General Introduction

Slicer Welcome Tutorial

  • The SlicerWelcome tutorial is an introduction to Slicer based on the Welcome module.
  • Author: Sonia Pujol, Ph.D.
  • Audience: First time users who want a general introduction to the software.
  • Modules: Welcome to Slicer, Sample Data
  • Based on: 3D Slicer version 4.6

SlicerWelcome tutorial

Slicer4Minute Tutorial

  • The Slicer4Minute tutorial is a brief introduction to the advanced 3D visualization capabilities of Slicer 4.5.
  • Author: Sonia Pujol, Ph.D.
  • Audience: First time users who want to discover Slicer in 4 minutes.
  • Modules: Welcome to Slicer, Models
  • Based on: 3D Slicer version 4.5
  • The Slicer4Minute dataset contains an MR scan of the brain and 3D reconstructions of the anatomy
Slicer4Minute tutorial

3D Visualization

Slicer4 Data Loading and 3D Visualization

  • The Data loading and 3D visualization course guides through the basics of loading and viewing volumes and 3D models in Slicer4 .
  • Author: Sonia Pujol, Ph.D.
  • Modules: Welcome to Slicer, Sample Data, Models.
  • Audience: End-users
  • Based on: 3D Slicer version 4.5
  • The 3DVisualization dataset contains an MR scan and a series of 3D models of the brain.
Slicer4DataLoading tutorial.png

Slicer4 3D Visualization of DICOM images for Radiology Applications

  • The 3D Visualization of DICOM images for Radiology Applications course guides through 3D data loading and visualization of DICOM images for Radiology Applications in Slicer4.
  • Author: Sonia Pujol, Ph.D., Kitt Shaffer, M.D., Ph.D., Ron Kikinis, M.D.
  • Audience: Radiologists and users of Slicer who need a more comprehensive overview over Slicer4 visualization capabilities.
  • Modules: DICOM, Volumes, Volume Rendering, Models.
  • Based on: 3D Slicer version 4.5
  • The 3DVisualizationDICOM_part1 and 3DVisualizationDICOM_part2 datasets contain a series of MR and CT scans, and 3D models of the brain, lung and liver.
Slicer4RSNA 2.png

Programming

Slicer4 Programming Tutorial

  • The Slicer Programming tutorial guides through the integration of a python module in Slicer4.
  • Author: Sonia Pujol, Ph.D., Steve Pieper, Ph.D.
  • Audience: Developers
  • Based on: 3D Slicer version 4.7
  • The HelloPython dataset contains sample data set (MR scan of the brain) and complete Python module examples.
HelloPythonTutorial.png

For additional Python scripts examples, please visit the Script Repository page

Developing and contributing extensions for 3D Slicer

Contributing3DSlicerExtension.png

Segmentation

Slicer4 Image Segmentation

  • Segmentation for 3D printing: shows how to use the Segment Editor module for combining CAD designed parts with patient-specific models.
20170717 3DPrintingTutorialYoutube.PNG
  • Video tutorial: Whole heart segmentation from cardiac CT shows how to use the Segment Editor module for segmenting heart ventricles, atria, and great vessels from cardiac CT volumes.
    • Author: Andras Lasso, PhD
    • Audience: Users who need to segment heart structures, for example for visualization, quantification, or simulation.
    • Sample data set
    • Based on: 3D Slicer version 4.8
WholeHeartSegYoutube.png

Registration

Slicer4 Image Registration

  • The Registration tutorial shows how to perform intra- and inter-subject registration within Slicer.
  • Authors: Sonia Pujol, Ph.D., Dominik Meier, Ph.D., Ron Kikinis, M.D.
  • Audience: Users and developers interested in image registration
  • Dataset: 3D Slicer Registration Data
Registration Slicer4.png
  • Based on: 3D Slicer version 4.5

See the Registration Library for worked out registration examples with data.

Slicer Registration Case Library

  • The Slicer Registration Case Library provides many real-life example cases of using the Slicer registration tools. They include the dataset and step-by-step instructions to follow and try yourself.
Author: Dominik Meier, Ph.D.
Audience: users interested learning/applying Slicer image registration technology
RegLib table.png

Slicer Extensions

Slicer4 Diffusion Tensor Imaging Tutorial

  • Please visit dmri.slicer.org/docs for the latest documentation of SlicerDMRI.
  • The Diffusion Tensor Imaging Tutorial course guides through the basics of loading Diffusion Weighted images in Slicer, estimating tensors and generating fiber tracts.
  • Author: Sonia Pujol, Ph.D.
  • Audience: End-users and developers
  • Modules: Data, Volumes, DWI to DTI Estimation, Diffusion Tensor Scalar Measurements, Editor, Markups,Tractography Label Map Seeding, Tractography Interactive Seeding
  • Based on: 3D Slicer version 4.5
  • The DTI dataset contains an MR Diffusion Weighted Imaging scan of the brain.
Slicer4DTI Tutorial.png

Slicer4 Neurosurgical Planning Tutorial

  • Please visit dmri.slicer.org/docs for the latest documentation of SlicerDMRI.
  • The Neurosurgical Planning tutorial course guides through the generation of fiber tracts in the vicinity of a tumor.
  • Author: Sonia Pujol, Ph.D., Ron Kikinis, M.D.
  • Audience: End-users and developers
  • Modules: Volumes, Editor, Tractography Label Map Seeding, Tractography Interactive Seeding
  • Based on: 3D Slicer version 4.6
  • The White Matter Exploration dataset contains a Diffusion Weighted Imaging scan of brain tumor patient.
NeurosurgicalPlanningTutorial.png


Slicer4 Quantitative Imaging tutorial

  • The Slicer4 Quantitative Imaging tutorial guides through the use for Slicer for quantifying small volumetric changes in slow-growing tumors, and for calculating Standardized Uptake Value (SUV) from PET/CT data.
  • Authors: Sonia Pujol, Ph.D., Katarzyna Macura, M.D., Ron Kikinis, M.D.
  • Audience: Radiologists and users of Slicer who need a more comprehensive overview over Slicer4 quantitative imaging capabilities.
  • Modules: Data, Volumes, Models, Change Tracker, PET Standard Uptake Value Computation
  • Based on: 3D Slicer version 4.5
  • The Quantitative Imaging dataset contains a series of MR and PET/CT data.
Slicer4 QuantitativeImaging.png

Slicer4 IGT

  • Slicer IGT tutorials
  • Authors: Tamas Ungi, M.D, Ph.D., Junichi Tokuda, Ph.D.
  • Audience: End-users interested in using Slicer for real-time navigated procedures. E.g. navigated needle insertions or other minimally invasive medical procedures.
  • Modules: SlicerIGT Extension
  • Based on: Slicer4.3.1-2014.09.14
  • Data: Slicer-IGT datasets
SlicetIGT.png


Slicer4 Radiation Therapy Tutorial

  • The SlicerRT tutorial is an introduction to the Radiation Therapy functionalities of Slicer.
  • Author: Csaba Pinter, Andras Lasso, An Wang, Gregory C. Sharp, David Jaffray, Gabor Fichtinger.
  • Dataset: download from MIDAS server
  • Based on Slicer 4.7


Slicer Pathology

  • The Slicer Pathology Tutorial describes how to use the corresponding tools for automatic and semi-automatic pathology image segmentation.
  • Author: Erich Bremer (Stonybrook), Andriy Fedorov (Brigham and Women’s Hospital)
  • Dataset: Available directly with the Slicer Pathology Slicer extension.

SlicerPathologyScreenShot8.png.

SPHARM-PDM

  • The SPHARM-PDM Tutorial describes how to use SPHARM-PDM and ShapePopulationViewer Slicer extensions to respectively compute point-based models using a parametric boundary description for the computing of Shape Analysis and perform the quality control between the different models.
  • Author: Jonathan Perdomo (UNC), Beatriz Paniagua (Kitware Inc.)
  • Dataset: Tutorial Data

SlicerWinterProjectWeek2017-SPHARM-PDM.png.

Fiber Bundle Volume Measurement

  • The Fiber Bundle Volume Measurement Tutorial aim is to calculate the volume of the fiber bundle that passes through the Corpus Callosum(CC). Following this tutorial, you’ll be able to (1) convert fiber bundles to label map and (2) calculate volume measurements from the fiber bundles.
  • Author: Shun Gong (Shanghai Changzheng Hospital, China)
  • Dataset: Tutorial data: The following data are provided: Baseline image, Down sampled whole brain tractography (conducted as in the DWI tutorial and down-sampled to about 10000 fibers using Tractography Display module), Corpus callosum label map (drawn as in the DWI tutorial).

SlicerWinterProjectWeek2017-FiberBundleVolumeMeasurements.png.

3D Slicer Tutorial contests

Winter 2017 Tutorial contest

Segmentation for 3D printing

SlicerWinterProjectWeek2017-Segmentation-for-3d-printing.png.

Slicer Pathology

  • The Slicer Pathology Tutorial describes how to use the corresponding tools for automatic and semi-automatic pathology image segmentation.
  • Author: Erich Bremer (Stonybrook), Andriy Fedorov (Brigham and Women’s Hospital)
  • Dataset: Available directly with the Slicer Pathology Slicer extension.

SlicerPathologyScreenShot8.png.

Simple Python Tool for Quality Control of DWI data

SlicerWinterProjectWeek2017-SimpleDiffusionGradientInformationExtractorTutorial.png.

SPHARM-PDM

  • The SPHARM-PDM Tutorial describes how to use SPHARM-PDM and ShapePopulationViewer Slicer extensions to respectively compute point-based models using a parametric boundary description for the computing of Shape Analysis and perform the quality control between the different models.
  • Author: Jonathan Perdomo (UNC), Beatriz Paniagua (Kitware Inc.)
  • Dataset: Tutorial Data

SlicerWinterProjectWeek2017-SPHARM-PDM.png.

Integration of Robot Operating System (ROS) and 3D Slicer using OpenIGTLink

SlicerWinterProjectWeek2017-Integration-ROS-3DSlicer-OpenIGTLink.png.

Fiber Bundle Volume Measurement

  • The Fiber Bundle Volume Measurement Tutorial aim is to calculate the volume of the fiber bundle that passes through the Corpus Callosum(CC). Following this tutorial, you’ll be able to (1) convert fiber bundles to label map and (2) calculate volume measurements from the fiber bundles.
  • Author: Shun Gong (Shanghai Changzheng Hospital, China)
  • Dataset: Tutorial data: The following data are provided: Baseline image, Down sampled whole brain tractography (conducted as in the DWI tutorial and down-sampled to about 10000 fibers using Tractography Display module), Corpus callosum label map (drawn as in the DWI tutorial).

SlicerWinterProjectWeek2017-FiberBundleVolumeMeasurements.png.

Winter 2016 Tutorial contest

Subject Hierarchy

  • The Subject Hierarchy tutorial demonstrates the basic usage and potential of Slicer’s data manager module Subject Hierarchy using a two-timepoint radiotherapy phantom dataset.
  • Author: Csaba Pinter, Queen's University, Canada
  • Dataset: SlicerRT_WorldCongress_TutorialIGRT_Dataset The tutorial dataset is a two-timepoint phantom dataset taken from a RANDO head&neck phantom. It contains two studies, the planning one is a DICOM study consisting of a CT grayscale image and radiotherapy data: contours, dose distribution, treatment beams, plan information. The second timepoint consists of a CT NRRD volume and a dose NRRD volume.

SubjectHierarchyTutorial.png.

Fiber Bundle Selection and Scalar Measurements

FiberBundleSelectionAndScalarMeasurement TutorialContestWinter2016 Snapshot.png

Plastimatch

PlastimatchTutorial Winter2016Contest.png

UKF

  • The UKF tutorial guides through the use of the Unscented Kalman Filter (UKF) tractography module.
  • Author: Pegah Kahali, Brigham and Women's Hopital
  • Dataset: UKF tutorial Dataset

UKF Winter2016.png

Summer 2014 Tutorial contest

Cardiac Agatston Tutorial

CardiacAgatstonMeasuresModuleScreenshot.jpg

CMR Toolkit LA workflow

Utah SummerContest2014 tutorial.png

Summer 2013 Tutorial contest

Cardiac MRI Toolkit

CMRToolkit Tutorial Image.png

HelloCLI

Cli icon.png

SlicerRT

667px-SlicerRT 0.10 IsocenterShiftingEvaluation.png

DTIPrep

DTIPrep-tutorial.png

Summer 2012 Tutorial contest

Automatic Left Atrial Scar Segmenter

Carma afib auto scar.png

Qualitative and quantitative comparison of two RT dose distributions

PlastimatchDose.png

Dose accumulation for adaptive radiation therapy

AdaptiveradiationTherapy.png

WebGL Export

  • WebdGLExport
  • Authors: Nicolas Rannou, Daniel Haehn, Children's Hospital

WebGLExport.png

OpenIGTLink

OpenIGTLink.png

Teams Contributions

  • This Slicer 4.1 webinar presents the new features and improvements of the release, and a brief overview of work for the next release.
  • Authors: Steve Pieper Ph.D.
  • Audience: First time users and developers interested in Slicer 4.1 new features.
  • Length: 0h20m
Webinar-Slicer-4.1.png




  • This Intro to Slicer 4.0 webinar provides an introduction to 3DSlicer, and demonstrates core functionalities such as loading, visualizing and saving data. Basic processing tools, including manual registration, manual segmentation and tractography tools are also highlighted. This webinar is a general overview. For in depth information see the modules above and the documentation pages.
  • Authors: Julien Finet, M.S., Steve Pieper, Ph.D., Jean-Christophe Fillion-Robin, M.S.
  • Audience: First time users interested in a broad overview of Slicer’s features and tools.
  • Length: 1h20m
Webinar.png




See the collection of videos on the Kitware vimeo album.

External Resources

Non-curated videos

Additional non-curated videos-based demonstrations using 3D Slicer are accessible on You Tube.

Resources in Chinese

A 3D Slicer community on WeChat in China offers many tutorials and clinical examples in Chinese. Note that the images are of interest to non-Chinese speakers and Google Translate does a reasonable job of translating some of the text.

Example WeChat tutorial slides

Resources in German

Murat Maga's blog posts about using 3D Slicer for biology

Using the (legacy) Editor

Fast GrowCut

  • The Fast GrowCut tutorial shows how to perform a segmentation using the Fast GrowCut effect in Slicer.
  • Authors: Hillary Lia
  • Audience: Users interested in segmentation
FastGrowCutLogo.png

Use case: Slicer in paleontology

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: