DICOM de-identification tool overview: Difference between revisions
From Commontk
Jump to navigationJump to search
No edit summary |
No edit summary |
||
Line 3: | Line 3: | ||
* Offline processing | * Offline processing | ||
* Platform and browser independent | * Platform and browser independent | ||
* | * Provided as commandline tool? | ||
* In-application processing? | * In-application processing should be possible? | ||
** | ** e.g. in MITK and Slicer? | ||
Available tools for DICOM de-identification: | Available tools for DICOM de-identification: | ||
Line 29: | Line 29: | ||
| | | | ||
| http://sourceforge.net/projects/privacyguard/ | | http://sourceforge.net/projects/privacyguard/ | ||
|- | |||
| DICOM Browser | |||
| Java | |||
| | |||
| http://nrg.wustl.edu/software/dicom-browser/ | |||
|- | |- | ||
| GDCM Anon | | GDCM Anon |
Revision as of 06:02, 3 November 2014
Home < DICOM de-identification tool overviewSpecific use cases and requirements for de-identification:
- Client side processing
- Offline processing
- Platform and browser independent
- Provided as commandline tool?
- In-application processing should be possible?
- e.g. in MITK and Slicer?
Available tools for DICOM de-identification:
Toolname | Language | Available as cmd line? | URL |
---|---|---|---|
Clinical Trial Processor | Java | http://mircwiki.rsna.org/index.php?title=CTP-The_RSNA_Clinical_Trial_Processor | |
DICOM Cleaner | Java | http://www.dclunie.com/pixelmed/software/webstart/DicomCleanerUsage.html | |
DICOM Confidential | Java | http://sourceforge.net/projects/privacyguard/ | |
DICOM Browser | Java | http://nrg.wustl.edu/software/dicom-browser/ | |
GDCM Anon | C++ | Yes | http://gdcm.sourceforge.net/html/gdcmanon.html |
DCMTK | C++ |