Page MenuHomePhabricator

Replace deprecated mitkExtractImageFilter in PlanarFigureMaskGenerator
Closed, WontfixPublic

Description

Warning in ImageStatistics module:

14.08 core.mod.imgExtraction.extractImgFlt WARNING: Class ExtractImageFilter is
deprecated! Use ExtractSliceFilter instead.

Event Timeline

Also replace in

  • Modules\DiffusionImaging\DiffusionCore\src\Algorithms\mitkPartialVolumeAnalysisHistogramCalculator.cpp
  • Modules\Segmentation\Interactions\mitkSegTool2D.cpp
  • Segmentation\Testing\mitkOverwriteSliceImageFilterTest.cpp
hentsch raised the priority of this task from Low to Normal.Nov 16 2017, 8:54 AM

Talked with @kislinsk: ExtractImageFilter is currently under construction. Will leave this issue alone until finished.

@kislinsk Thanks! But is it a good idea to name the filter mitk::ExtractSliceFilter2? ;)

Yes, it was thoroughly thought through. No, really.

kislinsk added a project: Auto-closed.

Hi there! 🙂

This task was auto-closed according to our Task Lifecycle Management.
Please follow this link for more information and don't forget that you are encouraged to reasonable re-open tasks to revive them. 🚑

Best wishes,
The MITK devs