[vtkusers] vtkclippolydata deal with data base
甘建红
76565122 at qq.com
Thu Jan 2 04:46:02 EST 2014
hi all
I am engaged in cardiac flow analysis, and display the vectors over ultrasound image by means of 2D plane. now I draw a closed polygon on the image, I want to delete the vectors which located in the close polygon, or set the inner vectors to zeros. the polygon just like the bubble mentioned at http://www.vtk.org/pipermail/vtkusers/2005-September/032021.html. I have use the frame :
vtkImageTracerWidget -> path -> vtkLinearExtrusionFilter -> vtkTransformPolyDataFilter -> vtkclippolydata
but I am failed and I am frustrated by the problem for long time. I think the drawn line lie in a plane , so I use vtkLinearExtrusionFilter to get 3D geometry. any pointer is appreciated. thanks to all of you.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20140102/0e903884/attachment.htm>
More information about the vtkusers
mailing list