MITK-IGT
IGT Extension of MITK
Loading...
Searching...
No Matches
Deprecated List
Member mitk::ClaronTrackingDevice::DEPRECATED (bool IsMicronTrackerInstalled())
(as of 2014_03) This method is deprecated, please use the static method IsDeviceInstalled() instead.
Member mitk::USDevice::USDevice (mitk::USImageMetadata::Pointer metadata)
Use USDevice(std::string manufacturer, std::string model) instead.
Class mitk::USImage
Deprecated since 2014-06 -> use mitk::Image instead
Class mitk::USImageMetadata
Deprecated since 2014-06
Class QmitkNDIConfigurationWidget
This widget is deprecated. The features (1) connection to NDI tracking devices and (2) handling of navigation tools are available in the pluging org.mitk.gui.qt.igttracking in a current version. The new concept to access the tracking devices is to use microservices. This can be achieved very simple by using the QmitkNavigationDataSourceSelectionWidget. You can find an example in the IGT tutorial step 2 / org.mitk.gui.qt.igtexamples (view TrackingLab).