| 123456789101112131415161718192021222324252627282930313233343536373839404142434445 | /**\mainpage\section intro_sec IntroductionThe goal of CTK is to support biomedical image computing. CTK code is licensedunder <a href="http://www.apache.org/licenses/LICENSE-2.0.html">Apache 2.0</a>.CTK works on topics that are not covered by existing toolkits that support themutual interest and needs of the CTK community. The main scope of current CTKefforts includes the following topics: - \ref Project_DICOM - \ref Project_DICOMAppHosting - \ref Project_Widgets - \ref PluginFrameworkSee the <a href="http://www.commontk.org">CTK Wiki</a> for more information.\defgroup Apps Applications\defgroup Libs Libraries\defgroup Plugins Plugins\defgroup Projects ProjectsThe Common Toolkit focuses its efforts on the following main projects.- \ref Project_DICOM- \ref Project_DICOMAppHosting- \ref Project_Widgets- \ref PluginFramework\defgroup Project_DICOM DICOM\ingroup Projects\defgroup Project_DICOMAppHosting DICOM Application Hosting\ingroup Projects\defgroup Project_Widgets Widgets\ingroup Projects*/
 |