Dear Freesurfer users and developers!
I am trying to extract vertices by the script suggested by Pedro Paulo
de M. Oliveira Jr.
for i in `seq 1 $numsubject`
do
mri_convert --frame $i y.mgh $FSAVERAGE_DIR/surf/lh.$i.mgh
mris_convert -c $i.mgh $FSAVERAGE_DIR/surf/lh.inflated
lh.$i.asc
done
It works fine, but I'm just wondering if there is an easy opportunity to
combine the vertices from each subject into one big N-by-V matrix (N -
subject № , V- vertex №).
Thank you very much for your time!
--
Regards,
Alexander Lebedev
Stavanger University Hospital,
Norway
_______________________________________________
Freesurfer mailing list
[email protected]
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.