[vtkusers] How to and random noise to the point locations in vtkPolyData?

agerlach agerlach at gmail.com
Tue Jan 11 17:23:58 EST 2011


Hello,

I am developing an application that compares a 3D CAD generated model with
that of a 3D scan of the same object. To test my algorithms I would like to
load the CAD model as a vtkPolyData, deep copy that to a new vtkPolyData and
then add random noise to the point locations in the second vtkPolyData. I
know how to create the random noise, but how do I modify the point locations
in the vtkPolyData? I just want to add the noise to the x,y,z locations of
the point locations of each point in the mesh. Thanks.
-- 
View this message in context: http://vtk.1045678.n5.nabble.com/How-to-and-random-noise-to-the-point-locations-in-vtkPolyData-tp3337444p3337444.html
Sent from the VTK - Users mailing list archive at Nabble.com.



More information about the vtkusers mailing list