[vtkusers] Reading a DICOM file with transfer syntax UID 1.2.840.10008.1.2.4.70

toulgen toulgen at gmail.com
Mon Apr 12 11:12:35 EDT 2010


Hi,

 

I have my classes based on CxImage for reading/saving images. 

Today, I want to read a DICOM file having transfer syntax UID
1.2.840.10008.1.2.4.70. 

I can read a DICOM file with transfer syntax UID = 1.2.840.10008.1.2,
1.2.840.10008.1.2.1, 1.2.840.10008.1.2.2, 1.2.840.10008.1.2.4.50,
1.2.840.10008.1.2.4.51, 1.2.840.10008.1.2.4.90, 1.2.840.10008.1.2.4.91.

I can read all tag of DICOM file and extract a jpeg-lossless buffer from
DICOM file with transfer syntax UID 1.2.840.10008.1.2.4.70. 

My problem is I can't decode a buffer containing a compressed jpeg file.

Have you an algorithm to decode a jpeg-lossless image? and/or a c++ source
code ?

 

Thanks,

ToulGen

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20100412/f3c8ed31/attachment.htm>


More information about the vtkusers mailing list