[Insight-users] binary to label image

John Drozd john.drozd at gmail.com
Wed Jan 20 10:17:01 EST 2010


Hi David,

Someone once pointed out to me that there is a large package of tools for
manipulating binary and label
images by Gaetan Lehman. Most of it is now in the review part of ITK.

Check

http://www.insight-journal.org/browse/publication/176

on the insight journal.

In this package you will find described that the most efficient way to
convert a label image or a binary image stored
as an itk::Image to a itk::LabelMap, is by using
itk::BinaryImageToLabelMapFilter or itk::LabelImageToLabelMapFilter.

I hope this helps you.

John

On Wed, Jan 20, 2010 at 8:29 AM, David Pastor <david.pastor at die.upm.es>wrote:

>  Dear all,
>
> this might be very easy, but I'm not finding a filter to convert a binary
> image to a label image where each connected component is labelled.
>
> Thanks
> David
>
> _____________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Kitware offers ITK Training Courses, for more information visit:
> http://www.kitware.com/products/protraining.html
>
> Please keep messages on-topic and check the ITK FAQ at:
> http://www.itk.org/Wiki/ITK_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://www.itk.org/mailman/listinfo/insight-users
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.itk.org/pipermail/insight-users/attachments/20100120/51df3e14/attachment.htm>


More information about the Insight-users mailing list