[vtkusers] VTK Contouring, combining perpendicular polygons

HarryG harry.glickman at mail.mcgill.ca
Tue Feb 12 16:28:43 EST 2019


I have implemented a feasible but probably suboptimal solution:
I ended up flipping the axes of the sagittal and coronal plane contours to
give them constant Z values, then I extruded and stenciled that flipped
data, then I was able to manually flip the axes of the stencil back to the
original orientation to be merged with the other axes.

This whole process has felt pretty ridiculous, so I would love to hear if
there is an easier way to do it, but this way works for now. 
Feel free to email if you have any questions on the details of my solution,
and I can post the actual code here when it becomes open source in the
coming months. 

Thanks,
Harry



--
Sent from: http://vtk.1045678.n5.nabble.com/VTK-Users-f1224199.html


More information about the vtkusers mailing list