Differences between revisions 1 and 2
Deletions are marked like this. Additions are marked like this.
Line 12: Line 12:
 * attachment:load_gca.m

[wiki:FreeSurferWiki top] | [wiki:FileFormats previous]

The GCA Subcortical Segmentation Atlas Volume Format

WORK IN PROGRESS

The .gca (Gaussian Classifier Atlas) file format encodes voxel label information based on probabilistic information estimated from a training set. The GCA format is proprietary, defined by the NMR Center (at Massachusetts General Hospital). Below is an informal specification of the format, extracted from the code snippets below:

  • attachment:gca.h
  • attachment:gca.c
  • attachment:load_gca.m

References

FsTutorial/GcaFormat (last edited 2012-04-18 14:20:10 by NickSchmansky)