Skip to content

mateuszpawlik/pydeface

 
 

Repository files navigation

DOI

PyDeface

A tool to remove facial structure from MRI images.

Dependencies:

Package Tested version
FSL 6.0.3
Python 3 3.7.3
NumPy 1.21.6
NiBabel 4.0.1
Nipype 1.5.1

Installation

pip install pydeface

or

git clone https://github.com/poldracklab/pydeface.git
cd pydeface
python setup.py install

How to use

pydeface infile.nii.gz

Also see the help for additional options:

pydeface --help

License

PyDeface is licensed under MIT license.

About

defacing utility for MRI images

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 69.1%
  • Dockerfile 30.9%