Main Page: Difference between revisions
Line 39: | Line 39: | ||
{{documentation/g-box-links|imggalurl=|apiurl=http://www.commontk.org/docs/html/group__PluginFramework.html|issuelabel=PluginFramework}} | {{documentation/g-box-links|imggalurl=|apiurl=http://www.commontk.org/docs/html/group__PluginFramework.html|issuelabel=PluginFramework}} | ||
[[Documentation/Plugin_Framework | Read more...]] | [[Documentation/Plugin_Framework | Read more...]] | ||
{{documentation/g-box-end}} | |||
</div> | |||
</div> | |||
<div style="display:table-row"> | |||
<div style="display:table-cell; max-width:450px;"> | |||
{{documentation/g-box-start|Documentation/CLI|Command Line Interfaces}}A technology that allows the algorithms written as self-contained executables to be used in multiple end-user application environments without modifications. | |||
{{documentation/g-box-links|imggalurl=|apiurl=|issuelabel=CmdLineModules}} | |||
[[Documentation/CLI_In_Context | Read more...]] | |||
{{documentation/g-box-end}} | {{documentation/g-box-end}} | ||
</div> | </div> |
Revision as of 15:57, 17 December 2012
CTK - The Common Toolkit
<wikiscript type="text/javascript" src="http://www.ohloh.net/p/483293/widgets/project_basic_stats.js"></wikiscript> <wikiscript type="text/javascript">document.write('<style>div.gadget { border-color: #bbb; }</style>')</wikiscript>
The goal of CTK is to support biomedical image computing. CTK code is licensed under Apache 2.0. This means that users of CTK are allowed to use the code for academic, commercial, or other purposes without paying license fees or being restricted in their ability to redistribute their code or keep it private.
CTK works on topics that are not covered by existing toolkits that support the mutual interest and needs of the CTK community. The main scope of current CTK efforts includes the topics DICOM, DICOM Application Hosting, Widgets, and Plugin Framework.
DICOM |
Provides high-level classes supporting query and retrieve operations from PACS and local databases. Includes Qt widgets to easily set-up a server connection and to send queries and view the results. DCMTK is used as the underlying toolkit. |
DICOM Application Hosting |
Aims at creating a C++ reference implementation of the DICOM Part 19 Application Hosting specifications. It provides an infrastructure to create both hosts and hosted applications. The project is still in alpha status but may be useful for conformance testing and initial experimentation. |
Widgets |
A collection of Qt Widgets for usage in biomedical imaging applications. |
Plugin Framework |
A dynamic component system for C++, modeled after the OSGi specifications. It enables a development model where applications are (dynamically) composed of many different (reusable) components following a service oriented approach. |
Command Line Interfaces |
A technology that allows the algorithms written as self-contained executables to be used in multiple end-user application environments without modifications. |
Important Links
Although the CTK efforts are concentrated on the topics described above, there are a couple of other working areas covering topics like interoperability and software testing which might be of interest to the biomedical imaging community. Please see the links given below for more details.
About CTK |
CTK Users |
CTK Developers |
|