I registered two images using mri_robust_register.
Is possible to apply the same transformation to another image (a mask) in the same space as the initial "mov" image? (using the lta files?) I could not find the information in Freesurfer site.
Thanks
Deniz
Hi Deniz
yes, mri_convert or mri_vol2vol should be able to do this. e.g. mri_convert -at <xform> <input vol> <output vol>
cheers Bruce
On Wed, 3 Apr 2013, Deniz Ozgen wrote:
I registered two images using mri_robust_register. Is possible to apply the same transformation to another image (a mask) in the same space as the initial "mov" image? (using the lta files?) I could not find the information in Freesurfer site.
Thanks Deniz
Hi Deniz,
if it is a mask or a label, you may want to use nearest neighbour interpolation (instead of the default tri-linear), use -rt nearest with mri_convert.
Best, Martin
On 04/03/2013 12:40 PM, Bruce Fischl wrote:
Hi Deniz
yes, mri_convert or mri_vol2vol should be able to do this. e.g. mri_convert -at <xform> <input vol> <output vol>
cheers Bruce
On Wed, 3 Apr 2013, Deniz Ozgen wrote:
I registered two images using mri_robust_register. Is possible to apply the same transformation to another image (a mask) in the same space as the initial "mov" image? (using the lta files?) I could not find the information in Freesurfer site.
Thanks
Deniz
Freesurfer mailing list Freesurfer@nmr.mgh.harvard.edu https://mail.nmr.mgh.harvard.edu/mailman/listinfo/freesurfer
Thanks, this answered my question.
Deniz
On Wed, Apr 3, 2013 at 1:26 PM, Martin Reuter mreuter@nmr.mgh.harvard.eduwrote:
Hi Deniz,
if it is a mask or a label, you may want to use nearest neighbour interpolation (instead of the default tri-linear), use -rt nearest with mri_convert.
Best, Martin
On 04/03/2013 12:40 PM, Bruce Fischl wrote:
Hi Deniz
yes, mri_convert or mri_vol2vol should be able to do this. e.g. mri_convert -at <xform> <input vol> <output vol>
cheers Bruce
On Wed, 3 Apr 2013, Deniz Ozgen wrote:
I registered two images using mri_robust_register. Is possible to apply the same transformation to another image (a mask) in the same space as the initial "mov" image? (using the lta files?) I could not find the information in Freesurfer site.
Thanks
Deniz
Freesurfer mailing listFreesurfer@nmr.mgh.harvard.eduhttps://mail.nmr.mgh.harvard.edu/mailman/listinfo/freesurfer
-- Dr. Martin Reuter Assistant in Neuroscience - Massachusetts General Hospital Instructor in Neurology - Harvard Medical School MGH / HMS / MIT
A.A.Martinos Center for Biomedical Imaging 149 Thirteenth Street, Suite 2301 Charlestown, MA 02129
Phone: +1-617-724-5652 Email: mreuter@nmr.mgh.harvard.edu reuter@mit.edu Web : http://reuter.mit.edu
The information in this e-mail is intended only for the person to whom it is addressed. If you believe this e-mail was sent to you in error and the e-mail contains patient information, please contact the Partners Compliance HelpLine at http://www.partners.org/complianceline . If the e-mail was sent to you in error but does not contain patient information, please contact the sender and properly dispose of the e-mail.
freesurfer@nmr.mgh.harvard.edu