[Freesurfer] Reading surface files

2005-07-10 Thread Ngo Trung Thanh
Hi, I intend to write a program (in C/C++) using the result of the surface flattening procedure of FreeSurfer but I don't know the structure of the files used in Freesurfer, especially the original brain surface files and the sphere files. Is there a way that I can read the information in those su

Re: [Freesurfer] Reading surface files

2005-07-10 Thread Bruce Fischl
you can use mris_convert to convert to ascii. Check out Graham Wideman's website for the details on the formats. Bruce On Sun, 10 Jul 2005, Ngo Trung Thanh wrote: Hi, I intend to write a program (in C/C++) using the result of the surface flattening procedure of FreeSurfer but I don't know t