Main Page: Difference between revisions
From Commontk
Jump to navigationJump to search
No edit summary |
No edit summary |
||
Line 9: | Line 9: | ||
* avoid duplication of code and data | * avoid duplication of code and data | ||
* continuously extend to new tasks within the scope of the toolkit (medical imaging) without burdening existing tasks | * continuously extend to new tasks within the scope of the toolkit (medical imaging) without burdening existing tasks | ||
= Overview = | |||
* [[TheTeam|The Team]] | |||
* [[News]] | |||
* [[Events]] | |||
* [[GettingStarted|Getting Started]] (Join our mail list, Request a login, Read the FAQ) | |||
* [[Documentation|Documentation, Plans, Wish Lists...]] | |||
= Links for Developers = | |||
* [http://github.com/pieper/CTK Source Code] | |||
* [http://my.cdash.org/index.php?project=CTK Source Code's Quality Dashboard] |
Revision as of 13:12, 14 April 2010
CTK: The Common Toolkit
The goals of the CommonTK are to:
- provide a unified set of basic features for use in medical imaging
- facilitate the exchange and combination of code and data
- document, integrate, and adapt successful solutions
- avoid 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...