[Insight-users] Skeleton or medial axis transform of 3D Mesh

Karthik Krishnan karthik.krishnan at kitware.com
Tue Apr 28 08:52:37 EDT 2009


No, there isn't.

However you may wish to check out VMTK (www.vmtk.org). Its based on VTK and
ITK and you should be able to generate the medial axis of a 3D point set
using this. Now, the method is restricted to applications in vascular
analysis etc, in that its restricted to single branch of a vessel, since it
requires you to define the starting and ending point of the medial line. It
then runs fast marching on the voronoi faces of the delaunay 3D tessellation
of your point set to generate the medial line. The mesh connectivity/
topology is ignored. For a dense enough mesh, this should not matter.

You'll need python and linux.

HTH
--
karthik

On Mon, Apr 27, 2009 at 10:05 AM, Yogish Mallya <mallyayogish at yahoo.co.in>wrote:

>
> Dear All,
>
> Is there a ITK filter for generating medial axis of the 3D triangular Mesh
> ?
>
> Best Wishes
> Yogish
>
> ------------------------------
> Bring your gang together. Do your thing. Find your favourite Yahoo! Group.<http://in.rd.yahoo.com/tagline_groups_9/*http://in.promos.yahoo.com/groups/>
>
> _____________________________________
> Powered by 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 ITK FAQ at:
> http://www.itk.org/Wiki/ITK_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://www.itk.org/mailman/listinfo/insight-users
>
>


-- 
Karthik Krishnan
R&D Engineer,
Kitware Inc.
Ph: 518 881 4919
Fax: 518 371 4573
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.itk.org/pipermail/insight-users/attachments/20090428/cfb56482/attachment.htm>


More information about the Insight-users mailing list