Page MenuHomePhabricator

2021 Week 04 (Very Late January)
Updated 1,190 Days AgoPublic

Version 2 of 11: You are viewing an older version of this document, as it appeared on Jan 22 2021, 9:49 PM.

๐Ÿ›  Third-party dependency changes

DependencyOld versionNew version
DCMQI99192b76 (Nov 6, 2020)1.2.3
VTK9.0.0 (patched)9.0.1 (patched)

โœจ New features

๐Ÿ› Bugfixes

๐Ÿ”ฅ API-breaking changes

Refactoring of 2-d segmentation tools (D450)

  • mitk::SegTool2D class
    • Pointer members of SliceInformation struct are const now
    • GetAffectedWorkingSlice() and GetAffectedReferenceSlice() are const now
    • WriteBackSegmentationResult() is using mitk::TimeStepType now
    • WriteBackSegmentationResult() overload for multiple slices was renamed to WriteBackSegmentationResults()
  • mitk::ContourModel class
    • All int and unsigned int time step parameters in all methods were changed to mitk::TypeStepType
Last Author
kislinsk
Last Edited
Jan 22 2021, 9:49 PM