niftianon

Anonymiser for NIFTI images


License
MIT
Install
pip install niftianon==0.1.1

Documentation

niftianon

Anonymiser for NIFTI format images.

Installation

Latest stable release from pip

pip install niftianon

Latest development version from Github

git clone https://github.com/jstutters/niftianon
cd niftianon
pip install .

Usage

niftianon [path to identifiable image] [path to anonymised image]

The anonymised image path must not exist.

Contribute

Support

If you are having problems, please let me know by submitting an issue in the tracker.

License

niftianon is licensed under the MIT license.