Converting JPG to DCM files
Posted: 2012-02-29T02:11:07-07:00
Hi there,
I try to convert a JPG file to a DCM (DICOM) file.
The command I give:
convert Pic2.JPG Pic2.DCM
The reply I'm getting:
convert:exe: no encode delegate for this image formar 'Pic2.DCM' @ error/constitute.c/WriteImage/1195.
I would like to add that:
1. I DO get a file called "Pic2.DCM", but can't open it with the Xeleris (our DICOM files reader).
2. I did the dame with some tiff files and got the same result.
I use ImageMagic 6.7.5-7 Q16, under Win Xp Pro. I run the commands under command window (cmd).
Thank you very much!
I try to convert a JPG file to a DCM (DICOM) file.
The command I give:
convert Pic2.JPG Pic2.DCM
The reply I'm getting:
convert:exe: no encode delegate for this image formar 'Pic2.DCM' @ error/constitute.c/WriteImage/1195.
I would like to add that:
1. I DO get a file called "Pic2.DCM", but can't open it with the Xeleris (our DICOM files reader).
2. I did the dame with some tiff files and got the same result.
I use ImageMagic 6.7.5-7 Q16, under Win Xp Pro. I run the commands under command window (cmd).
Thank you very much!