v2.0.0
Loading...
Searching...
No Matches
fs Directory Reference
Directory dependency graph for fs:
src/libraries/fs

Files

 
fs_annotation.cpp
 Implementation of FSLIB::FsAnnotation: parses FreeSurfer .annot per-vertex parcellation files and their embedded colortable.
 
fs_annotation.h
 Reader for FreeSurfer per-vertex annotation (parcellation) files such as lh.aparc.annot.
 
fs_annotationset.cpp
 Implementation of FSLIB::FsAnnotationSet: pairs lh and rh FSLIB::FsAnnotation for whole-brain parcellations.
 
fs_annotationset.h
 Bi-hemispheric pair of FreeSurfer annotations (lh + rh) for one parcellation atlas.
 
fs_atlas_lookup.cpp
 Implementation of FSLIB::FsAtlasLookup: RAS → region-name resolver over a FreeSurfer volumetric parcellation.
 
fs_atlas_lookup.h
 RAS-coordinate lookup against a FreeSurfer volumetric parcellation (e.g. aparc+aseg.mgz / wmparc.mgz).
 
fs_colortable.cpp
 Implementation of FSLIB::FsColortable: in-memory FreeSurferColorLUT-style colour and structure lookup table.
 
fs_colortable.h
 In-memory representation of a FreeSurfer colour/structure lookup table (FreeSurferColorLUT / embedded .annot ctab).
 
fs_global.cpp
 Build-info accessor implementations (date/time, abbreviated and full git hash) for the FSLIB FreeSurfer I/O library.
 
fs_global.h
 Export/import macros and build-info accessors for the FSLIB FreeSurfer I/O library.
 
fs_label.cpp
 Implementation of FSLIB::FsLabel: parses FreeSurfer/MNE ASCII .label files into vertex / position / value arrays.
 
fs_label.h
 Reader and in-memory representation of a FreeSurfer/MNE surface label (.label).
 
fs_label_utils.cpp
 Implementation of FSLIB::FsLabelUtils: grow / split labels on the surface mesh and convert between source-estimate matrices and labels.
 
fs_label_utils.h
 Surface-mesh label manipulation: grow, split into connected components, STC ↔ label conversion.
 
fs_surface.cpp
 Implementation of FSLIB::FsSurface: reads FreeSurfer triangle / quad surface files into vertex+face matrices.
 
fs_surface.h
 Reader and in-memory representation of a single FreeSurfer triangular surface (e.g. lh.pial, rh.white, lh.inflated).
 
fs_surfaceset.cpp
 Implementation of FSLIB::FsSurfaceSet: bundles the lh + rh FSLIB::FsSurface for one subject and surface kind.
 
fs_surfaceset.h
 Bi-hemispheric grouping of FreeSurfer surfaces (lh + rh) loaded as a single object.