MIRC CTP Articles

From MircWiki
Revision as of 17:03, 4 February 2014 by Johnperry (talk | contribs)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

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

Release Notes

Main Articles

Data Object Articles

Filter Articles

Anonymizer Articles

FileStorageService Articles

Special Configuration Articles

Articles for Developers and Planners

  • Setting Up a MIRC Development Environment describes the development environment that was used to develop all the MIRC software, including CTP.
  • Extending CTP describes how to add new pipeline stages or DatabaseAdapters to CTP.
  • CTP Plugins describes how to develop new plugins.
  • [[Developing DICOM Anonymizer Extensions}} describes how to use plugins to extend the DICOM Anonymizer.
  • The CTP Module describes the contents and theory of operation of the CTP application.
  • The Util Module describes the contents and theory of operation of the utilities used in CTP.

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.