Medical Imaging Interaction Toolkit  2023.12.00
Medical Imaging Interaction Toolkit
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
Tracking Lab

The tracking lab is an IGT plugin containing various functions. You can enable this example in CMake with the option: MITK_BUILD_org.mitk.gui.qt.igtexamples.


The code of the plugin/view is located in: MITK-Source/Plugins/org.mitk.gui.qt.igtexamples/src/internal/QmitkIGTTrackingLabView . The plugin will automatically be lodaed in the mitkWorkbench.

Please read the manual page on how to use this example: IGT Tutorial Step 5: The IGT-TrackingLab

Return to the [IGT Tutorial Overview]