Computer Assited Medical Intervention Tool Kit  version 5.0
Applications
+ Collaboration diagram for Applications:

Modules

 Action State Machine (ASM)
 
 CEP Generator
 
 Config
 
 Imp
 
 Test actions
 
 Test components
 
 Wizard
 

Detailed Description

The applications of the CamiTK SDK. CamiTK applications are Qt applications. When featuring end user graphical interfaces, they are composed of several camitk::Viewer. You may inherits the MainWindow class. The MainWindow class is a kind of super presenter : it instantiates and organizes all the viewers in an application GUI. Check the wiki tutorial : create a new application.