[vtkusers] Contours & Paraview/VTK
Berk Geveci
berk.geveci at gmail.com
Wed Jan 26 10:39:51 EST 2005
It's magic :-)
ParaView uses patented classes to isosurface structured datasets.
vtkKitwareContourFilter figures out which filter is the fastest and
uses that one.
On Wed, 26 Jan 2005 09:26:02 -0600, Randall Hand <randall.hand at gmail.com> wrote:
> I have a VTK Datafile (512x128x128) that I can load into paraview &
> use the "Contour" filter to extract an isosurface, in about 10-15
> seconds.
>
> In VTK, however, if I use a vtkDataSetReader & a vtkContourFilter to
> do the same thing, it takes approximately 2 minutes. How does
> paraview do this so fast?
> --
> Randall Hand
> http://www.yeraze.com
> _______________________________________________
> This is the private VTK discussion list.
> Please keep messages on-topic. Check the 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