[ITK-users] Fwd: How to get skeleton of 3D image

Cantwell Carson carsonc at gmail.com
Mon Jun 8 15:25:27 EDT 2015


Try the routine by Hanno Homann.

http://www.insight-journal.org/browse/publication/181

I don't know why this is not already in itk. It is the basis for the same
routine in ImageJ and Python (skelet3d), but it is not included in the
standard itk package. Good luck!
On Jun 5, 2015 9:16 PM, "沧海一粟" <liyihai2009 at qq.com> wrote:

> I have a 3D image of tubular object. To calculate the length of the
> tubular object, I want to get the skeleton of it firstly. I know that
> BinaryThinningImageFilter can computes one-pixel-wide edges of  a 2D image.
> But I don't know whether is there any filter can compute one-pixel-wide
> edges of 3D image ? If not, how can I get the skeleton of 3D image ?
> _____________________________________
> 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
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/insight-users/attachments/20150608/42fb6428/attachment.html>


More information about the Insight-users mailing list