Medical Imaging Interaction Toolkit  2016.11.0
Medical Imaging Interaction Toolkit
IGT QT Tutorial

This tutorial shows how to integrate IGT in your plugin. You can enable this example in cmake with the option: MITK_BUILD_org.mitk.gui.qt.igtexamples.

IGTTutorialStep3_cmake.png

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

Please read the manual page on how to use this example: The MITK-IGT Tutorial View

Return to the [IGT Tutorial Overview]