Differences between revisions 1 and 21 (spanning 20 versions)
Revision 1 as of 2022-03-09 11:28:09
Size: 1016
Editor: AndrewHoopes
Comment:
Revision 21 as of 2022-05-02 08:57:25
Size: 187
Editor: AndrewHoopes
Comment:
Deletions are marked like this. Additions are marked like this.
Line 3: Line 3:
This functionality is only available in the development version of !FreeSurfer. Rather than directly contacting the author, please post your questions on this module to the !FreeSurfer [[FreeSurferSupport|mailing list]].

<<BR>> {{attachment:skullstrips.png||height="300"}} <<BR>>

== 1. Overview ==

== 2. Installation ==

== 3. Usage ==

Once installed, you can run !SynthStrip with the following:

{{{
synthstrip -i <input> -o <stripped>
}}}

In this command, `<input>` represents the path to the input image and `<stripped>` is the skull-stripped output. To also save the corresponding brain mask, the `-m` command line flag can be used to specify the mask output path. For additional options and command description, please use the `--help` flag. For the large majority of images with voxel sizes near 1 mm^3, !SynthStrip should run in less than 1 minute on the CPU. As image size (or resolution) increases, this runtime might increase as well.

== 4. Evaluation Dataset ==
'''''Robust, universal brain-extraction for images of any type. SynthStrip documentation has been moved to [[https://surfer.nmr.mgh.harvard.edu/docs/synthstrip]].'''''

SynthStrip

Robust, universal brain-extraction for images of any type. SynthStrip documentation has been moved to https://surfer.nmr.mgh.harvard.edu/docs/synthstrip.

SynthStrip (last edited 2022-05-02 08:57:53 by AndrewHoopes)