External Email - Use Caution
Dear Freesurfer experts,
In order to transform a segmentation mask (example.mgz) from native so standard MNI space I ran: mri_vol2vol --talres 1 --interp nearest --mov example.mgz --s 001.mgz --targ $FREESURFER_HOME/subjects/fsaverage/mri/orig.mgz --regheader --o example.mni305.mgz
the output example.mni305.mgz did somehow transform to a different space as you can see in Screenshot orig where the native mask is white and the transformed mask is red. However, the masks seems to be in a completely different brain region in the native MNI space (Screenshot MNI). But the point of transforming my segmentation mask is that the segmented mask should be in the same brain region but just transformed to the standard space. How can I correct this?
Many thanks for the support!
/Ben