Difference between revisions of "MIRC CTP Articles"

From MircWiki
Jump to navigation Jump to search
Line 53: Line 53:
 
* [[CTP Plugins]] describes how to develop new plugins.
 
* [[CTP Plugins]] describes how to develop new plugins.
 
* [[Developing DICOM Anonymizer Extensions]] describes how to use plugins to extend the DICOM Anonymizer.
 
* [[Developing DICOM Anonymizer Extensions]] describes how to use plugins to extend the DICOM Anonymizer.
 +
* [[Developing a DicomDifferenceLogger LogAdapter]] describes how to interface the DicomDifferenceLogger to an external database.
 
* [[The Lookup Table Modification API]] describes how an external application can modify the DICOM Anonymizer Lookup Table.
 
* [[The Lookup Table Modification API]] describes how an external application can modify the DICOM Anonymizer Lookup Table.
 
* [[The CTP Module]] describes the contents and theory of operation of the CTP application.
 
* [[The CTP Module]] describes the contents and theory of operation of the CTP application.

Revision as of 01:42, 3 January 2016

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.