Difference between revisions of "MITK ReleaseNotes 2013.12"

From mitk.org
Jump to navigation Jump to search
Line 17: Line 17:
 
* Logging view
 
* Logging view
 
* '''experimental''' DICOM Query/Retrieve (based on components from the Common Toolkit [http://commontk.org CTK])
 
* '''experimental''' DICOM Query/Retrieve (based on components from the Common Toolkit [http://commontk.org CTK])
 +
* Also this time there has been a lot of work on improving the MITK IGT library which is available in the MITK source code.
  
Please note that the installers do not contain the source code or header files for the precompiled libraries. This time there has been a lot of work on improving the MITK IGT library which is available in the MITK source code. To develop applications or plugins with MITK please get the [https://www.mitk.org/wiki/Download#Source_code source code].
+
Please note that the installers do not contain the source code or header files for the precompiled libraries. To develop applications or plugins with MITK please get the [https://www.mitk.org/wiki/Download#Source_code source code].
  
 
== How to get it? ==
 
== How to get it? ==
Line 25: Line 26:
 
== Highlights of 2013.12 release ==
 
== Highlights of 2013.12 release ==
 
* '''General:'''
 
* '''General:'''
** Upgraded VTK minor version update to 5.10.1
+
** Minor VTK version update from 5.10.0 to 5.10.1
 +
*** /!\ The classes [[QmitkVtkHistogramWidget]] and [[QmitkVtkLineProfileWidget]] are now deprecated and won't be built with VTK 5.10.1. You can still use a lower VTK version if you need these classes but be aware that with the next MITK release they will be removed completely
 +
* Updated CTK to the latest version
 
* '''Core library:'''
 
* '''Core library:'''
 
** Redesign of the geometries ([https://www.mitk.org/Development/Refactoring%20of%20the%20Geometry%20Classes%20-%20Part%201?action=RenamePage&subpages_checked=1  Overview and migration guide])
 
** Redesign of the geometries ([https://www.mitk.org/Development/Refactoring%20of%20the%20Geometry%20Classes%20-%20Part%201?action=RenamePage&subpages_checked=1  Overview and migration guide])
** mitkScalarType moved from float to double
+
** mitkScalarType is no longer of type float but double
 
* '''Build System:'''
 
* '''Build System:'''
 
* '''Application:'''
 
* '''Application:'''
Line 37: Line 40:
 
** ...
 
** ...
 
* '''MITK-IGT:'''
 
* '''MITK-IGT:'''
** ...
+
** This time we put a lot of effort into MITK IGT. There will be a separate page describing all the new features and improvements
 
* '''MITK-Tof:'''
 
* '''MITK-Tof:'''
 
** ...
 
** ...
Line 51: Line 54:
  
 
== New feature list ==
 
== New feature list ==
Complete list of new features since MITK 2013.12
+
Complete list of new features since MITK 2013.09:
 
 
Simply paste the Bugzilla Search Result Table here
 

Revision as of 10:18, 5 December 2013

MITK 2013.12 Release Notes

Media:MITK-ReleaseNotes-2013-12$release201XX.png||align="right",width=250px

This is the 2013.12 release of the MITK release cycle. The complete list of new features, bug fixes and known issues is down on this page.

What's included?

There are binary installers for Windows, Mac OS X and Linux which contain the application MITK Workbench. Additional to image loading/saving and level windowing currently the following plugins are included:

  • volume visualization
  • measurement
  • interactive segmentation with
    • 3D Regiongrower
    • Boolean Operation on segmentations
    • Deformable Clippingplane
  • Logging view
  • experimental DICOM Query/Retrieve (based on components from the Common Toolkit CTK)
  • Also this time there has been a lot of work on improving the MITK IGT library which is available in the MITK source code.

Please note that the installers do not contain the source code or header files for the precompiled libraries. To develop applications or plugins with MITK please get the source code.

How to get it?

Please have a look at the download page.

Highlights of 2013.12 release

  • General:
    • Minor VTK version update from 5.10.0 to 5.10.1
      • /!\ The classes QmitkVtkHistogramWidget and QmitkVtkLineProfileWidget are now deprecated and won't be built with VTK 5.10.1. You can still use a lower VTK version if you need these classes but be aware that with the next MITK release they will be removed completely
  • Updated CTK to the latest version
  • Core library:
  • Build System:
  • Application:
  • DICOM
    • MITK dicom editor's user interface got some improvements and uses now the new ctkDicomBrowsing widgets
  • Documentation:
    • ...
  • MITK-IGT:
    • This time we put a lot of effort into MITK IGT. There will be a separate page describing all the new features and improvements
  • MITK-Tof:
    • ...
  • MITK Diffusion:
    • There will be a new MITK Diffusion release based on MITK 2013.12 soon
  • Measurement:
    • ...

Bugfixes

In the 3 months since the last release more than ### bugs were fixed.

Not everything could be fixed in time, so here are the most important [[[BugzillaQuery|| known issues]]]

New feature list

Complete list of new features since MITK 2013.09: