[vtkusers] vtkImagePlaneWidget and user matrix
Federico Milano
fmilano at gmail.com
Tue Sep 11 12:40:16 EDT 2012
Hi. I'm trying to view a DICOM with the correct orientation. I'm using
vtkINRIA3D and setting the direction matrix of the vtkViewImage2D works
fine, but I don't know what to do with vtkImagePlaneWidget. I've tried to
set planeWidget[i]->GetReslice()->SetResliceAxes(mat2); or
even planeWidget[i]->GetResliceAxes()->DeepCopy(mat2); but nothing changes,
even if I call UpdatePlacement afterwards.
I would really appreciate if you could please give me a hint or anything
else to try out.
Thanks,
Federico
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20120911/c857982c/attachment.htm>
More information about the vtkusers
mailing list