Difference between revisions of "Slicer3.2:Training"
Line 1: | Line 1: | ||
__NOTOC__ | __NOTOC__ | ||
+ | == Welcome to the Slicer3 101 page (under construction)== | ||
+ | |||
{| border="00" cellpadding="5" cellspacing="0" | {| border="00" cellpadding="5" cellspacing="0" | ||
|- | |- | ||
| rowspan="2"| | | rowspan="2"| | ||
− | |||
− | |||
+ | Slicer 3 has been designed as | ||
* an easy-to-use application for 3D image analysis and visualization, | * an easy-to-use application for 3D image analysis and visualization, | ||
* an open-source environment for software development, | * an open-source environment for software development, | ||
Line 13: | Line 14: | ||
Slicer3 is distributed under a BSD open source license, and is designed to enable a collaborative development environment. | Slicer3 is distributed under a BSD open source license, and is designed to enable a collaborative development environment. | ||
− | For | + | For questions about the materials on this page, please send an e-mail to Sonia Pujol, Ph.D. (spujol at bwh.harvard.edu). |
| style="background: #ebeced" colspan="2" align="center"| <b>[http://wiki.na-mic.org/Wiki/index.php/Slicer3:Slicer3Brand Slicer Logo]</b> | | style="background: #ebeced" colspan="2" align="center"| <b>[http://wiki.na-mic.org/Wiki/index.php/Slicer3:Slicer3Brand Slicer Logo]</b> | ||
|- | |- | ||
Line 22: | Line 23: | ||
== Software Installation == | == Software Installation == | ||
The [http://www.na-mic.org/Wiki/index.php/Slicer3:Downloads download instructions] will guide you through the installation of the Slicer3 software appropriate to your platform. | The [http://www.na-mic.org/Wiki/index.php/Slicer3:Downloads download instructions] will guide you through the installation of the Slicer3 software appropriate to your platform. | ||
+ | |||
+ | {| border="1" cellpadding="5" | ||
+ | |- style="background:#ebeced; color:black" align="left" | ||
+ | | style="width:20%" | '''Level''' | ||
+ | | style="width:30%" | '''Tutorial''' | ||
+ | | style="width:30%" | '''Sample Data''' | ||
+ | | style="width:20%" | '''Image''' | ||
+ | |- | ||
+ | |- | ||
+ | | style="background:#ffffdd; color:black"| 1 | ||
+ | | style="background:#b4d597; color:#522200"| [[Media:Slicer3Training_LoadingAndVisualization.ppt| Data Loading and Visualization in Slicer3 ]] | ||
+ | | style="background:#b4d597; color:#522200"| [http://www.na-mic.org/Wiki/index.php/Image:SlicerSampleVisualization.tar.gz SlicerSampleVisualization.tar.gz] | ||
+ | | style="background:#ffffdd; color:black"| [[Image: |LoadingandVisualization]] | ||
+ | |} | ||
==Level 1: Getting Started== | ==Level 1: Getting Started== |
Revision as of 15:14, 18 May 2008
Home < Slicer3.2:TrainingWelcome to the Slicer3 101 page (under construction)
Slicer3 is distributed under a BSD open source license, and is designed to enable a collaborative development environment. For questions about the materials on this page, please send an e-mail to Sonia Pujol, Ph.D. (spujol at bwh.harvard.edu). |
Slicer Logo | |
Software Installation
The download instructions will guide you through the installation of the Slicer3 software appropriate to your platform.
Level | Tutorial | Sample Data | Image |
1 | Data Loading and Visualization in Slicer3 | SlicerSampleVisualization.tar.gz | [[Image: |LoadingandVisualization]] |
Level 1: Getting Started
The Slicer3 course for users introduces the basics of loading, visualizing and interacting with data in 3D.
Tutorial: Data Loading and Visualization in Slicer3 - Dataset: SlicerSampleVisualization.tar.gz
Level 2: Developer Training
The Slicer3 course for developers teaches how to plug an external executable to Slicer3. This tutorial is intended for engineers who want to to integrate external programs with Slicer3 using the new Execution Model, and leverage the visualization, data integration and processing capabilities that are available in the Slicer3 environment.
Tutorial: Slicer3 Course for Developers - Dataset: HelloWorld.zip
Module Tutorials
EMSegment Template Builder
Tutorial (2008): PowerPoint Slides - Tutorial (2007): PowerPoint Slides- Dataset: EMSegTutorial-AHM2008.zip
Mini-tutorials: EMSegmenter Mini-Tutorials
Back to Training:Main