Differences between revisions 12 and 13
Deletions are marked like this. Additions are marked like this.
Line 23: Line 23:
== Atlas == == Atlases ==
Line 25: Line 25:
 * <discuss default atlas, discuss creation of own atlas>  * There are two atlases included with Freesurfer:
  * $FREESURFER_HOME/average/?h.curvature.buckner40.filled.desikan_killiany.gcs - see [https://surfer.nmr.mgh.harvard.edu/ftp/articles/desikan06-parcellation.pdf Desikan et al., (2006)].
  * $FREESURFER_HOME/average/?h.atlas2005_simple.gcs - see [https://surfer.nmr.mgh.harvard.edu/ftp/articles/fischl04-parcellation.pdf Fischl et al., (2004)].
 * To create your own atlas, see the example in ["mris_ca_train"].

[wiki:FreeSurferWiki top]

Cortical Parcellation

The FreeSurfer utilities ["mris_ca_train"] and ["mris_ca_label"] together implement a technique for automatically assigning a neuroanatomical label to each location on a cortical surface model based on probabilistic information estimated from a manually labeled training set (made using FreeSurfer). This procedure incorporates both geometric information derived from the cortical model, and neuroanatomical convention, as found in the training set. The result is a complete labeling of cortical sulci and gyri.

attachment:annot-sm.jpg

Background

Utilities

  • ["mris_sample_parc"] - samples a volumetric parcellation onto a surface
  • ["mris_ca_train"] - creates the reference atlas
  • ["mris_ca_label"] - parcellates a cortical surface based on the reference atlas

Atlases

CorticalParcellation (last edited 2021-04-29 10:56:24 by DevaniCordero)