Replies: 2 comments 1 reply
-
|
To convert the format, this should do it: See also here https://github.com/ANTsX/ANTsPy/wiki/ANTs-transform-concepts-and-file-formats for more on how to get at the transform parameters in python. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Thanks but this gives 9 different parameters, I do not think they would fit with what is usually required for signal regression (often is expected 6 parameters (trans_x, trans_y, trans_z, rot_x, rot_y, rot_z)? Working with AI, sorry if it totally stupid, I got: What do you think? |
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,
I would to know if their is a way to convert or to get the movement correction matrices from ants.motion_correction (antspy). It seems that with the output we can only get the .mat, and the output image.
Best,
Clément
Beta Was this translation helpful? Give feedback.
All reactions