comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Re: Siemens Axiom Artis DICOM images
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Switch to threaded view of this topic Create a new topic Submit Reply
Re: Siemens Axiom Artis DICOM images [message #37530] Tue, 06 January 2004 03:08
ed.mcdonagh is currently offline  ed.mcdonagh
Messages: 2
Registered: January 2004
Junior Member
"Rick Towler" <rtowler@u.washington.edu> wrote in message news:<btcfba$m44$1@nntp6.u.washington.edu>...
> "Ed" wrote in message...

>> Has anyone had any experience reading DICOM images taken from a
>> Siemens Axiom Artis Cardiac Cath Lab system?
>>
>> I am unable to get IDL to open any of the files we have written to CD
>> from this unit.

<snip>

> I suggest reading the IDL help on "DICOM, conformance summary".
> Specifically the "Encapsulated Transfer Syntaxes Not Supported" section.
>
> You will find that the Siemens files are in a format that IDL doesn't
> support. I would suggest trying to export the images in a supported
> transfer syntax (I don't know if Osiris can do this).
>
> -Rick

Thanks Rick. I checked, and the images I was looking at use lossless
JPEG. I took a look at the Watsyn DICOM conformance statement, to see
if it was a problem for Watsyn. Turns out it is only in the second
version (1.2) of that program that they started supporting lossless
JPEG.

If all Siemens DICOM images are in this format (I haven't checked
yet), then surely this makes IDL's support of DICOM rather patchy as
Siemens do have a significant chunk of the medical imaging market!

Has anyone found a way around this problem/know if there are going to
be any updates to IDL to address it?

Thanks, Ed.
Re: Siemens Axiom Artis DICOM images [message #37535 is a reply to message #37530] Mon, 05 January 2004 11:50 Go to previous message
Rick Towler is currently offline  Rick Towler
Messages: 821
Registered: August 1998
Senior Member
"Ed" wrote in message...
> Dear group
> Has anyone had any experience reading DICOM images taken from a
> Siemens Axiom Artis Cardiac Cath Lab system?
>
> I am unable to get IDL to open any of the files we have written to CD
> from this unit.
>
> READ_DICOM reports that:
> The file sample.dcm is not in a supported DICOM format
>
> And when I attempt to access the image data using
> array =obj->GetValue('7fe0'x, '0010'x, /NO_COPY)
> array becomes -1
>
> I can access the data from a GE CT scanner, and from a GE Full Field
> Mammo unit.
>
> I can also view all the images including the siemens ones using
> Osiris.
>
> Any help would be much appreciated.

I suggest reading the IDL help on "DICOM, conformance summary".
Specifically the "Encapsulated Transfer Syntaxes Not Supported" section.

You will find that the Siemens files are in a format that IDL doesn't
support. I would suggest trying to export the images in a supported
transfer syntax (I don't know if Osiris can do this).

-Rick
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: Siemens Axiom Artis DICOM images
Next Topic: How to use built in functions of ENVI in IDL program

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Sat Oct 11 18:14:39 PDT 2025

Total time taken to generate the page: 0.56072 seconds