[vtkusers] VTK class to do interpolation of scalar values

David Doria daviddoria+vtk at gmail.com
Wed Dec 16 09:13:52 EST 2009


On Sun, Dec 6, 2009 at 10:52 PM, Jin Ryong Kim <jinryongkim at gmail.com> wrote:
> I have a question about interpolation method in VTK.
>
> Currently, I'm trying to interpolate scalar values between data points to
> create a contour map.
> I have some data points set (x, y, z) and scalar values related with each
> data point.
> So far, I found out vtkProbeFilter but when I tried, nothing came up.
> My questions are as follow.
> 1. Is vtkProbeFilter the right choice in this case?
>
> 2. If not, what are the right vtk classes to accomplish such a goal?
>
> If anyone has the solution for this, please let me know.
> Thanks in advance!

I think this discussion was continued on a different thread somewhere,
but Jin, if you figured it out, maybe you can fix this example :
http://www.vtk.org/Wiki/VTK_Examples_Interpolation

Thanks!

David



More information about the vtkusers mailing list