Main Page: Difference between revisions
From Commontk
Jump to navigationJump to search
m (→Overview) |
|||
Line 35: | Line 35: | ||
= 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.'' | ''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.'' | ||
{| cellspacing="20" | |||
|- style="vertical-align:top;" | |||
|| [[File:Commontk build.png|150px|link=Build Instructions]] | |||
|| [[File:Commontk sourcecode.png|150px|link=http://github.com/commontk/CTK]] | |||
|| [[File:Commontk doxygen.png|150px|link=http://www.commontk.org/docs/html/classes.html]] | |||
|| [[File:Commontk dashboard.png|150px|link=http://my.cdash.org/index.php?project=CTK]] | |||
|| [[File:Commontk contributing.png|150px|link=Contributing to CTK]] | |||
|| [[File:commontk_ideas.png|150px|link=Commontk:Project Ideas]] | |||
|- style="text-align:center; font-size: large" | |||
|| [[Build Instructions]] | |||
|| [http://github.com/commontk/CTK Source Code] | |||
|| [http://www.commontk.org/docs/html/classes.html Source code's<br/>documentation] | |||
|| [http://my.cdash.org/index.php?project=CTK Source Code's <br/>Quality Dashboard] | |||
|| [[Contributing to CTK]] | |||
|| [[Project Ideas]] | |||
|} | |||
* [http://github.com/jcfr/CTK-BuildSystem-Tests Build System Source Code] | * [http://github.com/jcfr/CTK-BuildSystem-Tests Build System Source Code] | ||
* [http://ij.itk.org/midas/community/view/31 Open Data] | * [http://ij.itk.org/midas/community/view/31 Open Data] |
Revision as of 10:53, 4 October 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
The Team | News | Events | Getting Started | Documentation |
Join our mail list Request a login Read the FAQ |
Wish Lists Plans |
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 | Source Code | Source code's documentation |
Source Code's Quality Dashboard |
Contributing to CTK | Project Ideas |