Re: [Freesurfer] Using mri_transform with output of bbregister

2022-02-25 Thread Douglas N. Greve
This is a bit tricky as you need a volume as a template that has the dimensions/resolution you want. One fast and dirty way to do it is to upsample the orig to 0.5mm, eg mri_convert --upsample 2 orig.mgz orig.us2.mgz You can then run mri_vol2vol --mov T2.nii.gz --lta reg.lta --targ orig.us2.mgz

Re: [Freesurfer] Using mri_transform with output of bbregister

2022-02-25 Thread Glasser, Matt
External Email - Use Caution If you are using high resolution T1w and T2w images with FreeSurfer, you might just run the HCP Pipelines that depend upon such data and take care of all of this. Alternatively, you can see how FreeSurfer is called by the HCP Pipelines:

[Freesurfer] Using mri_transform with output of bbregister

2022-02-25 Thread Tisdall, Dylan
External Email - Use Caution Hi all, Thanks again for all the help so far with getting my data registered and surfaces extracted. I have one further issue that I'm hoping to get help with. I've used bbregister to align my T2 scan with the surfaces from my T1 scan. However, the