[vtkusers] Segmented Contours from 3d imagedata

zmanvortex donny.zimmerman at willowpointsoftware.com
Sun Dec 29 00:26:21 EST 2013


I am using vtkContourFilter with 3D vtkImageData (unsigned char scalars) as
it's input. I am able to get the pipeline to work, but I am wondering if I
can define the distance the filter uses to segment surfaces with the same
scalar value. It appears the filter is creating a single surface for a given
contour value instead of multiple surfaces when they are far apart.

Screenshot of the image data:
<http://vtk.1045678.n5.nabble.com/file/n5725157/imgdata.png> 

Screenshot of the front of multiple contours:
<http://vtk.1045678.n5.nabble.com/file/n5725157/contour_front.png> 

Screenshot of the back of multiple contours:
<http://vtk.1045678.n5.nabble.com/file/n5725157/contour_back.png> 



--
View this message in context: http://vtk.1045678.n5.nabble.com/Segmented-Contours-from-3d-imagedata-tp5725157.html
Sent from the VTK - Users mailing list archive at Nabble.com.


More information about the vtkusers mailing list