[vtkusers] Skeletonization 3D
Jayalath Chamara
chamara at piurimaging.com
Mon Jan 22 09:52:02 EST 2018
Hi,
I have used itkbinarythinningfilter for 3d skeletonization of vascular structures. So, for 3d data you can use the same filter.
Best,
Jaya
________________________________
From: vtkusers <vtkusers-bounces at vtk.org> on behalf of KitKat <johan.paasche at gmail.com>
Sent: Monday, January 22, 2018 1:11:22 PM
To: vtkusers at vtk.org
Subject: [vtkusers] Skeletonization 3D
Hello,
I am looking for a tool able to extract the centerline (skeletonize) of a
structure in a 3D image, if possible without changing length.
What i am passing is a 500 * 500 * 500 vtkImageData composed of char either
at 0 or 1 (binary Image),
and i would like to thin it until I have a 1-voxel wide line structure
corresponding to the centerline, or median axis of the input image.
I know ITK has a thinningfilter, but after looking the source code i saw
that it only take 2D images.
Does someone know if such a tool exists and is compatible with VTK ?
--
Sent from: http://vtk.1045678.n5.nabble.com/VTK-Users-f1224199.html
_______________________________________________
Powered by www.kitware.com<http://www.kitware.com>
Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html
Please keep messages on-topic and check the VTK FAQ at: http://www.vtk.org/Wiki/VTK_FAQ
Search the list archives at: http://markmail.org/search/?q=vtkusers
Follow this link to subscribe/unsubscribe:
https://vtk.org/mailman/listinfo/vtkusers
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://vtk.org/pipermail/vtkusers/attachments/20180122/1e76a389/attachment.html>
More information about the vtkusers
mailing list