Differences between revisions 11 and 12
Deletions are marked like this. Additions are marked like this.
Line 13: Line 13:
 * <add link to R. Desikan paper>  * [https://surfer.nmr.mgh.harvard.edu/ftp/articles/desikan06-parcellation.pdf An automated labeling system for subdividing the human cerebral cortex on MRI scans into gyral based regions of interest], Desikan et al., (2006). NeuroImage, in press.

[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

Atlas

  • <discuss default atlas, discuss creation of own atlas>

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