[vtkusers] vtk ProbeFilter extremely slow on 3D grid
peterm
madapeti at gmail.com
Wed Sep 14 08:43:01 EDT 2011
Dear all,
I am trying to convert a vtkUnstructuredGrid to a vtkUniformGrid so that it
can be exported and volume rendered in another non vtk application. I am
using vtkProbeFilter with the unstructured grid reader as source and a 3D
uniform grid as input.
The interpolation works, but it takes extremely long to evaluate, in the
range of several minutes for a relatively small output volume (61 x 61 x
109).
My question is if there is a more efficient way to do the conversion (by
using something else than vtkUniformGrid for example for the sampling) so
that the execution time can be lowered to a reasonable level (a few seconds
max)?
Thanks,
Peter
--
View this message in context: http://vtk.1045678.n5.nabble.com/vtk-ProbeFilter-extremely-slow-on-3D-grid-tp4802618p4802618.html
Sent from the VTK - Users mailing list archive at Nabble.com.
More information about the vtkusers
mailing list