[Insight-users] How to create a label map from multiple binary images

Cagatay Bilgin bilgincc at gmail.com
Thu Jul 12 13:55:42 EDT 2012


That information is lost during the merge.
If you want to separate your labelmap into
several other labelmaps, you need to do that
manually by iterating on your label objects,
and adding them to the appropriate new labelmaps.

Cagatay

On Wed, Jul 11, 2012 at 5:46 PM, Xiaopeng Yang <yxp233 at postech.ac.kr> wrote:

> Hi Cagatay,****
>
> ** **
>
> Thank you very much. That is what I need. Another question is after
> merging the label maps together, how to separate them again?****
>
> ** **
>
> Thanks,****
>
> Xiaopeng****
>
> ** **
>
> *From:* Cagatay Bilgin [mailto:bilgincc at gmail.com]
> *Sent:* Thursday, July 12, 2012 1:17 AM
> *To:* Xiaopeng Yang
> *Cc:* insight-users at itk.org
> *Subject:* Re: [Insight-users] How to create a label map from multiple
> binary images****
>
> ** **
>
> Hi Xiaopeng, ****
>
> ** **
>
> you can create a labelmap for each of the ****
>
> binary images and use the MergeLabelMapFilter****
>
> to combine them all. ****
>
> ** **
>
> Cagatay****
>
> On Wed, Jul 11, 2012 at 7:47 AM, Xiaopeng Yang <yxp233 at postech.ac.kr>
> wrote:****
>
> Dear All,****
>
>  ****
>
> I have several binary images and would like to combine them into a label
> map. Do you know how to achieve this?****
>
>  ****
>
> Thanks,****
>
> Xiaopeng****
>
>
> _____________________________________
> 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.php
>
> 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/20120712/e5fc02c9/attachment.htm>


More information about the Insight-users mailing list