Difference between revisions of "Modules:PolyDatToLabelMap-Documentation-3.6"
(Created page with 'Return to Slicer 3.6 Documentation __NOTOC__ ===Module Name=== PolyData to LabelMap {| |thumb|280px|GUI panel |[[Im…') |
|||
Line 35: | Line 35: | ||
* '''Input/Output panels:''' | * '''Input/Output panels:''' | ||
− | [[Image: | + | [[Image:PolyDatToLabelMap-IOPanels-3-6.png|thumb|right|280px|Input/Output panels]] |
* '''Parameters panel:''' | * '''Parameters panel:''' | ||
− | [[Image: | + | [[Image:PolyDataToLabelMap-ParametersPanels-3-6.png|thumb|right|280px|Parameters Parameters]] |
== Development == | == Development == |
Revision as of 01:00, 30 April 2010
Home < Modules:PolyDatToLabelMap-Documentation-3.6Return to Slicer 3.6 Documentation
Module Name
PolyData to LabelMap
General Information
Module Type & Category
Type: CLI
Category: Surface Models
Authors, Collaborators & Contact
- Author: Xiaodong Tao and Nicole Aucoin
- Contact: taox at research.ge.com
Module Description
This module creates a label map of the interior of an input model within a reference volume. The module first label voxels that intersects the surface as foreground, then use a flood fill to label all interior.
Usage
Examples, Use Cases & Tutorials
- This module may be thought of as the inverse of Marching Cubes.
- A command line example:
Quick Tour of Features and Use
- Input/Output panels:
- Parameters panel:
Development
Dependencies
This module depends only on the core "Volumes" module of slice for data IO.
Known bugs
None.
Usability issues
None.
Source code & documentation
Source Code: PolyDataToLabelmap.cxx
XML Description: PolyDataToLabelmap.xml
Test: PolyDataToLabelmapTest.cxx
Usage:
More Information
Acknowledgment
This work is part of the National Alliance for Medical Image Computing (NAMIC), funded by the National Institutes of Health through the NIH Roadmap for Medical Research, Grant U54 EB005149. Information on the National Centers for Biomedical Computing can be obtained from National Centers for Biomedical Computing.