Difference between revisions of "Modules:EM-Segmenter-Documentation"

From Slicer Wiki
Jump to: navigation, search
(Replaced content with 'The content of this page has been copied to http://www.slicer.org/slicerWiki/index.php/Modules:EM-Segmenter-Documentation-3.2 . This page can be deleted now.')
 
(26 intermediate revisions by 3 users not shown)
Line 1: Line 1:
[[Documentation|Return to Slicer Documentation]]
+
The content of this page has been copied to
__NOTOC__
+
http://www.slicer.org/slicerWiki/index.php/Modules:EM-Segmenter-Documentation-3.2 .
===Module Name===
 
MyModule
 
  
{|
+
This page can be deleted now.
|[[Image:EMSVisualizeTutorialResultsData.png|thumb|280px|EMSegmenter Applied to MR T1 & T2 tutorial data]]
 
|[[Image:EMSegment31Structures.png|thumb|280px|Segmentation of brain structures using EMSegmenter]]
 
|[[Image:screenshotBlank.png|thumb|280px|Caption 3]]
 
|}
 
 
 
== General Information ==
 
===Module Type & Category===
 
 
 
Type: Interactive (Template Builder) and CLI (EMSegment Simple)
 
 
 
Category: Segmentation
 
 
 
===Authors, Collaborators & Contact===
 
* Kilian Pohl: Harvard
 
* Brad Davis: Kitware, Inc.
 
* Sebastien Barre: Kitware, Inc.
 
* Yumin Yuan: Kitware, Inc.
 
* Polina Golland: MIT
 
* Contact: Brad Davis, brad.davis@kitware.com
 
 
 
===Module Description===
 
The goal of this project is the creation of interfaces in Slicer3 that integrate the EMSegment algorithm (Pohl et al.), an automatic segmentation algorithm for medical images that previously existed in Slicer 2. As in Slicer 2, the user is able to adjust the algorithm to a variety of imaging protocols as well as anatomical structures and run the segmenter on large data sets. Three views or interfaces to the algorithm are available: a wizard-based module for building and editing parameter sets, a simplified "one-click" GUI module, and a command line interface for script and batch processing.
 
 
 
As of January, 2008, working versions of all EMSegment interfaces are complete and have been checked into the Slicer3 SVN repository. Recent development effort has focused on providing simplified interfaces to the algorithm, reducing assumptions about input data, testing, and validation. The module was demonstrated at the NAMIC All-Hands meetings in Salt Lake City (2007 and 2008). A tutorial has been developed and is available from this page.
 
 
 
== Usage ==
 
 
 
===Examples, Use Cases & Tutorials===
 
 
 
* Note use cases for which this module is especially appropriate, and/or link to examples.
 
* Link to examples of the module's use
 
* Link to any existing tutorials
 
 
 
===Quick Tour of Features and Use===
 
List all the panels in your interface, their features, what they mean, and how to use them. For instance:
 
 
 
* '''Input panel:'''
 
* '''Parameters panel:'''
 
* '''Output panel:'''
 
* '''Viewing panel:'''
 
 
 
== Development ==
 
 
 
===Dependencies===
 
 
 
Slicer base modules.
 
 
 
===Known bugs===
 
 
 
Follow this [http://na-mic.org/Mantis/main_page.php link] to the Slicer3 bug tracker.
 
 
 
 
 
 
 
===Usability issues===
 
 
 
Follow this [http://na-mic.org/Mantis/main_page.php link] to the Slicer3 bug tracker. Please select the '''usability issue category''' when browsing or contributing.
 
 
 
===Source code & documentation===
 
 
 
Customize following [http://www.na-mic.org/ViewVC/index.cgi/trunk/Modules/EMSegment/ links] for your module.
 
*[http://www.na-mic.org/ViewVC/index.cgi/trunk/Modules/EMSegment/ View EMSegmenter Code]
 
*API: [http://www.na-mic.org/Slicer/Documentation/Slicer3/html/classvtkEMSegmentMRMLManager.html MRML Manager] [http://www.na-mic.org/Slicer/Documentation/Slicer3/html/classvtkEMSegmentLogic.html Module Logic] [http://www.na-mic.org/Slicer/Documentation/Slicer3/html/classvtkEMSegmentGUI.html | Module GUI]
 
 
 
== More Information ==
 
For more information about the EM Segmenter project in Slicer3 [[Slicer3:EM|see the old EMSegment Wiki page here]]
 
 
 
===Acknowledgment===
 
Funding for the EMSegmenter module was provided by NAMIC.
 
 
 
===References===
 
Kilian TMI Paper
 

Latest revision as of 01:48, 20 August 2010

Home < Modules:EM-Segmenter-Documentation

The content of this page has been copied to http://www.slicer.org/slicerWiki/index.php/Modules:EM-Segmenter-Documentation-3.2 .

This page can be deleted now.