Page MenuHomePhabricator

Remove deprecated CastToIpPicDescriptor from LegacyAdaptor
Closed, ResolvedPublic

Description

For how to replace the function CastToIpPicDescriptor see:

http://docs.mitk.org/2013.06/deprecatedSince2012_09.html

Affected classes:

Modules/IpPicSupport/mitkPicFileReader.cpp
Modules/IpPicSupport/mitkPicFileWriter.cpp
Modules/LegacyAdaptors/mitkLegacyAdaptors.cpp
Modules/LegacyAdaptors/mitkLegacyAdaptors.h
Modules/MitkExt/Algorithms/mitkCylindricToCartesianFilter.cpp
Modules/MitkExt/Algorithms/mitkDopplerToStrainRateFilter.cpp
Modules/Segmentation/Algorithms/mitkContourUtils.cpp
Modules/Segmentation/Algorithms/mitkCorrectorAlgorithm.cpp
Modules/Segmentation/Algorithms/mitkShapeBasedInterpolationAlgorithm.cpp
Modules/Segmentation/Interactions/mitkRegionGrowingTool.cpp
Modules/Segmentation/Interactions/mitkSetRegionTool.cpp

Event Timeline

New remote branch pushed: bug-15489-Remove-Deprecated-IpPic

Currently 'only' ;) the Segementation Module has dependency to the IpPic-Module. With disabled calls ( see for the affected classes T15490 ), MITK compiles through.

Is related to T15638. We have to decide, if we completely want to get rid of all calls (this bug) or if we want to replace them for image accessor compatibility (T15638).

Current release is finished. Reseting target milestone...

hering added a subscriber: hering.
kislinsk added a subscriber: kislinsk.
This task was automatically closed because it wasn't updated at least since July 2016 (over 2 years ago). Please re-open this task if you think that it is still relevant. This most probably means that you will resolve it.