Dear All,
When i am trying to convert a dicom (.dcm) file to .jpg, I don't see the picture except showing a blank picture. Currently i am using ImageMagick-6.6.1-Q16, i am giving following command for conversion
convert brain_001.dcm brain_001.gif
Any helps would be greatly appreciated.
Thanks
Bhanu S
Unable to conver .dcm file to jpef or any other fomat
-
- Posts: 6
- Joined: 2011-01-18T07:43:04-07:00
- Authentication code: 8675308
-
- Posts: 6
- Joined: 2011-01-18T07:43:04-07:00
- Authentication code: 8675308
Re: Unable to conver .dcm file to jpef or any other fomat
I tried below option also but nothing has worked out
convert brain_001.dcm -quality 100% brain_001.jpg
Please help me in resolving this issue ?
its critical for me.
Thanks
Bhanu S
convert brain_001.dcm -quality 100% brain_001.jpg
Please help me in resolving this issue ?
its critical for me.
Thanks
Bhanu S
Re: Unable to conver .dcm file to jpef or any other fomat
Post a URL to your image so we can download it and reproduce the problem.
-
- Posts: 6
- Joined: 2011-01-18T07:43:04-07:00
- Authentication code: 8675308
Re: Unable to conver .dcm file to jpef or any other fomat
I had tested it in the local system, is it possible that i can attach those files. Or attach the screenshot, since its not in the public url.
Thanks
Bhanu S
Thanks
Bhanu S
-
- Posts: 6
- Joined: 2011-01-18T07:43:04-07:00
- Authentication code: 8675308
Re: Unable to conver .dcm file to jpef or any other fomat
Or can you provide your email id which i can send a mail. Please as this is important to us, can you help us in resolving the issue
Thanks
Bhanu s
Thanks
Bhanu s
-
- Posts: 6
- Joined: 2011-01-18T07:43:04-07:00
- Authentication code: 8675308
Re: Unable to conver .dcm file to jpef or any other fomat
Here is the link where you can download the images and where i had tried to convert into the dcm to jpeg.
http://webscripts.softpedia.com/dyn-pos ... 32&t=0&i=1
Please help in resolving this issues, let me know whether some other parameters are missing while converting
Thanks
Bhanu S
http://webscripts.softpedia.com/dyn-pos ... 32&t=0&i=1
Please help in resolving this issues, let me know whether some other parameters are missing while converting
Thanks
Bhanu S
-
- Posts: 6
- Joined: 2011-01-18T07:43:04-07:00
- Authentication code: 8675308
Re: Unable to conver .dcm file to jpef or any other fomat
Any help on this, please let me know. If you know any cammand line tool to convert dcm, tiff to other formats let me know
Thanks
Bhanu S
Thanks
Bhanu S
Re: Unable to conver .dcm file to jpef or any other fomat
Your images display fine for us:
- convert brain_020.dcm -normalize brain_020.png