2020 Week 36 (Very Early September)
2020 Week 36 (Very Early September)
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()
Tags
None
Referenced Files
None
Subscribers
None
- Last Author
- kislinsk
- Last Edited
- Feb 13 2021, 9:08 PM