[ITK] [ITK-users] region inside points

Gib Bogle g.bogle at auckland.ac.nz
Tue Oct 7 04:08:23 EDT 2014


Maybe there is a way to use a rolling ball.  Richard Beare has some morphological filters that might be applicable, but I think it will always be a bit complicated.
________________________________
From: Fabian Torres [dae.wong at gmail.com]
Sent: Tuesday, 7 October 2014 9:05 p.m.
To: Gib Bogle
Cc: insight-users
Subject: Re: [ITK-users] region inside points

Hi Gib.

Thanks for the quick response. The problem of using dilation and skeletonization is that some times the gap between pixels is big, and I will have to work with different and big structural elements to be sure that all the gaps were eliminated.

I was hoping to find a class that works similar to a convex hull (it does not have to be convex) algorithm and then find the region surrounded by the hull.

Thanks

On Tue, Oct 7, 2014 at 3:46 PM, Gib Bogle <g.bogle at auckland.ac.nz<mailto:g.bogle at auckland.ac.nz>> wrote:
Sorry, I misread your post Fabian - I read it as you wanting the region _surrounding_ the white pixels.  But dilate might be usable to fill the gaps, followed by skeletonization.
________________________________
From: Insight-users [insight-users-bounces at itk.org<mailto:insight-users-bounces at itk.org>] on behalf of Gib Bogle [g.bogle at auckland.ac.nz<mailto:g.bogle at auckland.ac.nz>]
Sent: Tuesday, 7 October 2014 8:40 p.m.
To: Fabian Torres; insight-users
Subject: Re: [ITK-users] region inside points

Maybe you could do something with BinaryImageDilateFilter.
________________________________
From: Insight-users [insight-users-bounces at itk.org<mailto:insight-users-bounces at itk.org>] on behalf of Fabian Torres [dae.wong at gmail.com<mailto:dae.wong at gmail.com>]
Sent: Tuesday, 7 October 2014 8:38 p.m.
To: insight-users
Subject: [ITK-users] region inside points

Hi all.

I have an image that represents some pixels over the surface of an object. Pixels in the surface have value of 1 while any other pixel has value of 0.
The pixels are not a continuous line, there are some gaps between pixels. I want to know the region surrounded by the white pixels in my image.

I will be working with 2D and 3D data. Is there any class implemented in ITK that I can use?

Thanks
--
Fabián Torres Robles
Maestria en Ciencias en Ingeniería Electrónica
Ingeniería en Sistemas Electrónicos
tel. 58081280, 0445534661338
e-mail fabian.trobles at gmail.com<mailto:fabian.trobles at gmail.com>, dae.wong at gmail.com<mailto:dae.wong at gmail.com>



--
Fabián Torres Robles
Maestria en Ciencias en Ingeniería Electrónica
Ingeniería en Sistemas Electrónicos
tel. 58081280, 0445534661338
e-mail fabian.trobles at gmail.com<mailto:fabian.trobles at gmail.com>, dae.wong at gmail.com<mailto:dae.wong at gmail.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/community/attachments/20141007/be95b40c/attachment-0002.html>
-------------- next part --------------
_____________________________________
Powered by www.kitware.com

Visit other Kitware open-source projects at
http://www.kitware.com/opensource/opensource.html

Kitware offers ITK Training Courses, for more information visit:
http://www.kitware.com/products/protraining.php

Please keep messages on-topic and check the ITK FAQ at:
http://www.itk.org/Wiki/ITK_FAQ

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/mailman/listinfo/insight-users


More information about the Community mailing list