Skip to the content.

While the details of the implementation have yet to be finalized, a few of the design principles have been decided by the founding group. In particular, several core libraries will serve as the foundation.

Overall object structure will be based on Qt 4.5

http://www.qtsoftware.com/

See the [wiki:WidgetPlans Widget Plans page]. See the [wiki:CodingGuidelines Coding Guidelines page].

DICOM support will be implemented using DCMTK

http://dicom.offis.de/dcmtk

Visualization will use VTK

http://www.vtk.org

Analysis algorithms will use ITK

http://www.itk.org

Software engineering methodology will follow the ITK style (leveraging CMake and friends)

http://www.cmake.org

A To-be-determined wrapping tool will support calling CTK from Python, Tcl, Java, C#, etc


Open Questions