[ITK-users] Mesh to stl or ply

Matt McCormick matt.mccormick at kitware.com
Wed Jan 7 15:01:01 EST 2015


Hi Fabian,

ITK has support for IO of a number of different mesh formats.  See [1] [2].

HTH,
Matt

[1] http://itk.org/Insight/Doxygen/html/group__ITKIOMesh.html


[2] http://itk.org/ITKExamples/src/IO/Mesh/ReadMesh/Documentation.html

On Wed, Dec 31, 2014 at 5:18 AM, Fabian Torres <fabian.trobles at gmail.com> wrote:
> Hi every one
>
> I have a segmented image (object in white, background in black) and I want
> to obtain a mesh for the segmented object.
> I am using tetgen software to use obtain a Delaunay tetrahedralization to
> obtain the mesh. With this software I obtain a list of nodes, a list of
> tethraedrons and a list of triangle faces.
>
> Is there a way to use the information obtained with tetgen with ITK and/or
> VTK to create a mesh that I can use in MeshLab or  Comsol (.py or .stl)?
>
> 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, dae.wong at gmail.com
>
> _____________________________________
> 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 Insight-users mailing list