Hi Bruce,
If I *just run the mri_convert command that you provided, it did not work. The result is the same, with randomly labeled voxels along the boundaries of GM.
*Am I supposed to run mri_convert and then also run the mri_vol2vol command?
I don't understand what you mean by trilinear sampling; because freesurfer recon-all resampled the data automatically, I did not control how it was done.
For mri_vol2vol, I just followed the instructions exactly as stated on the FsAnat-to-NativeAnat webpage. Can you please provide more detail as to what exactly I would need to modify in this command to alter the resampling? I have not found this website to be helpful either. https://surfer.nmr.mgh.harvard.edu/fswiki/mri_vol2vol#RequiredFlaggedArguments
Thank you,
Michelle
----
Hi Michelle
from the mri dir I think you can run:
mri_convert -rl rawavg.mgz -rt nearest aseg.mgz aseg.rawavg.mgz
-rl = "reslice like"
-rt = "resample type"
cheers
Bruce
p.s. I think your problem is probably that you used trilinear resampling. YOu could change the resampling in mri_vol2vol and it would work as well