DICOM de-identification tool overview: Difference between revisions

From Commontk
Jump to navigationJump to search
No edit summary
No edit summary
Line 19: Line 19:
! Language
! Language
! Available as cmd line?
! Available as cmd line?
! Feature
! URL
! URL
|-
|-
| Clinical Trial Processor
| Clinical Trial Processor
| Java
| Java
|
|  
|  
| http://mircwiki.rsna.org/index.php?title=CTP-The_RSNA_Clinical_Trial_Processor
| http://mircwiki.rsna.org/index.php?title=CTP-The_RSNA_Clinical_Trial_Processor
Line 29: Line 31:
| Java
| Java
|  
|  
|
| http://www.dclunie.com/pixelmed/software/webstart/DicomCleanerUsage.html
| http://www.dclunie.com/pixelmed/software/webstart/DicomCleanerUsage.html
|-
|-
| DICOM Confidential
| DICOM Confidential
| Java
| Java
|
|  
|  
| http://sourceforge.net/projects/privacyguard/
| http://sourceforge.net/projects/privacyguard/
Line 39: Line 43:
| Java
| Java
| [http://nrg.wustl.edu/software/dicom-browser/instructions/batch-anonymizations/ Yes]
| [http://nrg.wustl.edu/software/dicom-browser/instructions/batch-anonymizations/ Yes]
|
| http://nrg.wustl.edu/software/dicom-browser/
| http://nrg.wustl.edu/software/dicom-browser/
|-
|-
Line 44: Line 49:
| C++
| C++
| Yes
| Yes
|
| http://gdcm.sourceforge.net/html/gdcmanon.html
| http://gdcm.sourceforge.net/html/gdcmanon.html
|-
|-
| DCMTK
| DCMTK
| C++
| C++
|
|  
|  
|  
|  
|-
|-
|}
|}

Revision as of 09:33, 3 November 2014

Home < DICOM de-identification tool overview

Specific use cases and requirements for de-identification

Requirements

  • 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?

Usecases

Available tools for DICOM de-identification

Toolname Language Available as cmd line? Feature 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 Yes http://nrg.wustl.edu/software/dicom-browser/
GDCM Anon C++ Yes http://gdcm.sourceforge.net/html/gdcmanon.html
DCMTK C++