[vtkusers] How to set the vtkMatrix4x4 in function SetResliceAxes() of vtkImageReslice

时光 yihui.cao at qq.com
Wed Dec 9 04:43:50 EST 2015


Hi,


In Class vtkImageReslice , virtual void vtkImageReslice::SetResliceAxes (vtkMatrix4x4 *)
Why Matrix:
1, 0, 0, 0,
0, 1, 0, 0,
0, 0, 1, 0,
0, 0, 0, 1 

can get a slice that parallel to the XY plane?


What the Matrix means in mathematics?


Where can I get the detailed description?


Thanks,
Yihui Cao
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/vtkusers/attachments/20151209/85e15cca/attachment.html>


More information about the vtkusers mailing list