Actions
Bug #453
closedCrash during image scaling (c't algorithm)
Start date:
2012-09-27
Due date:
% Done:
100%
Estimated time:
Module:
dcmimgle
Operating System:
Compiler:
Description
The program dcmj2pnm crashes when using the following command line:
dcmj2pnm +i 4 -a +Svx 128 +Syv 102 +ob FUJIFILM_CR.dcm FUJIFILM_CR.bmp
Here's the output (latest DCMTK development version on caesar):
[...] I: scaling image, Y size=102, Interpolation=4, Aspect Ratio=no D: using reduce pixel scaling algorithm with interpolation from c't magazine Speicherzugriffsfehler
The sample file can be found in "/share/dicom/contrib/20120927_takeo_scale_image_crash/FUJIFILM_CR.zip".
Actions