[Insight-users] How to Get Watershed generated tree?
Luis Ibanez
luis.ibanez@kitware.com
Thu May 20 15:41:27 EDT 2004
Hi Tsai
Please look at the Doxygen documentation
of the WatershedImageFilter:
http://www.itk.org/Insight/Doxygen/html/classitk_1_1WatershedImageFilter.html
The method
GetSegmentTree()
seems to be what you are looking for:
http://www.itk.org/Insight/Doxygen/html/classitk_1_1WatershedImageFilter.html#a6
Regards,
Luis
----------------------
tsai wrote:
> Hello,Insight-users£¡
> After segmenting an image with watershed algorithm, I want to merge some areas
> with different lable.It was told that something like watershed generated tree can help
> to solve this proble.Is there a filter or a interface in itk to get this tree?
>
>
>
> Best Regards,
>
> tsai
> tsai@sjtu.edu.cn
>
> _______________________________________________
> Insight-users mailing list
> Insight-users@itk.org
> http://www.itk.org/mailman/listinfo/insight-users
>
More information about the Insight-users
mailing list