[vtkusers] Find closest point

David Doria daviddoria at gmail.com
Tue Sep 20 14:38:37 EDT 2011


On Tue, Sep 20, 2011 at 2:27 PM, nuno.jf <nunofernandes7 at gmail.com> wrote:
> Here is one of the files I used.
> I started to implement the method to remove noise I had told you. The
> problem is that I get the IDs of the points that are supposed to be remove,
> but I don't know how to remove them. You once told me I should add all the
> other points instead. Could you give me a simple example of how to do that
> (to create a new polydata with the points I get?) Thank you.

This example shows how to delete a point:
http://www.vtk.org/Wiki/VTK/Examples/Cxx/PolyData/DeletePoint

David



More information about the vtkusers mailing list