Page MenuHomePhabricator

2020 Week 36 (Very Early September)
Updated 1,160 Days AgoPublic

Version 4 of 4: You are viewing the current published version of this document.

Previous changelog โ€ข Next changelog

๐Ÿ›  Third-party dependency changes

none

โœจ New features

  • Migrated Clipping Plane view to new selection concept introduced in 2020 Week 25 (Late June)
  • New image stitching command-line app (StitchImagesMiniApp in MatchPointRegistration module)
  • Reduced redundancy in segmentation tool code by introducing a new base class mitk::AutoSegmentationWithPreviewTool
  • Improved and restructured MITK documentation (ongoing effort)

๐Ÿ› Bugfixes

  • Fixed a compiler warning that was reported as error in Visual Studio 2017
  • Fixed the following segmentation tools regarding dynamic images:
    • Fast Marching 3D
    • Otsu
    • Threshold
    • UL Threshold
  • Fixed a crash at application closure when Registration Manipulator or Evaluator views are active
  • Fixed a crash when a measurement was started in an empty scene

๐Ÿ”ฅ API-breaking changes

  • mitk::Tool::CanHandle() method gained a second parameter const BaseData* workingData to be able to check working data in addition to reference data
  • mitk::AutoSegmentationTool::Get3DImage() method was renamed to GetImageByTimeStep()

Previous changelog โ€ข Next changelog

Last Author
kislinsk
Last Edited
Feb 13 2021, 9:08 PM