MantisBT - ITK
View Issue Details
0010231ITKpublic2010-02-02 14:162010-02-17 14:24
Luis Ibanez 
Luis Ibanez 
normalminorhave not tried
closedfixed 
ITK-3-16 
 
0010231: 0010115: itkGDCMImageIO fails to compute proper orientation and origin for Enhanced MR Image Storage dicom images
Multiframe MR dicom images store the orientation and origin within a functional group sequence. Currently, gdcm does not retrieve this information. Consequently, itkGDCMImageIO computes the incorrect orientation and origin.

This is a port of the fix for Bug : 0010115
to the ITK 3.16 branch.
No tags attached.
child of 0010115closed Bill Lorensen itkGDCMImageIO fails to compute proper orientation and origin for Enhanced MR Image Storage dicom images 
Issue History
2010-02-02 14:16Luis IbanezNew Issue
2010-02-02 14:17Luis IbanezStatusnew => assigned
2010-02-02 14:17Luis IbanezAssigned To => Luis Ibanez
2010-02-02 14:17Luis IbanezRelationship addedchild of 0010115
2010-02-02 17:45Luis IbanezNote Added: 0019446
2010-02-02 17:46Luis IbanezNote Added: 0019447
2010-02-02 17:46Luis IbanezStatusassigned => resolved
2010-02-02 17:46Luis IbanezResolutionopen => fixed
2010-02-17 14:24Bill LorensenStatusresolved => closed

Notes
(0019446)
Luis Ibanez   
2010-02-02 17:45   
The changes have been committed to the ITK 3.16 branch.

http://public.kitware.com/cgi-bin/viewcvs.cgi/Utilities/gdcm/src/gdcmFile.h?r1=1.8&r2=1.8.16.1&pathrev=ITK-3-16&sortby=date&root=Insight [^]

http://public.kitware.com/cgi-bin/viewcvs.cgi/Utilities/gdcm/src/gdcmFile.cxx?r1=1.28&r2=1.28.4.1&pathrev=ITK-3-16&sortby=date&root=Insight [^]
(0019447)
Luis Ibanez   
2010-02-02 17:46   
Experimental submission was Green:
http://www.cdash.org/CDash/buildSummary.php?buildid=529931 [^]