[vtkusers] Compute area from point cloud
Laurent
l.paul at uclouvain.be
Mon Aug 29 10:27:41 EDT 2011
Hi all,
I have a point cloud that is contained by a plane. I'd like to get the area
of the described surface.
I tried using vtkMassProperties, but I have to pass it triangles and not
Points. If I first create triangles using Delaunay2D (different values for
alpha and offset), I get badly generated triangles when my surface is
concave. And it is very often!
Is there a way
- Either create properly generated triangles
- Compute area from points
Thanks,
Laurent.
--
View this message in context: http://vtk.1045678.n5.nabble.com/Compute-area-from-point-cloud-tp4746331p4746331.html
Sent from the VTK - Users mailing list archive at Nabble.com.
More information about the vtkusers
mailing list