Hi,<div>is there any filter in vtk which does local smoothing (with various radius) of features of Polydata.</div><div>e.g. If I assign  vector/scalar  value to each point in a polydata by polyData-&gt;GetPointData()-&gt;AddArray()</div>
<div>and I want to smooth values in Array locally over the polydata, is there any filter I could use ?</div><div><br></div><div>Thanks,</div><div>Somi</div>