NiPreps实现的FreeSurfer SynthStrip
项目描述
SynthStrip
这是SynthStrip颅骨剥离工具的NiPreps实现。
安装
# To install the base package
pip install nipreps-synthstrip
# For the nipype interface
pip install nipreps-synthstrip[nipype]
# For the pydra interface
pip install nipreps-synthstrip[pydra]
命令行工具
$ nipreps-synthstrip
Nipype接口
from nipreps.synthstrip.wrappers.nipype import SynthStrip
Pydra接口
from nipreps.synthstrip.wrappers.pydra import SynthStrip
引用
A Hoopes, JS Mora, AV Dalca, B Fischl, M Hoffmann. SynthStrip: Skull-Stripping for Any Brain Image. https://arxiv.org/abs/2203.09974