Reorienting an Enhanced CT #2007
-
|
Hi all, I'm trying to reorient an Enhanced CT file. I was hopeful that I could use the Am I missing something, or does this only work with DICOMDIRs? Thanks, |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
|
As a quick test, I tried adding an extra constructor to And then constructed VolumeData from that: At first glance, that actually seems to work :) For now we can't really wait for a fo-dicom release due to our timeline, but I'll try to get it so we can contribute this (and other things) properly in the future. |
Beta Was this translation helpful? Give feedback.
As a quick test, I tried adding an extra constructor to
ImageDatato specify the frame:And then constructed VolumeData from that: