freesurfer_lut {threeBrain} | R Documentation |
Query the 'FreeSurfer' labels
Description
Query the 'FreeSurfer' labels
Usage
freesurfer_lut
Format
An object of class list
of length 3.
Details
The 'FreeSurfer' atlases use
https://surfer.nmr.mgh.harvard.edu/fswiki/FsTutorial/AnatomicalROI/FreeSurferColorLUT
look-up table to query indexes. The 'threeBrain' electrode localization
also uses this table to export the 'FSLabel'
from electrode. If
volume type is set to 'aparc_aseg'
, then please also use this
table to filter.
Examples
freesurfer_lut$from_key(0:10)
freesurfer_lut$get_key("ctx-lh-supramarginal")
[Package threeBrain version 1.2.0 Index]