[vtkusers] Skeletonization 3D

Andras Lasso lasso at queensu.ca
Mon Jan 22 12:20:53 EST 2018


VMTK (http://www.vmtk.org/) has a number of sophisticated VTK/ITK-based tools for skeletonization and centerline extraction, which work for complex, branching structures.

Andras

From: vtkusers [mailto:vtkusers-bounces at vtk.org] On Behalf Of Jayalath Chamara
Sent: Monday, January 22, 2018 9:52 AM
To: KitKat <johan.paasche at gmail.com>; vtkusers at vtk.org
Subject: Re: [vtkusers] Skeletonization 3D

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<mailto:vtkusers-bounces at vtk.org>> on behalf of KitKat <johan.paasche at gmail.com<mailto:johan.paasche at gmail.com>>
Sent: Monday, January 22, 2018 1:11:22 PM
To: vtkusers at vtk.org<mailto: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<https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fvtk.1045678.n5.nabble.com%2FVTK-Users-f1224199.html&data=02%7C01%7Classo%40queensu.ca%7Ccb67aa781be24876fe7008d561a7b7f5%7Cd61ecb3b38b142d582c4efb2838b925c%7C1%7C0%7C636522295327857738&sdata=bSKffYA19ShcuESRzsJbQ0mQyekvPTzoSrZFb0Ot1Ic%3D&reserved=0>
_______________________________________________
Powered by www.kitware.com<https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fwww.kitware.com&data=02%7C01%7Classo%40queensu.ca%7Ccb67aa781be24876fe7008d561a7b7f5%7Cd61ecb3b38b142d582c4efb2838b925c%7C1%7C0%7C636522295327857738&sdata=4WwWJ1hMBuDjQl%2BFIP4fFq1BZWF%2BlXYpXPEZrTl%2Bky4%3D&reserved=0>

Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html<https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fwww.kitware.com%2Fopensource%2Fopensource.html&data=02%7C01%7Classo%40queensu.ca%7Ccb67aa781be24876fe7008d561a7b7f5%7Cd61ecb3b38b142d582c4efb2838b925c%7C1%7C0%7C636522295327857738&sdata=XUrQ4PqAjVerIir4iumokEicE1XMrnWsHrsdBLgY40Q%3D&reserved=0>

Please keep messages on-topic and check the VTK FAQ at: http://www.vtk.org/Wiki/VTK_FAQ<https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fwww.vtk.org%2FWiki%2FVTK_FAQ&data=02%7C01%7Classo%40queensu.ca%7Ccb67aa781be24876fe7008d561a7b7f5%7Cd61ecb3b38b142d582c4efb2838b925c%7C1%7C0%7C636522295327857738&sdata=3KgyD5wUCS5tWqfKaK6GgAZ33%2Bd%2Bxk35qbSUUCGB2GA%3D&reserved=0>

Search the list archives at: http://markmail.org/search/?q=vtkusers<https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fmarkmail.org%2Fsearch%2F%3Fq%3Dvtkusers&data=02%7C01%7Classo%40queensu.ca%7Ccb67aa781be24876fe7008d561a7b7f5%7Cd61ecb3b38b142d582c4efb2838b925c%7C1%7C0%7C636522295327857738&sdata=lTK7xQ439NsyWwWJTgpryJqiwkeaZj57gHKiq9krjTw%3D&reserved=0>

Follow this link to subscribe/unsubscribe:
https://vtk.org/mailman/listinfo/vtkusers<https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fvtk.org%2Fmailman%2Flistinfo%2Fvtkusers&data=02%7C01%7Classo%40queensu.ca%7Ccb67aa781be24876fe7008d561a7b7f5%7Cd61ecb3b38b142d582c4efb2838b925c%7C1%7C0%7C636522295327857738&sdata=62ZefYtyZBsJ2hdliBSD%2Fktv9jvMENFvpbnSB60a%2F24%3D&reserved=0>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://vtk.org/pipermail/vtkusers/attachments/20180122/d5513e27/attachment.html>


More information about the vtkusers mailing list