vtkImageIslandRemoval2D
Adrian Anner
a.anner at medres.ch
Thu Nov 4 10:44:16 EST 1999
hello
I'm creating a model from segmented volume data (similar to the tcl-example
../examplesTcl/frog/segmented8.tcl).
vtkVolume16Reader->vtkImageThreshold->vtkImageIslandRemoval2D->vtkToStructur
edPoints->vtkMarchingCubes->vtkPolyDataWriter
I use the vtkImageIslandRemoval2D to remove small islands of voxels. I can
display all slices after this filter and it looks fine, but if I call
Update() (to write the data to the file) I get just the first slice. If I
don't use the islandRemover it works fine.
thanks,
Adrian
-----------------------------------------------------------------------------
This is the private VTK discussion list. Please keep messages on-topic.
Check the FAQ at: <http://www.automatrix.com/cgi-bin/vtkfaq>
To UNSUBSCRIBE, send message body containing "unsubscribe vtkusers" to
<majordomo at gsao.med.ge.com>. For help, send message body containing
"info vtkusers" to the same address. Live long and prosper.
-----------------------------------------------------------------------------
More information about the vtkusers
mailing list