View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0008185ITKpublic2008-11-27 09:152010-10-26 08:09
ReporterIvan Macia 
Assigned ToMathieu Malaterre 
PrioritynormalSeveritymajorReproducibilityalways
StatusacknowledgedResolutionopen 
PlatformOSOS Version
Product VersionITK-3-10 
Target VersionFixed in Version 
Summary0008185: There should be an option to read DICOM multiframe images frame by frame
DescriptionWe have found some large multi-frame DICOM images we need to load into
our application (about 1500x2500 and 30 frames). Until now we had not
considered multi-frame images a problem because the resolution and
number of frames tended to be low. However, right now we are facing
the need to read these images frame by frame on demand.

When trying to large very large multi-frame images, it tries to allocate the a single buffer for all frames (about 280 Mb. of unfragmented memory).

One problem is that GDCM tries to read all the frames when used from
ImageFileReader.

On the ITK side, maybe the m_UseStreaming flag could be used to set the requested region, so only the frames needed are read.
TagsNo tags attached.
Resolution Date
Sprint
Sprint Status
Attached Files

 Relationships

  Notes
(0022695)
Mathieu Malaterre (developer)
2010-10-26 05:44

This is a work in progress, see:

http://sourceforge.net/apps/trac/gdcm/milestone/%5BMM-09%5D%20%E2%80%93%20Streaming [^]
(0022703)
Ivan Macia (developer)
2010-10-26 08:09

Thanks Mathieu. I can provide test data for this and other issues if necessary.

 Issue History
Date Modified Username Field Change
2008-11-27 09:15 Ivan Macia New Issue
2008-11-27 09:27 Mathieu Malaterre Status new => assigned
2008-11-27 09:27 Mathieu Malaterre Assigned To => Mathieu Malaterre
2010-10-26 05:44 Mathieu Malaterre Note Added: 0022695
2010-10-26 05:47 Mathieu Malaterre Status assigned => acknowledged
2010-10-26 08:09 Ivan Macia Note Added: 0022703


Copyright © 2000 - 2018 MantisBT Team