MITK-IGT
IGT Extension of MITK
Loading...
Searching...
No Matches
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.


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]