Difference between revisions of "MITK IGT ReleaseNotes 2015.05"

From mitk.org
Jump to navigation Jump to search
Line 12: Line 12:
 
* Virtual Tacker: The virtual tacker has now UI-Support (previously, it existed only as a class)
 
* Virtual Tacker: The virtual tacker has now UI-Support (previously, it existed only as a class)
  
* Kinect 2 is now supported. (also have a look at the new page on hardware support levels which can be found here: [[Mitk-ToF-Camera_Support_Levels]]
+
* Kinect 2 is now supported. Also have a look at the new page on hardware support levels which can be found here: [[Mitk-ToF-Camera_Support_Levels]]
  
 
* Tested Kinect for Xbox 360 with Visual Studio 2012 and Ubuntu 14.04 including Qt5 and c++11.
 
* Tested Kinect for Xbox 360 with Visual Studio 2012 and Ubuntu 14.04 including Qt5 and c++11.

Revision as of 16:51, 21 April 2015

The MITK 2015.03 release comes together with a source code release of the modules and plugins for medical navigation / computer-assisted inteventions (MITK-IGT, MITK-US, MITK-ToF). This includes many bug fixes and new features as listed below.

  • OpenIGTLink: MITK now includes an experimental version of the OpenIGTLink module (UI support for tracking and ultrasound connections is planned for the next release)
  • Easy cmake configurations: If you want to build the MITK navigation modules, you'll have to build OpenCV and OpenIGTLink during the superbuild. For an easy configuration, simply select for the MITK_BUILD_CONFIGURATION variable the option "mitkNavigationModules" (advanced settings). This will build all modules needed for the usage of MITK-IGT.
  • NavigationDataReader / -writer: TODO KENO
  • NavigationDataSet: TODO KENO
  • Virtual Tacker: The virtual tacker has now UI-Support (previously, it existed only as a class)
  • Tested Kinect for Xbox 360 with Visual Studio 2012 and Ubuntu 14.04 including Qt5 and c++11.
  • Hardware support: All supported and partly supported hardware can now be found in the new Hardware list (see Hardware_Support)
  • Persistence: The persistence for the IGT- and US-plugin was improved, especially for the tools in the tracking toolbox.
  • The NDI Polaris' tracking rate can now be easily configured in the IGT Tracking Toolbox plugins GUI.
  • The "Options" of the IGT Tracking Toolbox tab now includes options to set different logging and render update rates or to disable rendering, or even all timers entirely.
  • Freeze Tracking: Tracking can now be frozen and unfrozen via the "Freeze Tracking" button in the Tracking Control section of the IGT Tracking Toolbox.
  • BugFixes: We fixed a lot of minor bugs...