Main Page New: Difference between revisions

From Commontk
Jump to navigationJump to search
(Read more... links on a separate line)
Line 17: Line 17:
| style="padding: 5px;" | DICOM
| style="padding: 5px;" | DICOM
|-
|-
| style="padding: 5px;" | 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. [http://dicom.offis.de/dcmtk DCMTK] is used as the underlying toolkit. [[Documentation/Dicom_Overview | Read more...]]
| style="padding: 5px;" | 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. [http://dicom.offis.de/dcmtk DCMTK] is used as the underlying toolkit.
 
<span style="float: right;font-size: 10px; color: gray;">API Docs | [https://github.com/commontk/CTK/issues?labels=DICOM&sort=created&direction=desc&state=open&page=1 Open Issues]</span>
<span style="float: right;font-size: 10px; color: gray;">API Docs | [https://github.com/commontk/CTK/issues?labels=DICOM&sort=created&direction=desc&state=open&page=1 Open Issues]</span>
[[Documentation/Dicom_Overview | Read more...]]
|}
|}


Line 27: Line 27:
|-
|-
| style="padding: 5px;" | Aims at creating a C++ reference implementation of the [[media:DicomAppHostingSpecs.pdf | 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.
| style="padding: 5px;" | Aims at creating a C++ reference implementation of the [[media:DicomAppHostingSpecs.pdf | 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.
<span style="float: right;font-size: 10px; color: gray;">API Docs | [https://github.com/commontk/CTK/issues?labels=DICOMApplicationHosting&sort=created&direction=desc&state=open&page=1 Open Issues]</span>
[[Documentation/DicomApplicationHosting | Read more...]]
[[Documentation/DicomApplicationHosting | Read more...]]
<span style="float: right;font-size: 10px; color: gray;">API Docs | [https://github.com/commontk/CTK/issues?labels=DICOMApplicationHosting&sort=created&direction=desc&state=open&page=1 Open Issues]</span>
|}
|}


Line 38: Line 37:
|-
|-
| style="padding: 5px;" | A collection of Qt Widgets for usage in biomedical imaging applications.
| style="padding: 5px;" | A collection of Qt Widgets for usage in biomedical imaging applications.
<span style="float: right;font-size: 10px; color: gray;">API Docs | [https://github.com/commontk/CTK/issues?labels=Widgets&sort=created&direction=desc&state=open&page=1 Open Issues]</span>
[[Documentation/WidgetPlans | Read more...]]
[[Documentation/WidgetPlans | Read more...]]
<span style="float: right;font-size: 10px; color: gray;">API Docs | [https://github.com/commontk/CTK/issues?labels=Widgets&sort=created&direction=desc&state=open&page=1 Open Issues]</span>
|}
|}


Line 47: Line 45:
| style="padding: 5px;" | Plugin Framework
| style="padding: 5px;" | Plugin Framework
|-
|-
| style="padding: 5px;" | A dynamic component system for C++, modeled after the [http://www.osgi.org OSGi] specifications. It enables a development model where applications are (dynamically) composed of many different (reusable) components  following a service oriented approach. [[Documentation/Plugin_Framework | Read more...]]
| style="padding: 5px;" | A dynamic component system for C++, modeled after the [http://www.osgi.org OSGi] specifications. It enables a development model where applications are (dynamically) composed of many different (reusable) components  following a service oriented approach.
 
<span style="float: right;font-size: 10px; color: gray;">[http://www.commontk.org/docs/html/group__PluginFramework.html API Docs] | [https://github.com/commontk/CTK/issues?labels=PluginFramework&sort=created&direction=desc&state=open&page=1 Open Issues]</span>
<span style="float: right;font-size: 10px; color: gray;">[http://www.commontk.org/docs/html/group__PluginFramework.html API Docs] | [https://github.com/commontk/CTK/issues?labels=PluginFramework&sort=created&direction=desc&state=open&page=1 Open Issues]</span>
[[Documentation/Plugin_Framework | Read more...]]
|}
|}



Revision as of 18:21, 29 November 2011

Home < Main Page New


CTK - The Common Toolkit

<wikiscript type="text/javascript" src="http://www.ohloh.net/p/483293/widgets/project_basic_stats.js"></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.

API Docs | Open Issues Read more...

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.

API Docs | Open Issues Read more...


Widgets
A collection of Qt Widgets for usage in biomedical imaging applications.

API Docs | Open Issues Read more...

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.

API Docs | Open Issues Read more...

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



200px-GitHub.png Cmake-logo.png Qt-logo.png Python-powered-w-100x40.png Dcmtk-logo.png ItkLogo med.png VTKlogo.png