Slicer3.4:Training

From Slicer Wiki
Jump to: navigation, search
Home < Slicer3.4:Training

Software Installation

Software Documentation

  • For the Slicer 3.4 manual pages please click here

Software tutorials

Compendium

Looking for Slicer 3.2 tutorials?

Category Tutorial Sample Data
Basic Slicer3Minute Tutorial

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

Audience: First time users.
Slicer3Minute dataset

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

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

Audience: All beginning users including clinicians, scientists, engineers and programmers.
Slicer3Visualization dataset

The Slicer3VisualizationDataset contains two MR scans of the brain, a pre-computed labelmap and 3D reconstructions of the anatomy.
DataLoadingAndVisualization SPujol.png
Core Programming in Slicer3 Tutorial (draft)

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

Audience: Programmers and Engineers.
HelloWorld_Plugin.zip

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