Bug #314
closed
DcmElement::getUncompressedFrameSize() funktioniert nur bei BitsAllocated = n*8
Added by Jörg Riesmeier almost 16 years ago.
Updated over 10 years ago.
Description
Wenn BitsAllocated kein Vielfaches von 8 ist, dann stimmt die berechnete Frame-Größe insofern nicht, als dass in ''DcmPixelData::getUncompressedFrame()'' bei unkomprimierten Bildern ein falsches Start-Offset berechnet wird.
Files
- Category set to Library
- Assignee set to Marco Eichelberg
- Tracker changed from Feature to Bug
- Target version set to 3.6.2
- % Done changed from 0 to 50
I checked the old "bug list" in the Wiki: the timestamp seems to be correct (which does not clarify the contradiction).
So, we probably need to test the code with an appropriate test file...
I have created a test image with 3 frames and BitsAllocated=24, and image display works just fine. So the commit from 2009 indeed solved this problem. Attached the test file (manually generated starting with a Cabinet test image).
Also available in: Atom
PDF