The Insight Journal logo

Combining labeled images with ITK

Lehmann, Gaetan
INRA
The Insight Journal logo

Please use this identifier to cite or link to this publication: http://hdl.handle.net/1926/499
New: Prefer using the following doi: https://doi.org/10.54294/fipebt
Submitted by Gaetan Lehmann on 2007-04-15T17:47:36Z.

Combining some labeled images is a quite common and useful task in image analysis. That's something we may want to do to prepare the markers for a watershed from markers for example, or to write the output of several segmentations in a single file. This article comes with three new filters to make the combination of labeled images easier with ITK. This contribution also try to provide an implementation better integrated with the ITK pipeline model than the itkMultipleUnlabeledImagesToLabeledImageFilter contribution.