[Insight-users] How can I extract connected components of a binary image and its boundary pixels ?

Henning Meyer tutmann at gmail.com
Fri Jul 28 08:29:53 EDT 2006


What do you mean with boundary pixel?
The boundary to the background can easily be found by substracting the
 eroded segment from the original segment.

Henning

2006/7/26, Cem DEMiRKIR <cdemirkir at gmail.com>:
>
>
> Dear Community members,
>     I'd like to find the connected components of a binary image and the
> boundary pixels of the found components ? As far as I understood  There is
> no an example about  connected component filter for a binary image and find
> the boundary pixels of the connected components.,
>
>     Sincerely
>     Cem DEMiRKIR
> _______________________________________________
> Insight-users mailing list
> Insight-users at itk.org
> http://www.itk.org/mailman/listinfo/insight-users
>
>
>


More information about the Insight-users mailing list