Replies: 1 comment 14 replies
-
Hi @vikashg, yes MONAI/monai/transforms/io/array.py Lines 320 to 321 in 66422f8 Hope it can help you, thanks! |
Beta Was this translation helpful? Give feedback.
14 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 all,
I want to do some preprocessing and save the preprocessed images but if I write a transformation chain as
If I save this image I see that the image saved has its original dimensions. I wonder if there is something that I am doing wrong.
Beta Was this translation helpful? Give feedback.
All reactions