How do I convert single .dcm file into a sequence with pydicom #2117
Unanswered
jiaomei222
asked this question in
Q&A
Replies: 1 comment
-
This is not trivial, and pydicom does not support it directly, though you may have a look at highdicom - they provide such a functionality as far as I know. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I need to convert single .dcm file into a sequence that can be opened by ITK-SNAP, as in the conversion from Figure 1 to Figure 2
Beta Was this translation helpful? Give feedback.
All reactions