<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:times new roman,new york,times,serif;font-size:12pt"><div>Hi, All<br><br>I am trying to get some header information for a dicom image using itk.<br><br>Now I tried itk::GDCMImageIO class. And I can get image dimention using GetDimensions function.<br> spacing using GetSpacing function.<br><br>How to get the
following information?<br> <br> Image Orientation<br> Image Position<br> Slice Thickness<br> Slice Location<br> Field of View<br><br>I didn't find function in itk::GDCMImageIO class to do this. <br>Any help is appreciated. Thanks.<br><br>Hui<br> <br></div></div><br>
</body></html>