Replies: 1 comment 1 reply
-
Hi @hw-ju, thanks for your interest here! Hope it can help you, thanks! |
Beta Was this translation helpful? Give feedback.
1 reply
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 there!
I'm confused about the use of image MetaTensor.meta.
After running LoadImage or LoadImaged, the metadata will be loaded into header dict, correct? Then what's the purpose of the returned image MetaTensor.meta?
Both array and dictionary transforms can return image MetaTensor. Does MetaTensor.meta record all the transform matrices? If it is, can we use it to invert the transform chain to recover the original image? Any tutorial showing how to do it?
Beta Was this translation helpful? Give feedback.
All reactions