Page MenuHomePhabricator

Import Error in DicomImport Bundle
Closed, InvalidPublic

Assigned To
None
Authored By
baumhaue
Mar 22 2010, 2:19 PM
Referenced Files
F492: screen02.jpg
Mar 25 2010, 11:41 AM
F491: dicom_import_error.jpg
Mar 22 2010, 2:20 PM

Description

hi,

if I try to import the anonymized DICOM data in T:\temp\Prof. Schön, I get an error and the operation fails.

See attached screenshot.

Event Timeline

If I try with "file->open":

WARNING: In ..\..\..\..\mitkSVN\mitk\Core\Code\Algorithms\mitkDataTreeNodeFactory.cpp, line 352 DataTreeNodeFactory (000000000A0B4520): v:\windows\source\itk3160\code\io\itkImageFileReader.txx:342: ImageIO returns IO region that does not fully contain the requested regionRequested region: ImageRegion (0000000000B57970) Dimension: 3 Index: [0, 0, 0] Size: [768, 768, 1] StreamableRegion region: ImageRegion (0000000000B57950) Dimension: 3 Index: [0, 0, 0] Size: [768, 768, 0]

Please look at the comments on bugs #3250 and #3146. There is not much I can do.

simple loading with File > Open does not work either (see attachment). i will file a new bug for this issue.

Chili is also unable to load these images. It freezes.

(In reply to comment #6)

Chili is also unable to load these images. It freezes.

Could you please report this to the hotline?

Apparently does ITK have more DICOM IO classes, than the GDCM-based one. Using the DICOMImageIO2, some of these images could be loaded correctly. However, some have wrong header information (image dimensions) and can not be loaded.

[SVN revision 21987]
ENH (#3447): GDCMImageIO replaced by DICOMImageIO2.

Some images could be opened after changing the ImageIO class. By others I think the headers are wrong in some series. For example, the images have different sizes within the same series.

I've contacted the CHILI hotline and will be sending the images to them.

Chili found out that the image headers provided wrong information in the "Number of Frames" section of some series.

kislinsk changed the task status from Invalid to Spite.Jun 27 2018, 1:33 PM
kislinsk added a project: Bulk Edit.
kislinsk changed the task status from Spite to Invalid.Jun 27 2018, 1:37 PM
kislinsk removed a project: Bulk Edit.