[Insight-users] Reading DICOM Private Tags

Bill Lorensen bill.lorensen at gmail.com
Sat Feb 14 12:33:38 EST 2009


Ufuk,

I believe that gdcm allows you to specify a dicom dictionary at
run-time. This might allow you to access the Philips tags. Perhaps
Mathieu can point you in the direction of some documentation on this
or explain the procedure.

Bill

On Sat, Feb 14, 2009 at 9:40 AM, ufuk mat <ufukmat at gmail.com> wrote:
> Hi all,
>
> I got a dicomdir and need to gather some information about the imaging
> parameters from the file.  To be more specific, I wanna know
>
> echo time, repetition time, scan technique ( spin echo etc. ) row and column
> number of the slices.
>
> I can get the values corresponding to the row and column as they are
> standard tags. However, philips uses its own private tags and they are
> (2001,1025) for
>
> echo time and  (2005,1030) for repetition time. I can not read these values
> even if I manually enter them as strings.
>
> I use ITK 3.10 and the example DicomImageReadPrintTags.cxx almost directly.
>
>
> Thank you in advance.
>
> --
> Ufuk MAT
> Research Assistant
>
> Bogazici University
> Institute of Biomedical Engineering
> 34342, Bebek/Istanbul
>
> Phone : +90 533 484 6301
> Fax     : +90 212 257 5030
>
>
>
>
>
> _____________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the ITK FAQ at:
> http://www.itk.org/Wiki/ITK_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://www.itk.org/mailman/listinfo/insight-users
>
>


More information about the Insight-users mailing list