[vtkusers] Create surface from multiple contours

Jean-Paul Aben jeanpaul.aben at gmail.com
Wed Apr 24 17:48:31 EDT 2013


Dear All,

I have multiple contours, where the points are 3D coordinates (floating).
Each 3D contour is within one plane. The last contour exist of one 3D
point. The contours represent a kind of a half cone.

I want to genarte one surface of them. I tried to use solve it with
the vtkVoxelContoursToSurfaceFilter.
However, its difficult to have different z-distance between the contours.
Furthmore, the surface looks stramge when closing the "cone".

I assume there would be a better way, directly in scalar. Using the
vtkVoxelContoursToSurfaceFilter
makes first a 3D voxel volume and then extracts the contour.

I hope someone could help me with this. I simple C++ code would be very
helpfull, since i just started to use vtk.

Kind regards,
Jean-Paul
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20130424/c7102166/attachment.htm>


More information about the vtkusers mailing list