A tool to remove facial structure from MRI images.
Package | Tested version |
---|---|
FSL | 6.0.2 |
Python 3 | 3.7.3 |
NumPy | 1.17.1 |
NiBabel | 2.5.1 |
Nipype | 1.3.0-rc1 |
pip install pydeface
or
git clone https://github.com/poldracklab/pydeface.git
cd pydeface
python setup.py install
pydeface infile.nii.gz
Also see the help for additional options:
pydeface --help
PyDeface is licensed under MIT license.