Difference between revisions of "MIRC CTP Articles"

From MircWiki
Jump to navigation Jump to search
Line 23: Line 23:
 
* [[The CTP DICOM Anonymizer]] describes the script language and the functions available for anonymization of DICOM objects.
 
* [[The CTP DICOM Anonymizer]] describes the script language and the functions available for anonymization of DICOM objects.
 
* [[The CTP DICOM Anonymizer Configurator]] describes anonymization profiles and how to use the configurator to edit anonymization scripts.
 
* [[The CTP DICOM Anonymizer Configurator]] describes anonymization profiles and how to use the configurator to edit anonymization scripts.
* [[The DICOM Anonymizer Keep Safe Private Elements Feature]] describes how 5o extende the index of private elements.
+
* [[The DICOM Anonymizer Keep Safe Private Elements Feature]] describes how to extende the index of private elements.
 
* [[The CTP DICOM Pixel Anonymizer]] describes the script language for modifying the pixels in DICOM objects.
 
* [[The CTP DICOM Pixel Anonymizer]] describes the script language for modifying the pixels in DICOM objects.
 
* [[Using the CTP DicomPixelAnonymizer]] explains how to use the stage most effectively.
 
* [[Using the CTP DicomPixelAnonymizer]] explains how to use the stage most effectively.

Revision as of 15:12, 11 May 2015

This is a list of all the CTP articles on the RSNA MIRC Wiki.

Main Articles

Data Object Articles

Filter Articles

Anonymizer Articles

FileStorageService Articles

Special Configuration Articles

Articles for Developers and Planners

Deprecated Articles

  • The CTP JarClassLoader describes the mechanism that CTP used to load classes before it was changed to allow it to dynamically modify the classpath.