CTKMainPage.dox 1.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445
  1. /**
  2. \mainpage
  3. \section intro_sec Introduction
  4. The goal of CTK is to support biomedical image computing. CTK code is licensed
  5. under <a href="http://www.apache.org/licenses/LICENSE-2.0.html">Apache 2.0</a>.
  6. CTK works on topics that are not covered by existing toolkits that support the
  7. mutual interest and needs of the CTK community. The main scope of current CTK
  8. efforts includes the following topics:
  9. - \ref Project_DICOM
  10. - \ref Project_DICOMAppHosting
  11. - \ref Project_Widgets
  12. - \ref PluginFramework
  13. See the <a href="http://www.commontk.org">CTK Wiki</a> for more information.
  14. \defgroup Apps Applications
  15. \defgroup Libs Libraries
  16. \defgroup Plugins Plugins
  17. \defgroup Projects Projects
  18. The Common Toolkit focuses its efforts on the following main projects.
  19. - \ref Project_DICOM
  20. - \ref Project_DICOMAppHosting
  21. - \ref Project_Widgets
  22. - \ref PluginFramework
  23. \defgroup Project_DICOM DICOM
  24. \ingroup Projects
  25. \defgroup Project_DICOMAppHosting DICOM Application Hosting
  26. \ingroup Projects
  27. \defgroup Project_Widgets Widgets
  28. \ingroup Projects
  29. */