Re: [Freesurfer] FreeSurfer coordinates

2025-02-14 Thread Huang, Yujing
d.edu/fswiki/mri_label2label From: freesurfer-boun...@nmr.mgh.harvard.edu On Behalf Of Yang Yifan Sent: Friday, February 14, 2025 5:55 AM To: freesurfer@nmr.mgh.harvard.edu Subject: Re: [Freesurfer] FreeSurfer coordinates External Email - Use Caution Hi Yujing, Many thanks for your repl

Re: [Freesurfer] FreeSurfer coordinates

2025-02-14 Thread Yang Yifan
External Email - Use Caution Hi Yujing, Many thanks for your reply! The email didn’t come through to my inbox and I just found it in the online archive. Regarding the coordinate conversion, I had a look at the link but didn’t find MNI 305 related information. It would be very h

Re: [Freesurfer] FreeSurfer coordinates

2025-02-05 Thread Huang, Yujing
The coordinates reported in .label are in Freesurfer tkregister RAS space. You can use mri_label2label to map them to MNI 305 space https://surfer.nmr.mgh.harvard.edu/fswiki/mri_label2label Yujing From: freesurfer-boun...@nmr.mgh.harvard.edu On Behalf Of Yang Yifan Sent: Wednesday, February 5

Re: [Freesurfer] freesurfer coordinates question

2014-03-06 Thread Douglas N Greve
There is not an easy way. Start by converting the annotation to a segmentation (mri_annotation2label with --seg output). Binarize the label you are interested in (mri_binarize --i annotseg.mgh --match 2021 --o rh-pericalcarine.mgh), then run mri_surfcluster --in rh-pericalcarine.mgh --thmin .5

Re: [Freesurfer] FreeSurfer coordinates

2011-02-14 Thread Steffen Bollmann
Am 14.02.2011 18:59, schrieb Douglas N Greve: > I have created some use cases on how to transform coordinates in one > space to those in another space (eg, a point on the surface to MNI305 > space or to the col, row, slice of a functional volume). Let me know if > you have any questions or have ot