Difference between revisions of "Slicer3.4:Training"
From Slicer Wiki
Line 8: | Line 8: | ||
= Software tutorials = | = Software tutorials = | ||
− | |||
− | |||
{| border="1" cellpadding="5" | {| border="1" cellpadding="5" | ||
Line 32: | Line 30: | ||
| style="background:#FFFE59; color:black" | [[Media:HelloWorld_Plugin.zip| HelloWorld_Plugin.zip ]]<br><br> 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. | | style="background:#FFFE59; color:black" | [[Media:HelloWorld_Plugin.zip| HelloWorld_Plugin.zip ]]<br><br> 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. | ||
| style="background:#FFFE59; color:black" align="Center"| [[Image:ProgrammingCourse_Logo.PNG|200px|Programming]] | | style="background:#FFFE59; color:black" align="Center"| [[Image:ProgrammingCourse_Logo.PNG|200px|Programming]] | ||
− | |-} | + | |- |
+ | |} | ||
+ | |||
+ | |||
=Looking for Slicer 3.2 tutorials?= | =Looking for Slicer 3.2 tutorials?= | ||
*Visit the [http://wiki.na-mic.org/Wiki/index.php/Slicer3.2:Training Slicer 3.2 training page]. | *Visit the [http://wiki.na-mic.org/Wiki/index.php/Slicer3.2:Training Slicer 3.2 training page]. |
Revision as of 15:00, 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
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. |
Looking for Slicer 3.2 tutorials?
- Visit the Slicer 3.2 training page.