Closed GoogleCodeExporter closed 9 years ago
The world coordinates are correct for most images, but (for example) incorrect
for a coronally scanned MRI dataset in my possession.
DICOMReader.py line 44 might be related to this problem:
self._reader.SetFileLowerLeft(1)
Although flipping this switch to zero doesn't resolve the issue (it does change
the output world coordinates though)
Original comment by fma...@gmail.com
on 20 Jun 2011 at 12:22
This issue was closed by revision r4068.
Original comment by fma...@gmail.com
on 23 Jun 2011 at 6:34
Issue 197 has been merged into this issue.
Original comment by fma...@gmail.com
on 24 Jun 2011 at 6:27
Original issue reported on code.google.com by
fma...@gmail.com
on 3 Jun 2011 at 1:09