[vtkusers] Surface constuction from point cloud data

Luca Pallozzi Lavorante lplavorante at gmail.com
Mon Oct 29 15:39:04 EDT 2007


Sai,
can you perform a Delaunay Triangulation on the pointset? If so, you can use
the vtkDelaunay2D class, assuming that the points can be projected on some
plane, say the XY one.

  Luca

On 10/29/07, sai pritham < pritham1002 at yahoo.co.in > wrote:
>
>
> Hello All,
>          It was nice to have joined vtk users mailing list.Iam a new to
> vtk and iam having difficulty in sovling a problem.
>
> I have a text file which has info about huge number of x y and z
> coordinates.
>
> My task is to get a surface constucted out of it
>
> I have gone through the examples i have got in VTK installation but i did
> not find them relevent to this task.Could some one please direct me in
> doing this
> in C++.
>
> There are examples in tcl at \VTK\Examples\Modelling\Tcl\
> reconstructSurface.tcl
>
> I have found a topic discussed on this on the mailing list but the code
> didn't work either.
>
> Could some please mail a working example on this.
>
> Thanks a lot for time
>
> Sai Pritham
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>       Explore your hobbies and interests. Go to
> http://in.promos.yahoo.com/groups
> _______________________________________________
> This is the private VTK discussion list.
> Please keep messages on-topic. Check the FAQ at:
> http://www.vtk.org/Wiki/VTK_FAQ
> Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/listinfo/vtkusers
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20071029/d61e8528/attachment.htm>


More information about the vtkusers mailing list