[vtkusers] VTKProbeFilter

Louis-Jacques Lalonde lalond01 at gel.ulaval.ca
Thu Nov 7 08:16:03 EST 2002


Hi !
 
I'm using vtkProbefilter with a polydata of points as a source and a
line as the input.  Like someone said here
 
http://public.kitware.com/pipermail/vtkusers/2000-October/004532.html
 
the output of the vtkProbefilter is zero or black in RGB if you use a
points-only data set.  Someone knows an easy way to solve this ?  I have
large polydata, around 500-600k points  and I have 200-300 points on my
line that I want to interpolate.  I need to do some kind if
interpolation for the points I choose on my line.
 I don't want to choose an interpolation method that takes too long.  It
is possible for example to get N scalairs value in my polydata  around
the point where I am (in the line) and do a mean of these value ?  How
can I do that without searching in all my polydata ?
 
If anyone modified the vtkprobefilter code do solve this problem, I
would be very happy to contact him/her.
 
Thanks !
 
Louis-Jacques
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20021107/8fec5b8d/attachment.htm>


More information about the vtkusers mailing list