Hi Sabin
mris_convert can convert binary "curvature" format files to ascii ones if the output file has the extension asc. Something like:
mris_convert -c lh.thickness lh.orig lh.thickness.asc
this will give you a 5 column ascii file in the format <vertex index> <x> <y> <z> <thickness>
cheers Bruce
On Thu, 17 Apr 2014, sabin khadka wrote:
Hi all, I want to extract to extract thickness, area and lgi values vertex wise in ascii files for group of subjects. Could anyone suggest me on how to do it.
Thank you for your help.
-Sabin