Is there a way to perform an inverse transformation on data that is not in tio format? #1168
-
I want to using I referred to this website, but this code snippet doesn't seem to work. The code I expect is as follows.
Is there a way to achieve this? Thank you! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Hello
|
Beta Was this translation helpful? Give feedback.
Hello
the parameters, needed for the inverse_transform are stored in torchio subject (that has been transformed)
So you need to go with a torchio subject, you can adapt your code like that: