[Insight-users] Retrieving DICOM header information

Mathieu Malaterre mathieu.malaterre at gmail.com
Wed Nov 5 08:03:26 EST 2008


On Wed, Nov 5, 2008 at 1:58 PM, John Smith <af3113 at yahoo.com> wrote:
> Hi,
>
> Is there a way to retrieve DICOM header information like: Time point (in
> case of 4D), Patient position, Study description, Protocol, etc. I use for
> the moment "itkGDCMImageIO", but it looks like I cannot do this job or may
> be I don't know how to do it. Is there a way to retrieve all of this
> information via that mentioned class, or do you recommend another class? or
> there no such a class which does that job at all?
>

Check out DicomImageReadPrintTags.cxxn should be reference in the ITK
software guide in the DICOM section.

$ ./DicomImageReadPrintTags input.dcm


2cts
-- 
Mathieu


More information about the Insight-users mailing list