Skip to content

ImportFreesurferSegmentation

Markus Adamek edited this page Aug 12, 2022 · 2 revisions

Imports an existing Freesurfer segmentation Project

Dependencies

  • Freesurfer

  • C drive mounting path if used on Windows with WSL

Inputs and Outputs

  • Outputs: SegmentationPathIdentifier - Identifier for later components requiring data from the Segmentation

Settings

SegmentationPathIdentifier

Name for the PathInformation data output. Default: SegmentationPath

XML Example

Generates the 3D Model for the MRI and loads the Destrieux Atlas annotation. For more information about Freesurfer atlases check out the Freesurfer documentation here.

<Component Type="ImportFreesurferSegmentation">
  <Name>"Import Freesurfer Model"</Name>
</Component>
Clone this wiki locally