Main Page: Difference between revisions

From Commontk
Jump to navigationJump to search
No edit summary
Line 21: Line 21:


= Links for Developers =
= 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.''
* [[Build Instructions]]
* [[Build Instructions]]
* [http://www.commontk.org/docs/html/classes.html Doxygen documentation]
* [http://www.commontk.org/docs/html/classes.html Doxygen documentation]

Revision as of 18:06, 20 May 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.