[vtkusers] Surface Reconstruction from Pointcloud
Fabian
fabian-richter at gmx.de
Tue Sep 20 02:11:41 EDT 2011
Hi all vtk-pros,
I got a problem with the surface reconstruction filter.
The examples
(http://www.vtk.org/Wiki/VTK/Examples/Cxx/Filters/SurfaceFromUnorganizedPoints)
show how to reconstruct surface from a point cloud. This is exactly what I
am trying to do, but it dosent work with my data.
I created some vtkPoints from my data (that worked) but when I use these
points and append the example to it, I get an error (access violation on
memory adress). The compiler gives me a "hint" that there is a problem with
vtkFiltering. But I really dont know how to handle this!
I work on Windows 7 with Visual Studio 2010.
Thanks for sharing Yours competence,
Fabian
--
View this message in context: http://vtk.1045678.n5.nabble.com/Surface-Reconstruction-from-Pointcloud-tp4821500p4821500.html
Sent from the VTK - Users mailing list archive at Nabble.com.
More information about the vtkusers
mailing list