Difference between revisions of "Documentation/3.4"

From Slicer Wiki
Jump to: navigation, search
Line 1: Line 1:
 
=Introduction=
 
=Introduction=
[[Image:Base-Features-and-Modules.png|thumb|right|overview]]
+
[[Image:Base-Features-and-Modules.png|thumb|right|overview|[[Media:Integrating with Slicer3.ppt | Integrating with Slicer3]]]]
 
This page is a portal for documentation about Slicer 3.
 
This page is a portal for documentation about Slicer 3.
 
For information for software developers, please go to the Developers page (see link in navigation box to the left).
 
For information for software developers, please go to the Developers page (see link in navigation box to the left).
  
*With the distribution of slicer3 there will be a set of bundled modules to get people started.  The exact composition of the bundled modules hasn't been finalized, but it will be similar to the current set of modules that are built in.  There may be different application-specific bundles that can optionally be loaded.  E.g. a registration bundle, an IGT bundle, a diffusion bundle, etc.
+
*With the distribution of slicer3 there will be a set of bundled modules to get people started.  The exact composition of the bundled modules hasn't been finalized, but it will be similar to the current set of modules that are built in.  There may be different application-specific bundles that can optionally be loaded.  E.g. a registration bundle, an IGT bundle, a diffusion bundle, etc. See the [[Media:Integrating with Slicer3.ppt|Integrating with Slicer3]] presentation for more information on mechanisms for incorporating your own technology into Slicer3.
  
 
=How-To Tutorials=
 
=How-To Tutorials=

Revision as of 15:20, 12 January 2009

Home < Documentation < 3.4

Introduction

This page is a portal for documentation about Slicer 3. For information for software developers, please go to the Developers page (see link in navigation box to the left).

  • With the distribution of slicer3 there will be a set of bundled modules to get people started. The exact composition of the bundled modules hasn't been finalized, but it will be similar to the current set of modules that are built in. There may be different application-specific bundles that can optionally be loaded. E.g. a registration bundle, an IGT bundle, a diffusion bundle, etc. See the Integrating with Slicer3 presentation for more information on mechanisms for incorporating your own technology into Slicer3.

How-To Tutorials

Slicer3 tutorial page

Feature Request and Problem Reports

We have an issues tracker for Slicer 3. You need to create an account for filing reports. We keep track of both feature requests and bug reports. Make sure to use the pull-down in the upper right to select Slicer 3.

Main GUI

Modules

Please copy the template linked below, paste it into your page and customize it with your module's information. Slicer3:Module_Documentation-3.4_Template

Core and Loadable Modules

CLI Modules

Modules on NITRC

Slicer on NITRC

We are using NITRC as a repository for contributed modules. As a general rule, we do not test them ourselves, it is the downloaders job to ensure that they do what they want them to do.

Click here to see a listing of Slicer 3 modules on NITRC.


Comments on NITRC

For NITRC modules the work is still in-progress.

Update (01/2009):

Extension Management Wizard prototype is complete. As of this writing, BubbleMaker can be downloaded and enabled with this tool. Active work:

  • modify program flow to follow UI draft proposal
  • fixup path handling to update library paths
  • allow uninstall of local modules not referenced by the extension server

Update (10/2008):

Terry is completing a prototype of the download tool that will work in conjunction with binaries hosted by NITRC.

Active work (05/2008):

  • Sebastien is working on being able to build modules based on a configuration file.
  • Terry Lorber has created GenerateLM to be used to add Loadable Module support to modules. This allows modules to be detected and loaded at run-time.
  • Terry will continue to convert Modules/* projects to use this functionality Slicer3:Loadable_Modules:Current
  • Once these are done Terry will look at how to download and install new modules from places like NITRC.


List of Modules

  • ChangeTracker
  • CommandLineModule
  • DistanceMapFiducials
  • DistanceTransformModel
  • EMSegment
  • Editor
  • FetchMI
  • GradientAnisotropicDiffusionFilter
  • MRAblation
  • Meshing (BoundingBox, VoxelMesh)
  • NeuroNav
  • OpenIGTLink IF
  • QdecModule
  • QueryAtlas
  • RealTimeImaging
  • ScriptedModule
  • ScriptedModuleExample
  • Statistics
  • Tractography (ROI, Fiducial)
  • VolumeRendering
  • Volumes
  • WFEngineModule