Hello,<div>I have an unstructured grid that contains point data.  The point data has a certain amount of noise associated with it and I would like to smooth the data.  The classes vtkImageGaussianSmooth and vtkImageMedian3D require variables in pixel units, so I assume that they won&#39;t work on unstructured grid data.</div>

<div><br></div><div>Is there a class/way to smooth/filter the data in an unstructured grid?</div><div><br></div><div>Thanks,</div><div>Seth</div>