Hello:
We have a webservice that crack opens the Dicom Image and create thumbnails out of it. We rely on ClearCanvas library to read different compressions. The problem transfer syntax is this:
1.2.840.10008.1.2.4.91 JPEG2KLossy JPEG 2000 Lossy Compression 1
Somewhere in forum/documentation I read that I need the ClearCanvas.ImageViewer.Codec.Jpeg2000.dll read that particular transfer syntax, but I have not been able to find it yet.
Has someone experienced these issues?
The error I get when opening the above mentioned data is thus:
ClearCanvas.Common.Platform Log OpenJPEG: 00000000: expected a marker instead of 0\n 0
Any help is appreciated.
Thanks