Difference between revisions of "Documentation/4.0"

From Slicer Wiki
Jump to: navigation, search
Line 52: Line 52:
 
===Miscellaneous===
 
===Miscellaneous===
 
----
 
----
* [[Documentation/{{documentation/version}}/ImageGallery Image gallery]]
+
* [[Documentation/{{documentation/version}}/ImageGallery|Image gallery]]
 
: Set of screenshots showing Slicer4 in action.
 
: Set of screenshots showing Slicer4 in action.
  
* [[Documentation/{{documentation/version}}/Sandbox MediaWiki Extension test]]
+
* [[Documentation/{{documentation/version}}/Sandbox|MediaWiki Extension test]]
 
: This page serves as a MediaWiki sandbox
 
: This page serves as a MediaWiki sandbox
  

Revision as of 07:04, 21 October 2011

Home < Documentation < 4.0

Introduction

Slicer4 is moving towards release. This page contains both the guidelines and the documentation for Slicer 4.0.


Documentation

GUI Features


Compiling and installing VolView4 from source.


Mailing List


The developers mailing list is here: ???

Design & Implementation


Objects and their organization


Miscellaneous


Set of screenshots showing Slicer4 in action.
This page serves as a MediaWiki sandbox


Developers Corner


Mailing List

The developers mailing list is here
This should be used for questions about modifying the Slicer code, not using Slicer.

Handy Developer Info

Requirements for Modules

  • The module is feature complete, i.e. it does everything that it advertises
  • The module has a test. See here for more information.
  • The module is fully documented. See here for the end-user documentation template.
  • The module complies with Rons rules for tool and the style guide lines, including color palette.

Main GUI

Modules by Category

Core

Filtering

Registration

Segmentation

Converters

Endoscopy

Quantification

Developer Tools

Extensions

Introduction

  • Slicer Extensions are the "on-ramp" to the Slicer "highway". What they provide is a mechanism for anybody, including third parties, to provide modules which extend the functionality of 3d Slicer.
  • While the Slicer license is suggested for extensions, it is not required. Please review the documentation of the extension carefully.
  • For a subset of extensions, you can use the extension wizard in Slicer to find their webpages and to install/uninstall individual extensions.
  • In case of problems with extensions, please talk directly to the developers of the extensions.
  • Information for developers can be found here. See here for the end-user documentation template.
  • In Slicer 4, all new modules will begin as "Immature Extensions". They will progress to the status of "Mature Extensions", when they meet all the criteria listed below. In order to become part of the main Slicer distribution a discussion with the Slicer core team will have to be initiated after reaching the mature extension status.

Collections

Collections are groups of extensions that can be downloaded in a single operation. You can think of them as the equivalent to a playlist.

id Thumbnail Name Short Description Maturity Slicer License Search terms Contact Information
1 Replace the image with your image, replace the generic documentation link with a link to your documentation MyCollection This is a collection of extensions that will do something miraculous with your images StableExtensionIcon.png SlicerLicenseIcon.png segmentation, level set my-email at mit.edu



Table Of Extensions

id Thumbnail Name Short Description Maturity Slicer License Search terms Contact Information
1 Replace the image with your image, replace the generic documentation linke with a link to your documentation MyExtension This is an extension that will do something wonderful with your data ExperimentalExtensionIcon.png NoSlicerLicenseIcon.png filter, anisotropic my-email at gmail.com
2 Replace the image with your image, replace the generic documentation linke with a link to your documentation MyExtension This is an extension that will do something miraculous with your images StableExtensionIcon.png SlicerLicenseIcon.png segmentation, level set my-email at mit.edu


Caption for the table of extensions