Page MenuHomePhabricator

Import and visualization of Ultrasound images erroneous
Closed, WontfixPublic

Description

When radiologists try to import images and image sequences (US-clips) of Ultrasound into MITK (r2014-03 installer from website), errors are thrown and images show a green overlay. The images are of type "ultrasound with applied contrast media".

Attached there are screenshots how the images look in MITK and how the images shall actually look. The DICOM data is available at E130-Projekte/MES/Bugs/USBugs

Event Timeline

I don't think this bug is related to the US module but to the Dicom import. The error message is:

[0.780] [BlueBerry] BlueBerry Workbench ready
[1.890] --------------------------------------------------------------------------------
[1.890] DataNodeFactory: Loading DICOM series 0: Series UID 1.3.6.1.4.1.6052.2083207075.11395599721.46975706701
[1.890] 1 'US' files (Ultrasound Multi-frame Image Storage) loaded into 1 mitk::Image
[1.900] multi-frame: Yes
[1.900] reader support: Unsupported
[1.900] pixel spacing type: Unknown spacing
[1.900] gantry tilt corrected: No
[1.900] 3D+t: No
[1.900] --------------------------------------------------------------------------------

This error is coming from mitkDataNodeFactory.cpp, line 276.

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