Transpose(d)?
#2142
Replies: 1 comment 2 replies
-
Hi @SteEcker, I've just submitted a PR for |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
Thank you for this great effort to harmonize the medical image processing step! I am new to this project and was wondering if there is a reason why there does not exist a corresponding dictionary method for Transpose?
For example, when I read my DICOM image series with the LoadImaged method it returns my volumes as (n_slices, h, w) and I want to rearrange the dimensions.
Please correct me if there exists a method but I missed it.
Beta Was this translation helpful? Give feedback.
All reactions