[Insight-users] How to get Image Orientaion, Image Postion etc. for a dicom image using itk

Hui Wang cougarhui at yahoo.com
Tue Oct 20 16:48:56 EDT 2009


Hi, All

I am trying to get some header information for a dicom image using itk.

Now I tried itk::GDCMImageIO class. And I can get image dimention using GetDimensions function.
                                                                                           spacing  using GetSpacing function.

How to get the following information?
 
            Image Orientation
            Image Position
            Slice Thickness
            Slice Location
            Field of View

I didn't find function in itk::GDCMImageIO class to do this. 
Any help is appreciated. Thanks.

Hui


      
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.itk.org/pipermail/insight-users/attachments/20091020/e3079f14/attachment-0001.htm>


More information about the Insight-users mailing list