Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 786 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 786 Bytes

DICOM Anonymizer Tool

This tool is an artifact of the OHBM2014 and OHBM2015 Hackathon. It's used for anonymizing dicom header information on site before sending data to your database.

It also contains an ID Mapper to save a mapping of your candidate's real name to anonymized ID for reference in longitudinal studies.

Authors

Ayan Sengupta [email protected] - Concept, Dicom-toolkit implementation, Pydicom implementation

Cecile Madjar [email protected] - GUI implementation, python integration of Dicom-toolkit

Dave MacFarlane [email protected] - ID Mapper

Samir Das [email protected] - Concept and guidance

Daniel Krötz [email protected] - Documentation, testing on Windows