[vtkusers] airplane trajectories simplification / aggregation

sebastien MARAUX maraux at ondim.fr
Fri Jan 3 13:43:50 EST 2003


Hello,

I would like to simplify a set of lines representing airplane 
trajectories, contained in a vtkPolyData.
Ideally, I would obtain some big tubes representing 
"main flights navigation ways".

I tried vtkSurfaceReconstructionFilter, but the update 
method takes a while with around 20000 lines, and I never 
saw the end (I tried to set samplespaacing to 1000, my 
scene being 50000 wide and long)

Maybe CleanPolyData would do it, but it seems to take a while too.

Anybody have an idea of what I could do ?

Thanks 

Seb
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20030103/da8754b4/attachment.htm>


More information about the vtkusers mailing list