Main Page: Difference between revisions
From Commontk
Jump to navigationJump to search
Line 24: | Line 24: | ||
* [[Build Instructions]] | * [[Build Instructions]] | ||
* [[Contributing to CTK]] | * [[Contributing to CTK]] | ||
* [[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 04:02, 13 September 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.