HomePhabricator
Diffusion MITK 96eff29e7367

2020 Week 36 (Very Early September)

Description

2020 Week 36 (Very Early September)

The following - possibly updated - changelog can be viewed as formatted
article at https://phabricator.mitk.org/w/mitk/changelog/2020.36/.

🛠 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()

Details

Provenance
kislinskAuthored on Sep 1 2020, 4:36 PM
kislinskPushed on Sep 1 2020, 4:37 PM
Parents
rMITK7fd5900046a8: Suppress expected error messages that are handled gracefully
rMITKf0e722f6a65d: Merge branch 'hotfix/T25882-CDash-v2.6'
Branches
Unknown
Tags
Unknown
References
tag: snapshots/2020-09-01

Merged Changes

This commit merges a very large number of changes. Only the first 50 are shown.