[vtkusers] how to simplify a curve to multiline/polygon
John Biddiscombe
jbiddiscombe at skippingmouse.co.uk
Tue Apr 16 09:07:37 EDT 2002
Try vtkQuantizePolyDataPoints, which will merge points within a certain
tolerance or distance. It may close open lines, but for a curve of high
resolution you can reduce the points quite a bit before you'll get an
topological inconsistencies.
JB
----- Original Message -----
From: "Sebastien_MARAUX" <maraux at ondim.fr>
To: "vtk mailing list" <vtkusers at public.kitware.com>
Sent: Tuesday, April 16, 2002 9:35 AM
Subject: [vtkusers] how to simplify a curve to multiline/polygon
I wish to simplify a curve to a polygon or multiline, in order
to decrease the number of points needed to desribe it.
Is there a simple way / function / method of doing that with VTK?
------------------------------
Sebastien MARAUX
Junior Developer
ONDIM Bretagne,
34 rue Frederic le guyader
35000 Rennes
tel : +33 (0) 2 23 30 73 73
fax : +33 (0) 2 23 30 73 71
-------------------------------
More information about the vtkusers
mailing list