Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rhenanbartels/anonymize-gui

Simple GUI to anonymize Dicom files inside a folder and subfolders
https://github.com/rhenanbartels/anonymize-gui

Last synced: 8 days ago
JSON representation

Simple GUI to anonymize Dicom files inside a folder and subfolders

Awesome Lists containing this project

README

        

GUI to anonymize Dicom Files
===========================
This code creates a simple GUI using Tkinter.

With the button load you select the parent folder which
cotains subfolders with Dicom files.

After selection the main folder, click the run button.
A folder called Anonymized will be created for each patient
joining all Dicom files that belongs to the same patient.

Dependencies:
Python 2.7 and
PyDicom