[vtkusers] Create "cuberille" kind of vtkPolyData from vtkImageData
joopeter
joo.peter at gmail.com
Sun Feb 3 15:46:32 EST 2013
Thanks Bill, thanks David I'll take a look on these.
One note though: if an intermediate step creates internal faces too then the
algorithm create O(N^3) unwanted intermediate faces while at the end the
remainings are O(N^2).
(ie: volume of a cube is X*X*X while surface area is 6*X*X).
For large data set it is not acceptable.
--
View this message in context: http://vtk.1045678.n5.nabble.com/Create-cuberille-kind-of-vtkPolyData-from-vtkImageData-tp5718248p5718252.html
Sent from the VTK - Users mailing list archive at Nabble.com.
More information about the vtkusers
mailing list