[vtkusers] extract volume part

EvilMax maxim.privalov at gmail.com
Wed Dec 14 04:40:24 EST 2011


I'll try, don't warry. :)

To extract part of the volume and render it like new one in separate window
just use vtkExtractVOI class. It will produce new vtkImageData containing
specified VOI. Look on VTK example - it does the thing.

Cons: you can extract cubic VOI with sides parallel to axes. If you want
ability to extract any VOI, you must implement it by yourself.

--
View this message in context: http://vtk.1045678.n5.nabble.com/extract-volume-part-tp5063210p5074022.html
Sent from the VTK - Users mailing list archive at Nabble.com.



More information about the vtkusers mailing list