Difference between revisions of "Slicer3.2:Training"

From NAMIC Wiki
Jump to: navigation, search
Line 52: Line 52:
 
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.
 
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.
 
| style="background:#ccdd97; color:#522200"| [[Media:HelloWorld.zip|HelloWorld.zip]]
 
| style="background:#ccdd97; color:#522200"| [[Media:HelloWorld.zip|HelloWorld.zip]]
| style="background:#ffffdd; color:black"| [[Image:.png|100px|Plug-In]]
+
| style="background:#ffffdd; color:black"| [[Image:HelloWorld.png|100px|Plug-In]]
 
|}
 
|}
 
<br /> Back to [[Training:Main|Training:Main]]
 
<br /> Back to [[Training:Main|Training:Main]]

Revision as of 15:47, 18 May 2008

Home < Slicer3.2:Training

Welcome to the Slicer3 101 page (under construction)


Slicer 3 has been designed as

  • an easy-to-use application for 3D image analysis and visualization,
  • an open-source environment for software development,
  • a technology delivery platform for community breakthroughs.

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
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 LoadingandVisualization
1 Basic EM Segmentation EMSegTutorial-AHM2008.zip EM Segmenter
2 EM Advanced Course

Mini-tutorials: EMSegmenter Mini-Tutorials

EMSegTutorial-AHM2008.zip EM Segmenter
2 Slicer3 Course for Developers

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.

HelloWorld.zip Plug-In


Back to Training:Main