[vtkusers] VTK class to do interpolation of scalar values

Bill Lorensen bill.lorensen at gmail.com
Wed Dec 16 10:40:49 EST 2009


After an exchange of 13 e-mails, we answered this question on Dec 7.
Did you try the suggested solution?


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!
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the VTK FAQ at:
> http://www.vtk.org/Wiki/VTK_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/listinfo/vtkusers
>
>



More information about the vtkusers mailing list