No. You could it in matlab by setting all of the left (or right) segments to 0, eg,

a = MRIread('aseg.mgz');

ind = find(a.vol == 17); % Left hippo

a.vol(ind) = 0; % Set all left hippo to 0

and so on for the other segments


On 12/26/17 12:24 AM, Fereshte wrote:
Dear Experts,
I'd appreciate your help with this question.
Are there any files which contain the left and right hemisphere segmentation of aseg.mgz separately?
Thanks in advance.
Regards,
Fereshte


_______________________________________________
Freesurfer mailing list
Freesurfer@nmr.mgh.harvard.edu
https://mail.nmr.mgh.harvard.edu/mailman/listinfo/freesurfer

_______________________________________________
Freesurfer mailing list
Freesurfer@nmr.mgh.harvard.edu
https://mail.nmr.mgh.harvard.edu/mailman/listinfo/freesurfer


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.

Reply via email to