[vtkusers] [Fwd: Re:  Smoothing polygons (vtkPolyData)]
    Oliver Rudolph 
    oliver.rudolph at iisb.fraunhofer.de
       
    Wed May  5 07:43:01 EDT 2010
    
    
  
Hi Bryn,
when I applied that filter, the number of points even grew and my closed
polys vanished. Instead I had a flat rectangular surface of the size of
the boundaries.
Yours,
Oliver
Bryn Lloyd wrote:
> Hi Oliver,
> 
> This filter, I think should do the job: vtkDecimatePolylineFilter
> 
> http://www.vtk.org/doc/nightly/html/classvtkDecimatePolylineFilter.html
> 
> -Bryn
> 
> 
> Oliver Rudolph wrote:
>> Dear all!
>>
>> Is there anything available in vtk that I simply haven't found yet for
>> smoothing some polygonal data?
>>
>> I have a closed polygon in 3D space (although it's actually located on a
>> plane) which is stored as vtkPolyData. Unfortunately, it consists of
>> quite a lot of points, even in regions of low curvature. Is there any
>> filter that can remove some of the points automagically?
>>
>> Best regards,
>> Oliver
>>
>> _______________________________________________
>> Powered by www.kitware.com
>>
>> Visit other Kitware open-source projects at
>> http://www.kitware.com/opensource/opensource.html
>>
>> Please keep messages on-topic and check the VTK FAQ at:
>> http://www.vtk.org/Wiki/VTK_FAQ
>>
>> Follow this link to subscribe/unsubscribe:
>> http://www.vtk.org/mailman/listinfo/vtkusers
>>
> 
> 
-- 
Oliver Rudolph            Topography Simulation
Fraunhofer IISB           Tel. +49 9131 761-215, Fax -212
Schottkystrasse 10        mailto:oliver.rudolph at iisb.fraunhofer.de
91058 Erlangen, Germany   http://www.iisb.fraunhofer.de
    
    
More information about the vtkusers
mailing list