[Insight-users] Question about Conntected Regions
Luis Ibanez
luis.ibanez@kitware.com
Thu, 20 Mar 2003 14:49:29 -0500
Hi Zein,
This looks like a classical target for
mathematical morphology.
You may disconnect the two regions using
'openning' which is simply an erosion
followed by a dilation.
You will have to use a circular structuring
element with a diameter equal to the width
of the structure that you want to eliminate.
Note that as a collateral effect of the
opening, the final shape will be more rounded.
Luis
-----------------------------------------
salah wrote:
> Hi everybody,
>
> I have a binary image which is a result of a segmentation process. As usual, it has
> a large connected object. This object contains two big regions that are connected
> at some relatively narrow tunnel-like region. The attached figure illustrates the
> idea in 2D.
>
> I need to disconnect these two regions as much automatically as possible. Actuallty,
> I want to remove one one of them without affecting the one that I want to keep.
>
> Could anybody please help me doing that. I would be very thankfull for any kind of
> help, ideas, suggestions, ...
>
>
> Zein
>
> ->8<------------->8<------------->8<------------->8<------------->8<------------->8<-
> Zein I. Salah
> University of Tübingen, WSI-GRIS, Sand 14, 72076 Tübingen
> Email: salah@gris.uni-tuebingen.de
> Tel.: (07071) 29 75465 (GRIS), Fax: (07071) 29 54 66
> <<imagedisconnect.jpg>>
>
>
> ------------------------------------------------------------------------
>