Hello all,<div>There were no suggestions on how to do this, so in the end I implemented a weighted moving average filter, with a Gaussian kernel, based on the distance from the current point to the neighbouring points.</div>
<div><br></div><div>Cheers,<br clear="all">Seth<br><br>
<br><br><div class="gmail_quote">On Tue, Oct 18, 2011 at 11:15 AM, Seth Gilchrist <span dir="ltr"><<a href="mailto:seth@mech.ubc.ca">seth@mech.ubc.ca</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
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'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>
</blockquote></div><br></div>