Page MenuHomePhabricator

mitk::IOUtil::Load can not load .nrrd resource files
Closed, WontfixPublic

Description

-OS: windows
When one finds a valid .nrrd ModuleResource and wants to load it using IOUtil::Load(const us::ModuleResource &usResource, std::ios_base::openmode mode=std::ios_base::in), the method can not open the image file, as it cannot find it.
The cause is probably that the nrrdReader accesses the path embedded into the ModuleResource to read it, but the path is relative to some folder and does not point to the actual resource file location.

Event Timeline

kislinsk triaged this task as Normal priority.Dec 14 2016, 2:46 PM
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.