[vtkusers] Is there a filter that can interpolate unstructed data to structed data? like griddata() in MATLAB

宋江山 jiangshan00000 at gmail.com
Thu Jun 12 23:56:02 EDT 2008


Hi,
Is there a filter that can interpolate unstructed data to structed data?
like griddata() in MATLAB.

for example:
i know three points: a(1,1)=1; a(1,3)=2; a(3,3)=3;
how can I interpolate the data so that i can get a(1:3,1:3)?


-- 
Best wishes,
Jiangshan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20080613/d4d2becc/attachment.htm>


More information about the vtkusers mailing list