Difference between revisions of "MIRC CTP Articles"

From MircWiki
Jump to navigation Jump to search
Line 21: Line 21:
 
* [[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.
 
* [[The CTP XML Anonymizer]] describes the script language and the functions available for anonymization of XML objects and the manifests of Zip objects.
 
* [[The CTP XML Anonymizer]] describes the script language and the functions available for anonymization of XML objects and the manifests of Zip objects.
* [[Assigning Subject Identifiers in Clinical Trials with CTP]] describes the special considerations involved in using the DICOM Anonymizer to create subject IDs.
+
* [[DICOM Anonymizer Configuration for Assigning Subject IDs]] describes the special considerations involved in using the DICOM Anonymizer to create subject IDs.
 
* [[The CTP Lookup Table Editor]] describes how to add subject IDs to the DICOM Anonymizer lookup table.
 
* [[The CTP Lookup Table Editor]] describes how to add subject IDs to the DICOM Anonymizer lookup table.
  

Revision as of 14:36, 8 December 2012

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.