Replies: 2 comments 2 replies
-
Can you please include your ants version and the full command? |
Beta Was this translation helpful? Give feedback.
1 reply
-
Any help here? |
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
-
I am completely new to the subject. Therefore, it may be that my question is quite simple. But I didn't find anything about it in the documentation.
I have used the command antsRegistration with -a 1 to get the deformation field as HDF5 file. However, I do not understand all the values that are in the file. It contains a group "TransformGroup" which in turn contains groups "0", "1" and "2".
For example, "1" and "2" contains a dataset "TransformFixedParameters". But I don't understand what the values represent.
In "1" they are:
2.0665789120387927
1.5655694997531708
and in "2" :
3000.0
3000.0
0.0
0.0
0.0013000000035390258
0.0013000000035390258
1.0
0.0
0.0
1.0
That the first two stand for values for the image size, I could still infer.
Can someone explain me the structure of this HDF5 file?
Beta Was this translation helpful? Give feedback.
All reactions