MantisBT - ITK |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0008834 | ITK | | public | 2009-04-02 10:38 | 2009-04-02 10:41 |
|
Reporter | Luis Ibanez | |
Assigned To | Luis Ibanez | |
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | |
Platform | | OS | | OS Version | |
Product Version | ITK-3-12 | |
Target Version | | Fixed in Version | | |
Resolution Date | |
Sprint | |
Sprint Status | |
|
Summary | 0008834: Analyze direction cosines do not need correction when image dimension matches file dimension |
Description | The AnalyzeIO class applies a reinterpretation of direction cosines when a 3D image is loaded into a 2D image. This reinterpretation is not needed when the dimension of the file matches the dimension of the image (e.g. file = 2D and image = 2D, or file = 3D and image = 3D ).
|
Steps To Reproduce | |
Additional Information | This fix is being ported to ITK 3.12 from a fix committed by Hans Johnson in the ITK main trunk:
http://public.kitware.com/cgi-bin/viewcvs.cgi/Code/IO/itkAnalyzeImageIO.cxx?root=Insight&r1=1.94&r2=1.95 [^] |
Tags | No tags attached. |
Relationships | |
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2009-04-02 10:38 | Luis Ibanez | New Issue | |
2009-04-02 10:38 | Luis Ibanez | Status | new => assigned |
2009-04-02 10:38 | Luis Ibanez | Assigned To | => Luis Ibanez |
2009-04-02 10:41 | Luis Ibanez | Note Added: 0015893 | |
2009-04-02 10:41 | Luis Ibanez | Note Added: 0015894 | |
2009-04-02 10:41 | Luis Ibanez | Status | assigned => closed |
2009-04-02 10:41 | Luis Ibanez | Resolution | open => fixed |