Main Page: Difference between revisions
From Commontk
				
				
				Jump to navigationJump to search
				
				No edit summary  | 
				|||
| Line 25: | Line 25: | ||
* [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]]  | ||
* [http://github.com/  | * [http://github.com/commontk/CTK Source Code]  | ||
* [http://github.com/jcfr/CTK-BuildSystem-Tests Build System Source Code]  | * [http://github.com/jcfr/CTK-BuildSystem-Tests Build System Source Code]  | ||
* [http://my.cdash.org/index.php?project=CTK Source Code's Quality Dashboard]  | * [http://my.cdash.org/index.php?project=CTK Source Code's Quality Dashboard]  | ||
* [http://ij.itk.org/midas/community/view/31 Open Data]  | * [http://ij.itk.org/midas/community/view/31 Open Data]  | ||
Revision as of 23:12, 13 June 2010
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
- Getting Started (Join our mail list, Request a login, Read the FAQ)
 - Documentation, Plans, Wish Lists...
 
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.