[vtkusers] vtkConnectivityFilter and vtkPolyDataConnectivityFilter

Will Schroeder will.schroeder at kitware.com
Thu Jan 10 18:55:36 EST 2002


Hi Saika -

>When i user vtkConnectivityFilter to remove unconnected objects in the 
>image, it works fine, but when i use vtkPolyDataConnectivityFilter it 
>fails for large data. Can anybody explain it? Does 
>vtkPolyDataConnectivityFilter has some size limitation?

What version of vtk? Newer versions have eliminated the maximum recursion 
depth instance variable (i.e., eliminated recursion in the algorithm).

If its non recursive and failing please create an example with data and 
sent it to me.

Will





More information about the vtkusers mailing list