This repository is under review for potential modification in compliance with Administration directives.
[#4575] image origin and axes directions not set from multi-slice DICOM
files
Date: 2010-01-26 19:24 |
Priority: more information 1 |
Submitted By:
Torsten Rohlfing (torsten_at_home)
|
Assigned To: more information
Torsten Rohlfing (torstenrohlfing) |
Hardware: All | Product: CMTK-core |
Operating System: All | Component: Libs |
Version: svn/trunk | Severity: trivial |
Resolution: Fixed |
Summary: more information image origin and axes directions not set from multi-slice DICOM
files |
| Detailed description |
The image origin and
orientation tags are read from the DICOM file in
cmtk::VolumeFromFile::ReadDICOM, but they are not converted into an
image-to-physical space transformation matrix.
Because there are only two orientations currently read (for the x
and y axes), we either have to find the missing orientation in the
file still, or compute it from the other two directions via vector
cross product.
Not a high priority, because we haven't seen a multi-slice DICOM
file for a long time. Stacking of single-slice files is unaffected
by this.
| |
|
Response
| Message |
Date: 2012-08-24 22:42
Sender: Torsten Rohlfing
This is fixed for multi-slice mosaic DICOM files.
| |
|
Attached Files:
| Name |
Download | | No Files Currently Attached | |
|
Changes:
| Field |
Old Value |
Date |
By |
| Resolution | Accepted As Bug | 2012-08-24 22:42 | torstenrohlfing |
| New Message | | 2012-08-24 22:42 | torstenrohlfing |
| status_id | Open | 2012-08-24 22:42 | torstenrohlfing | |
|