MITK Segmentation Redesign

From mitk.org
Revision as of 08:24, 1 October 2013 by AndreasFetzer (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Segmentation Redesign

Since the last release from 2013.06 the whole segmentation group has been working on the extensive redesign of our segmentation plugin. With the MITK 2013.09 release we are proud to announce that this project is completed! Here is a list of the major changes and new features:

General

  • We cleaned up the segmentation view and removed unused GUI elements
  • New button icons
  • The toolmanager can now be accessed using CppMicroServices
  • Switch to mitkContourModel:
    • All 2D tools are now using the new mitkContourModel
    • There is also a new data structure called mitkContourModelSet which allow the storage of a set of ContourModels
    • The old mitkContour and mitkContourSet are declared as deprecated and will be removed during the next year
  • 3D interpolation can now also be used with planar figures
  • New !SegmentationUI module which contains all the segmentation widgets
  • Many new tools and utilities

Segmentation View

  • It contains now two tabs which allows to switch between 2D and 3D tools

Media:MITK$$SegmentationRedesign$2D3DToolsTab.png|attachment:2D3DToolsTab|align="right",width="250px"