Skip to content

BrianKolowitz/deid

 
 

Repository files navigation

Deidentify (deid)

Deidentify medical images in Python.

Build Status

Please see our Documentation

These are basic Python based tools for working with medical images and text, specifically for de-identification.

Installation

Local

For the stable release, install via pip:

pip install deid

For the development version, install from Github:

pip install git+git://github.com/pydicom/deid

Docker

docker build -t pydicom/deid .
docker run pydicom/deid --help

Issues

If you have an issue, or want to request a feature, please do so on our issues board

About

deidentify medical images using python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%