[vtkusers] vtk+ point cloud reconstructiong

Kevin H. Hobbs hobbsk at ohiou.edu
Fri May 26 09:15:13 EDT 2006


On Fri, 2006-05-26 at 11:08 +0800, fan ding wrote:
> hi!
> Does anyone do the  "from 3D point cloud to surface" using vtk!
> I only have the xyz of point cloud ,and I want to reconstruct the
> surface from the xyz.
> I am new guy to vtk!
> what should i do ,using vtk?
> Any help is appreciated.

Look at: 
http://www.vtk.org/doc/nightly/html/classvtkSurfaceReconstructionFilter.html
http://www.vtk.org/doc/nightly/html/classvtkDelaunay3D.html
http://www.vtk.org/doc/nightly/html/classvtkShepardMethod.html
http://www.vtk.org/doc/nightly/html/classvtkGaussianSplatter.html

I use the last one all the time now.


-------------- next part --------------
A non-text attachment was scrubbed...
Name: GaussianSplatter.cxx
Type: text/x-c++src
Size: 2321 bytes
Desc: not available
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20060526/b65a0fbf/attachment.cxx>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20060526/b65a0fbf/attachment.pgp>


More information about the vtkusers mailing list