[vtkusers] Smoothing a vector field

Sunrise helios.corona at gmail.com
Sun Feb 16 11:58:06 EST 2014


Hello,

I have a structured points dataset, which it has a vector field assigned
to its point data. I want to smooth the vector field. What is the best
way to do that?

I guess I should decompose the vector field to three vtkDoubleArrays for
each component, and add it into the dataset and apply the filter to
three arrays. Which filter should I apply? And is there a better way?

Thanks,
-Sia
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20140216/27faceb3/attachment.html>


More information about the vtkusers mailing list