Bender/Documentation/1.1/Modules/ChangeLabel: Difference between revisions
From KitwarePublic
< Bender | Documentation | 1.1/Modules
Jump to navigationJump to search
m (Copied from Bender/Documentation/1.0/Modules/ChangeLabel) |
|||
(7 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
= Introduction = | = Introduction = | ||
The [[../ChangeLabel|Change Label]] module changes one or multiple labels of a labelmap to a new label value. | |||
It is a wrapper around the the ITK filter [http://www.itk.org/Doxygen/html/classitk_1_1ChangeLabelImageFilter.html itkChangeLabelImageFilter]. | |||
= Details = | = Details = | ||
Line 9: | Line 12: | ||
= Use Cases = | = Use Cases = | ||
<gallery widths=220px perrow=5> | <gallery widths=220px perrow=5> | ||
Image: | Image:BenderChangeLabel-BoneExample.png|Change Label Example: Extracted skeleton from label 253 before and after Change Label | ||
Image: | Image:BenderChangeLabel-Workflow.png|Change Label in the Workflow after execution | ||
</gallery> | </gallery> | ||
Line 20: | Line 23: | ||
| align="right" | [[Image:ChangeLabelPanel-1.0.png|thumb|550px|Change Label panel]] | | align="right" | [[Image:ChangeLabelPanel-1.0.png|thumb|550px|Change Label panel]] | ||
|} | |} | ||
= Similar Modules = | |||
* Bender modules: [[../Workflow| Workflow]] | |||
* Slicer: [http://wiki.slicer.org/slicerWiki/index.php/Documentation/4.1/Modules/Editor Editor], [http://wiki.slicer.org/slicerWiki/index.php/Documentation/4.2/Modules/Threshold Threshold Scalar Volume] and all the modules in the [http://wiki.slicer.org/slicerWiki/index.php/Documentation/4.1/Modules#Filtering Filtering] category |
Latest revision as of 14:45, 17 April 2013
Introduction
The Change Label module changes one or multiple labels of a labelmap to a new label value. It is a wrapper around the the ITK filter itkChangeLabelImageFilter.
Details
Author: Julien finet, Kitware
Contributor #1: Julien finet, Kitware
Acknowledgements: This work is supported by the Air Force Research Laboratories.
Contact: Julien Finet
Use Cases
Parameters
Similar Modules
- Bender modules: Workflow
- Slicer: Editor, Threshold Scalar Volume and all the modules in the Filtering category