idiscore

Pure-python deidentification of DICOM images using Attribute Confidentiality Options


License
GPL-3.0
Install
pip install idiscore==1.2.0

Documentation

IDIS Core

Build Status Documentation Status Checked with mypy

Deidentification of DICOM images using Attribute Confidentiality Options

Features

  • Pure-python de-identification using pydicom
  • Useful even without configuration - offers reasonable de-identification out of the box.
  • Uses standard DICOM Confidentiality options to define de-identification that is to be performed

Non-features

  • No pipeline management, No special input and output handling. Only pydicom dataset in -> pydicom dataset out.

Credits

This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.