<div dir="ltr">Hi everyone,<div><br></div><div style>I&#39;m struggling with what I should imagine should be quite simple.  I extract a slice from a 3D volume [128,128,128] along it&#39;s first dimension, thus setting the size[0]=0;</div>
<div style><br></div><div style>I would like to then put this back into the 3D volume but the orientation is incorrect when using cast Image filter to load back as a 3D as it only saves it as a transaxial slice in the volume, not a sagittal.  I have attempted re-orienting the direction cosines of the images but this just laves me with an image with a different orientation, what I would like is to somehow switch the pixel values in a given dimensions from [1 128 128] to [128 128 1]?</div>
<div style><br></div><div style>Any help appreciated?</div><div style><br></div><div style>Kind regards</div><div style><br></div><div style>Emma </div></div>