[vtkusers] Interpolating missing 2d data

Michael Flath michael.flath at t-online.de
Sat Jul 20 10:45:47 EDT 2013


Hello,

 

I have a vtkImageData  object with points of experimental  scalar data (I'm
using 2 dimensions only). That data contains small clusters of missing or
incorrect values that are marked by a large number so that they can be
identified.  I need to interpolate those clusters of missing data using the
surrounding data points without affecting correct data values.  I just
started using vtk recently and I'm still lacking a good overview what is
possible with vtk . So before starting to write my own filter I was
wondering if there is already a way to do this with existing vtk classes.

Thanks for any hints and pointers!

 

-          Michael

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20130720/182ef053/attachment.htm>


More information about the vtkusers mailing list