sjoerdk / idiscore

Deidentification of DICOM images using Attribute Confidentiality Profiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

IDIS Core

Build Status Documentation Status Updates

Deidentification of DICOM images using Attribute Confidentiality Options

Features

  • Pure-python de-identification using pydicom
  • De-identification is verified by test suite
  • 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
  • Focus on de-identification, pydicom dataset in -> pydicom dataset out. No pipeline management, No special input and output handling.

Credits

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

About

Deidentification of DICOM images using Attribute Confidentiality Profiles

License:GNU General Public License v3.0


Languages

Language:Python 100.0%