Hi all,
i am using succesfully ImageMagick library to convert Dicom files to Jpeg format.
Now i am getting the following error converting some new Dicom files:
convert 00404825 file1.jpg
convert.exe: Unsupported JPEG process: SOF type 0xc3 `C:/Users/Marco/AppData/Loc
al/Temp/magick-12932mjHhaGzMnHKC' @ error/jpeg.c/JPEGErrorHandler/319.
convert.exe: no images defined `file1.jpg' @ error/convert.c/ConvertImageCommand
/3106.
Dicom files:
https://www.dropbox.com/s/q7ba7fsoguzj928/00404825?dl=0
https://www.dropbox.com/s/xp42wt1dcrsnd0t/02113409?dl=0
I am using ImageMagick-6.8.5-Q16
Thanks
Marco
DICOM Convert error
Re: DICOM Convert error
Its likely a lossless-encoded JPEG image which requires that you build ImageMagick with the lossless version of the JPEG delegate library.
Re: DICOM Convert error
Hi,
i am using binary version of ImageMagick, i don't know how to do this operation.
thanks
Marco
i am using binary version of ImageMagick, i don't know how to do this operation.
thanks
Marco