Hi,
how can I map the aparc+aseg.mgz back to $SUBJECT_ID/mri/orig/001.mgz, but without suffering from interpolation?
Thanks,
Martin
Hi Martin,
you can do this with mri_convert using -rl $SUBJECT_ID/mri/orig/001.mgz (reslice like this volume) and -rt nearest (resample type nearest neighbor) I think. Check the help if this is wrong. It will need to resample though.
cheers, Bruce
On Sun, 23 Sep 2007, Martin Kavec wrote:
Hi,
how can I map the aparc+aseg.mgz back to $SUBJECT_ID/mri/orig/001.mgz, but without suffering from interpolation?
Thanks,
Martin _______________________________________________ Freesurfer mailing list Freesurfer@nmr.mgh.harvard.edu https://mail.nmr.mgh.harvard.edu/mailman/listinfo/freesurfer
freesurfer@nmr.mgh.harvard.edu