Hi. I&#39;m trying to view a DICOM with the correct orientation. I&#39;m using vtkINRIA3D and setting the direction matrix of the vtkViewImage2D works fine, but I don&#39;t know what to do with vtkImagePlaneWidget. I&#39;ve tried to set planeWidget[i]-&gt;GetReslice()-&gt;SetResliceAxes(mat2); or even planeWidget[i]-&gt;GetResliceAxes()-&gt;DeepCopy(mat2); but nothing changes, even if I call UpdatePlacement afterwards.<div>

<br></div><div>I would really appreciate if you could please give me a hint or anything else to try out.</div><div><br></div><div>Thanks,</div><div><br></div><div>Federico</div>