Unable to convert "Jpeg Lossless, Non Hierarchial, 1st Order Prediction

All other questions regarding DCMTK

Moderator: Moderator Team

Post Reply
Message
Author
svedagiri
Posts: 2
Joined: Fri, 2005-01-28, 15:10

Unable to convert "Jpeg Lossless, Non Hierarchial, 1st Order Prediction

#1 Post by svedagiri »

We have been using the Dicom Offis toolkit for the last few days.
We are able to use SCUStore for sending CT/CR/MRI Images but encountered the following error when trying an Angiogram.

Unable to convert "Jpeg Lossless, Non Hierarchial, 1st Order Prediction" transfer syntax to "LittleEndianExplicit".


Do we need to convert the images using some other tool before doing an SCUsend.

Is there a way to rectify this problem? Please help.

Thanks

Jörg Riesmeier
ICSMED DICOM Services
ICSMED DICOM Services
Posts: 2217
Joined: Fri, 2004-10-29, 21:38
Location: Oldenburg, Germany

#2 Post by Jörg Riesmeier »

You have to specify the corresponding --prefer-xxx option when calling the storescu, e.g. in your case --propose-lossless (or -xs).

An alternative solution would be to use the "association negotiation profiles" which have been introduced with DCMTK 3.5.3 (see documentation for details).

svedagiri
Posts: 2
Joined: Fri, 2005-01-28, 15:10

Still getting the same error

#3 Post by svedagiri »

I started the storescp with the following command

>storescp +t= 1001

and sent the dicom file seq6 stored in c:\ as follows

> storescu -xs localhost 1001

I also tried with all the other -x? options with the same error

Got the error unable to convert data set from Jpeg Lossless, Non Hierarchial, 1st Order Prediction" to "LittlerEndian"

I think I am missing out something.

There are no errors seen at storescp except that the storescu is failing to send the message after association

Jörg Riesmeier
ICSMED DICOM Services
ICSMED DICOM Services
Posts: 2217
Joined: Fri, 2004-10-29, 21:38
Location: Oldenburg, Germany

#4 Post by Jörg Riesmeier »

I didn't know that you're using "storescp" as a receiver. Just specify the preferred transfer syntax as a command line option, i.e. in your case --prefer-lossless (+xs).

Post Reply

Who is online

Users browsing this forum: Bing [Bot], Google [Bot] and 0 guests