Difference between revisions of "Slicer3.4:Training"
From Slicer Wiki
Line 1: | Line 1: | ||
= Software Installation = | = Software Installation = | ||
− | *The [ | + | *The [http://www.slicer.org/pages/Special:SlicerDownloads '''Slicer download page'''] contains links for downloading the stable release of Slicer 3.4. |
= Software Documentation = | = Software Documentation = |
Revision as of 14:58, 26 July 2009
Home < Slicer3.4:TrainingContents
Software Installation
- The Slicer download page contains links for downloading the stable release of Slicer 3.4.
Software Documentation
- For the Slicer 3.4 manual pages please click here
Software tutorials
Compendium
Looking for Slicer 3.2 tutorials?
- Visit the Slicer 3.2 training page.
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 |
|
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. |
|
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. |