[vtkusers] Re: orthogonal slices through a volume

Anja Ende anja.ende at googlemail.com
Tue Aug 22 07:51:23 EDT 2006


Hi David,

You were right on the money with setting the output dimension to 2 for the
reslicer!! Thanks a bunch for that. I have one final query and I am
wondering if you can help me with it. I am pretty sure this might have
something to do with the output spacing but am unable to figure this one
out....

Now, I have set the reslicer to the normal XY plane and I am trying to
navigate through the Z slices with

m_reslicer1->SetResliceAxesOrigin(0,0,value);

where value is the index of the Z slice that I want to see.

Now my data set has 100 slices, so the value could be between 0 and 99.
However, after the reslicing the dataset is only 40 slices now... I am
playing around with the output extent but has not helped so far.

If you have any ideas, I would really appreciate some input.

Thanks again and cheers,

Anja
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20060822/9c46ca1e/attachment.htm>


More information about the vtkusers mailing list