[Insight-users] how to add label to segmented images

Zhao Liz lizzhao76 at gmail.com
Mon Jul 15 21:26:13 EDT 2013


Thank u ~! I have figured it out~

2013/7/12, Kiên Kiêu <kien.kieu at jouy.inra.fr>:
> Hi,
>
> if your segmented image is a binary image, you may use the
> ConnectedComponentImageFilter in order to label the different connected
> components of your binary image. You may also use the
> BinaryImageToShapeLabelMapFilter (or the
> BinaryImageToStatisticsLabelMapFilter) which generate a LabelMap object. The
> latter class offers various facilities for accessing (and filtering) object
> features.
>
> Le 12 juil. 13 à 04:34, Zhao Liz a écrit :
>
>> Hi all,
>> I am learning how to add label to the segmented images and use the
>> label image to reconstruct the objects.And I wonder how can we
>> distinguish which labe is it when reconstructing? Can any body tell me
>> which filter or example I can refer to?Any help will be appreciate
>> very much!!
>>
>> BEST REGARDS
>>
>> LIZ
>> _____________________________________
>> 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
>
>
> ---
> Kiên Kiêu                    tel  : + 33 (0)1 34 65 28 16
> Unité MIA, INRA              fax  : + 33 (0)1 34 65 22 17
> Domaine de Vilvert           email: Kien.Kieu at jouy.inra.fr
> F-78350 Jouy-en-Josas        url  : http://www.inra.fr/miaj/
>
>
>
>
>


More information about the Insight-users mailing list