<div>I have a question about interpolation method in VTK.</div><div><br></div><div>Currently, I&#39;m trying to interpolate scalar values between data points to create a contour map.</div><div><br></div><div>I have some data points set (x, y, z) and scalar values related with each data point.</div>
<div>So far, I found out vtkProbeFilter but when I tried, nothing came up.</div><div><br></div><div>My questions are as follow.</div><div><br></div><div>1. Is vtkProbeFilter the right choice in this case?</div><div><br></div>
<div>2. If not, what are the right vtk classes to accomplish such a goal?</div><div><br></div><div>If anyone has the solution for this, please let me know.</div><div><br></div><div>Thanks in advance!</div>