Difference between revisions of "Slicer3:FastMarchingSegmentation"
From NAMIC Wiki
(Created page with 'Return to Slicer 3.4 Documentation __NOTOC__ ===Fast Marching Segmentation=== FastMarchingSegmentation {| |[[Image:screenshotBlank.png|thumb|280px|Caption ...') |
|||
(5 intermediate revisions by the same user not shown) | |||
Line 45: | Line 45: | ||
Features under development: | Features under development: | ||
− | + | * add volume rendering -- DONE | |
− | * add volume rendering | ||
* add range control widget to simplify result adjustment | * add range control widget to simplify result adjustment | ||
* add progress reporting | * add progress reporting | ||
* add ability to initialize with label, not only with fiducials | * add ability to initialize with label, not only with fiducials | ||
* documentation | * documentation | ||
− | * simplify output label initialization process (selector widget) | + | * simplify output label initialization process (selector widget) -- DONE |
* integration with Editor | * integration with Editor | ||
+ | * switch active fiducial list when a new one is added -- DONE | ||
+ | * add parameter node | ||
+ | * Ron: specify the target segmented volume in either mm^3 or cm^3 or major dimensions (1x2x4cm) | ||
===Dependencies=== | ===Dependencies=== | ||
Line 73: | Line 75: | ||
[http://www.na-mic.org/Slicer/Documentation/Slicer3/html/ Links] to documentation generated by doxygen. | [http://www.na-mic.org/Slicer/Documentation/Slicer3/html/ Links] to documentation generated by doxygen. | ||
− | |||
== More Information == | == More Information == |
Latest revision as of 13:13, 22 May 2009
Home < Slicer3:FastMarchingSegmentationReturn to Slicer 3.4 Documentation
Fast Marching Segmentation
FastMarchingSegmentation
General Information
Module Type & Category
Type: Interactive
Category: Segmentation
Authors, Collaborators & Contact
- Andriy Fedorov, BWH
- Eric Pichon
- Contact: Andriy Fedorov, fedorov at bwh
Module Description
This module implements segmentation based on fast marching algorithm.
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
Features under development:
- add volume rendering -- DONE
- add range control widget to simplify result adjustment
- add progress reporting
- add ability to initialize with label, not only with fiducials
- documentation
- simplify output label initialization process (selector widget) -- DONE
- integration with Editor
- switch active fiducial list when a new one is added -- DONE
- add parameter node
- Ron: specify the target segmented volume in either mm^3 or cm^3 or major dimensions (1x2x4cm)
Dependencies
Other modules or packages that are required for this module's use.
Known bugs
Follow this link to the Slicer3 bug tracker.
Usability issues
Follow this link to the Slicer3 bug tracker. Please select the usability issue category when browsing or contributing.
Source code & documentation
Source code can accessed here
Links to documentation generated by doxygen.
More Information
Acknowledgment
Supported by Brain Science Foundation.
References
- Pichon E, Tannenbaum A, Kikinis R. A statistically based flow for image segmentation. Med Image Anal. 2004 Sep;8(3):267-74. PMID: 15450221. [1]