[vtkusers] write a slice extracted by vtkImageReslice back to volume

Schröder, Tobias t.schroeder at Dkfz-Heidelberg.de
Fri Sep 9 08:52:04 EDT 2011


Hi,

I'm working on a segmentation-tool that cuts out an arbitrary
Oriented slice from a volume, edits this slice and writes it back to
the volume.
The workflow is:
reslice  -> edit -> write back

For the slice extraction I'm using vtkImageReslice. This works just
fine. Now for writing the edited slice back to the volume it is necessary
that the same algorithm is used to make sure all voxels are
on the right position.

Is there any vtk component serving this purpose?


Thanks for your help!

Tobias Schröder
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20110909/95c27298/attachment.htm>


More information about the vtkusers mailing list