[vtkusers] [vtk-developers] Reading a DICOM file with transfer syntax UID 1.2.840.10008.1.2.4.70
Mathieu Malaterre
mathieu.malaterre at gmail.com
Mon Apr 12 11:56:04 EDT 2010
Hi,
On Mon, Apr 12, 2010 at 5:12 PM, toulgen <toulgen at gmail.com> wrote:
> 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.
Which toolkit are you using for 1.2.840.10008.1.2.4.90 and
1.2.840.10008.1.2.4.91 ?
There is only one(*) that provide J2K support AFAIK. And this
particular one also does support lossless jpeg out of the box...
Please describe what you mean by " I can’t decode a buffer containing
a compressed jpeg file."
Thanks.
--
Mathieu
(*) http://gdcm.sf.net
More information about the vtkusers
mailing list