Computer Assisted Medical Intervention Tool Kit  version 5.2
Viewers

The viewers of the CamiTK SDK. More...

+ Collaboration diagram for Viewers:

Modules

 Medical Image Viewer
 
 Interactive Geometry Viewer
 
 Interactive Slice Viewer
 
 Bitmap Viewer
 
 Explorer
 
 Frame Explorer
 
 Property Explorer
 
 Action Viewer
 

Detailed Description

The viewers of the CamiTK SDK.

The Viewer class handles all the presentation and interaction logic (the View and Presenter part of the MVP). The CamiTK viewers are using either Qt widget or VTK renderer but are not limited to that. Viewers manage the user interactions and map them into calls to the interface methods of the components.