I have updated to ImageMagick-6.8.8-2 from 6.8.7-10 and I have problems converting from some DCM images. It is working with the same file with the previous version. Maybe an openjpeg problem, because DCM supports some JPEG-2000 version and the delegate result changed from jp2 to openjp2.
Code: Select all
convert test.dcm test.jpg
convert: no decode delegate for this image format `/tmp/magick-8831hGUD43ObSqqV' @ error/constitute.c/ReadImage/555.
convert: no images defined `test.jpg' @ error/convert.c/ConvertImageCommand/3147.
Code: Select all
./configure --enable-hdri --disable-shared --without-magick-plus-plus --with-wmf --with-webp
Code: Select all
DELEGATES = bzlib mpeg fontconfig freetype jng jpeg lcms lzma openexr openjp2 pango png ps tiff webp wmf x xml zlib
Code: Select all
DELEGATES = bzlib mpeg fontconfig freetype jng jp2 jpeg lcms lzma openexr pango png ps tiff webp wmf x xml zlib
Code: Select all
# convert -list format | grep DCM
DCM* r-- Digital Imaging and Communications in Medicine image