Differences between revisions 5 and 26 (spanning 21 versions)
Revision 5 as of 2004-08-02 06:25:42
Size: 289
Editor: DavidTuch
Comment: Added surface file formats and transforms
Revision 26 as of 2015-10-26 12:34:13
Size: 1300
Comment: removed broken links
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
#pragma section-numbers on [[FreeSurferWiki|top]]
Line 3: Line 3:
[[Navigation(children)]] = FreeSurfer File Formats =
FreeSurfer creates its own file formats for storing and manipulating volumetric, surface and transform data, including mgh, mgz, gca, bshort, bfloat, COR, surface, curv, w, annot, patch, gcs, dat, xfm, m3d and lta. These FreeSurfer native formats are summarized below, along with some closely-related external image formats.
Line 5: Line 6:
= Index =
[[TableOfContents]]
== 1.0 FreeSurfer Native Formats ==
'''1.1 Volume''' <<BR>>
Line 8: Line 9:
= Volume =
 * mgh
 * gca
 * [[FsTutorial/CorFormat|COR]] <<BR>>
 * [[FsTutorial/BshortFormat|bshort]] <<BR>>
 * [[FsTutorial/BfloatFormat|bfloat]] <<BR>>
 * [[FsTutorial/MghFormat|mgh/mgz]] <<BR>>
 * [[FsTutorial/GcaFormat|gca]] <<BR>>
Line 12: Line 15:
 * bfloat
 * bshort
 * COR
'''1.2 Surface''' <<BR>>
Line 16: Line 17:
= Surface =  * FreeSurfer Surface File Formats - !FreeSurfer formats for the surfaces themselves, and also for vertex-wise data in 'curv' and 'W' formats.
 * Surface registration template "tif" content and format: TemplateTifImageFiles
Line 18: Line 20:
 * surface (ascii/binary)
 * curv
 * w
 * annot
 * patch
 * gcs
'''1.3 Transform''' <<BR>>
Line 25: Line 22:
= Transforms =
 * dat
 * [[RegisterDat|register.dat]]
Line 29: Line 25:
 * lta  * [[FsTutorial/LtaFormat|lta]]

'''1.4 Labels, Color Lookup Tables and Annotation Files'''

 * [[LabelsClutsAnnotationFiles]]



== 2.0 External Formats ==
 * [[FsTutorial/MincFormat|MINC]] <<BR>>
 * [[FsTutorial/AnalyzeFormat|Analyze]] <<BR>>
 * [[FsTutorial/DicomFormat|DICOM]] <<BR>>

top

FreeSurfer File Formats

FreeSurfer creates its own file formats for storing and manipulating volumetric, surface and transform data, including mgh, mgz, gca, bshort, bfloat, COR, surface, curv, w, annot, patch, gcs, dat, xfm, m3d and lta. These FreeSurfer native formats are summarized below, along with some closely-related external image formats.

1.0 FreeSurfer Native Formats

1.1 Volume

1.2 Surface

  • FreeSurfer Surface File Formats - FreeSurfer formats for the surfaces themselves, and also for vertex-wise data in 'curv' and 'W' formats.

  • Surface registration template "tif" content and format: TemplateTifImageFiles

1.3 Transform

1.4 Labels, Color Lookup Tables and Annotation Files

2.0 External Formats

FileFormats (last edited 2015-10-26 12:34:13 by AllisonStevens)