Main Page: Difference between revisions

From Commontk
Jump to navigationJump to search
No edit summary
Line 25: Line 25:
* [[Contributing to CTK]]
* [[Contributing to CTK]]
* [[Project Ideas]]
* [[Project Ideas]]
* [[Git workflow]]
* [http://www.commontk.org/docs/html/classes.html Doxygen documentation]
* [http://www.commontk.org/docs/html/classes.html Doxygen documentation]
* [[Setup a Dashboard]]
* [[Setup a Dashboard]]

Revision as of 16:06, 1 October 2010

CtkOnWhite.png

CTK: The Common Toolkit

The goals of CTK are as follows:

  • Provide a unified set of basic programming constructs that are useful for medical imaging applications development
  • Facilitate the exchange and combination of code and data
  • Document, integrate, and adapt successful solutions
  • Avoid the duplication of code and data
  • Continuously extend to new tasks within the scope of the toolkit (medical imaging) without burdening existing tasks

Overview

Links for Developers

Note: CTK is currently in a pre-alpha state, meaning that the code is expected to be in constant flux and the exact feature set has not been finalized. Use with care.