[vtkusers] VTK class to do interpolation of scalar values

David Doria daviddoria+vtk at gmail.com
Mon Dec 7 11:51:12 EST 2009


On Mon, Dec 7, 2009 at 11:43 AM, 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!

Jin,

If I'm not mistaken you sent this same question yesterday. I am
interesting in making an example of this so I have started poking
around. I understand that you may be in a hurry, but asking twice is
just going to annoy people on the list, making your answer come
slower, not faster.

Can anyone confirm or deny that ProbeFilter is the right way to go?

Thanks,

David



More information about the vtkusers mailing list