[Insight-users] Detecting border of a segment

Michael Xanadu xanadu.michael at googlemail.com
Mon Sep 28 04:43:13 EDT 2009


Ok, I think I can use the itkLabelOverlayImageFilter to do what I want, but
when I include that filter in my project I get a

"Cannot open include file: 'itkLabelOverlayImageFilter.h': No such file or
directory"

But I can include all other ITK classes easily. Did I forgot something?
Maybe when I built ITK?

Regards, Michael



2009/9/25 Michael Xanadu <xanadu.michael at googlemail.com>

> Hi Gaëtan,
>
> thank you very much for your BinaryContourImageFilter. It works great in a
> stunning speed. I wonder if you (or somebody else) know a way how to combine
> the contour-image with the original input image (maybe a mask or something).
> I want to paint the contour on the original image. But the contour
> imformation is hidden in the itk image, of course. If I had a list of all
> contour points (specified by their coordinate) that would be easy for me.
>
> Regards, Michael
>
>
> 2009/9/1 Gaëtan Lehmann <gaetan.lehmann at jouy.inra.fr>
>
>
>> Le 1 sept. 09 à 15:53, Michael Xanadu a écrit :
>>
>>  Hi,
>>>
>>> are there some filters or modules (in itk) for detecting the border/edge
>>> of a segment, which I received by using itk segmentation filters. I want to
>>> paint the border of the segment on the original input image. Or do I have to
>>> implement an algorithm for my own?
>>>
>>
>>
>> There are several options - please read http://hdl.handle.net/1926/1352
>>
>> All the filters cited in that contribution are now availabel in ITK.
>>
>> Regards,
>>
>> Gaëtan
>>
>> --
>> Gaëtan Lehmann
>> Biologie du Développement et de la Reproduction
>> INRA de Jouy-en-Josas (France)
>> tel: +33 1 34 65 29 66    fax: 01 34 65 29 09
>> http://voxel.jouy.inra.fr  http://www.itk.org
>> http://www.mandriva.org  http://www.bepo.fr
>>
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.itk.org/pipermail/insight-users/attachments/20090928/143f7703/attachment.htm>


More information about the Insight-users mailing list