Bender/Documentation/1.1/Modules/ChangeLabel: Difference between revisions

From KitwarePublic
Jump to navigationJump to search
m (→‎Introduction: bracket typo)
Line 2: Line 2:


The [[../ChangeLabel|Change Label]] module changes one or multiple labels of a labelmap to a new label value.
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]].
It is a wrapper around the the ITK filter [http://www.itk.org/Doxygen/html/classitk_1_1ChangeLabelImageFilter.html itkChangeLabelImageFilter].


= Details =  
= Details =  

Revision as of 20:03, 11 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

{{#xsl: https://raw.github.com/gist/1303059/b39751f476ce0ea2b3ca3f672df002daf8aa7507/slicer-4.0-module-parameterdescription.xsl | http://public.kitware.com/gitweb?p=Bender/Bender.git;a=blob_plain;f=Modules/CLI/ChangeLabel/ChangeLabel.xml;h=c59982b72e88f5a4315b2123158eff2fa02f260d;hb=4295a376ab9a2cf4ce962ddd05128ba5e1b9aba0 | parse=true | nocache = false}}

Change Label panel

Similar Modules