Slicing at an angle on a 3D CT image

Hello guys,

I have a 3D CT image of a tumor that I want to slice at an incline (angle) with respect to the x,y,z grid, and I want to be able to extract that plane. I am basically trying to crop at a certain angle. My goal is to have that plane be parallel to the flank of the mouse on which the tumor is located. Does the latest version of slicer have some module that could allow me to do this?

Thank you,
Ivan

If you want to crop a segmented tumor at a certain angle, use Segment editor (in latest nightly version) module’s Scissors tool:

If you want to crop the entire volume then use Crop volume module. To clip at an oblique angle, create a new region of interest (ROI), go to Transforms module, create a new Linear transform, apply it to the ROI, and rotate it (either using the sliders or by activating the Interaction widget in the Display section).

If you just want to view your tumor at arbitrarily oriented slice planes then use the Reformat module.