Search found 3 matches

by superot
2012-02-29T23:52:09-07:00
Forum: Bugs
Topic: converting TIFF to JPG - a problem
Replies: 1
Views: 5042

converting TIFF to JPG - a problem

Hi all,

There are some TIFF files I've converted to JPG. For each file, I did it in two ways: the first one is by using the ImageMagic converter, and the other one is by using Windows Paint (File --> save As option).
My workstation is GE's Xeleris. The Xeleris can only read DCM files, but there is ...
by superot
2012-02-29T07:12:27-07:00
Forum: Users
Topic: Converting JPG to DCM files
Replies: 2
Views: 12365

Re: Converting JPG to DCM files

Thank you, Jespa, for your answer and the link. For some reason, I was sure that ImageMagic can also create DCM files.

Anyway, I've found a solution to the problem: Apparently, on the Xeleris3 (the work station I use), there is an option to add JPG files to the patient's case.

Note to developers ...
by superot
2012-02-29T02:11:07-07:00
Forum: Users
Topic: Converting JPG to DCM files
Replies: 2
Views: 12365

Converting JPG to DCM files

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 ...