Hello everyone,
I am using 3D Slicer and would like to rotate the slice views (coordinate axes) to a specific orientation that better matches my anatomical reference. My goal is to export a new .nii file that preserves this adjusted orientation, while keeping the original coordinate origin unchanged.
Specifically:
-
I used tools such as Toggle Slice Intersection Visibility and manual slice rotation to obtain the desired orientation.
-
Now I would like to save this orientation change into the NIfTI file, so that when the file is opened again (in Slicer or other software), the image appears in the same rotated coordinate system.
-
Importantly, I would like the world coordinate origin to remain unchanged, only the orientation should be updated.
My core issue is:
-
What is the correct workflow to save the adjusted orientation into the NIfTI file?
-
Should this be done using the Transforms module (e.g., hardening a transform)?
-
Are there any recommended best practices to avoid unintended changes in spacing, origin, or header information?
Thank you very much for your help!
Best regards
This is the original orientation
This the orientation I would like to adjust

