[Insight-users] closely-connected region traverser

Puja Malik puja.malik@memot.unibe.ch
Tue, 05 Nov 2002 12:10:17 +0100


> Hello,
>
> I was wondering if there is an itk function that meets these specific
> needs:
>
> I have a binary image (only 1's and 0's).  I would like to traverse the
> entire segmented area (only the 1's)
> in small neighbourhoods.  Each small neighbourhood should consist of the
> same number of tightly
> connected pixels.
>
> Is there a function that can do this? Our specific application is for a 3D
> image.