[Insight-users] generate triangle mesh?

Dženan Zukić dzenanz at gmail.com
Tue Jun 19 08:40:55 EDT 2012


Creating a mesh from a point cloud is not such an easy problem:
http://lcni.uoregon.edu/~dow/Projects/Brain_casting/Point_cloud_to_mesh.html


If you know how your points should be connected, then it is only a question
of ITK way to do it:
http://www.paraview.org/Wiki/ITK/Examples#Meshes

On Mon, Jun 18, 2012 at 9:22 PM, Luke Hetrick <lhetrick at nnu.edu> wrote:

> Hello,
>
>     I have a collection of points I want to put into triangle cells but
> the examples in the software guide have left me a bit confused on how to go
> about it besides manually defining each individual cell. I am looking for a
> way to generate triangle cells from the collection of points I have but in
> a much more efficient manner than manually coding each cell like what the
> software guide shows. If I could generate those cells, I would be one step
> closer to creating a mesh and being able to view my data. I am sure someone
> has done this before and it is most likely a simple thing for most to do,
> but I am getting stuck here. Any suggestions or help would be greatly
> appreciated.
>
> Luke H
>
> _____________________________________
> 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://www.itk.org/mailman/listinfo/insight-users
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.itk.org/pipermail/insight-users/attachments/20120619/4a50c1c2/attachment.htm>


More information about the Insight-users mailing list