Replies: 1 comment
-
@artoews Very good question, thanks! First of all, the transform you specify to
See also I'm sorry we did not yet make a Python example for this use case 🤷 |
Beta Was this translation helpful? Give feedback.
-
@artoews Very good question, thanks! First of all, the transform you specify to
See also I'm sorry we did not yet make a Python example for this use case 🤷 |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I have a deformation field in numpy array format and want to use Transformix to apply this deformation field to an image. Basically I want to adapt this python example script, replacing the TranslationTransform with a DeformationFieldTransform. How can this be done?
Beta Was this translation helpful? Give feedback.
All reactions