Page MenuHomePhabricator

Check ITKImageImport functionality
Closed, WontfixPublic

Description

The ImportItkImage() function creates an instance of the ITKImageImport filter, but only inside of its body, so it should get destructed after leaving the function's scope and a later update over the output mitk::Image (stated in the documentation) is actually not possible anymore

=> investigate what happens when called with update == false ( take the ImportItkImageTest for it )

First tests: it causes an std::exception, the image is not initialized at all.

Event Timeline

kislinsk claimed this task.
kislinsk added a project: Auto-closed.
kislinsk added a subscriber: kislinsk.

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

kislinsk removed kislinsk as the assignee of this task.May 26 2020, 12:05 PM
kislinsk removed a subscriber: kislinsk.