Replies: 1 comment
-
The ordering is handled by ITK and depends on the output file format. We would need a complete reproducible example with code and data to diagnose any problems. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
I am processing some DTI images and followed the instructions on the page Importing diffusion tensor data from other software to convert from FSL into ANTs format.
The header information all looks correct, but the ordering of the elements after using ImageMath ComponentTo3DTensor appears to be in upper-triangular, rather than the lower-triangular that ANTs needs. Is there a simple way to change the order?
Thanks in advance,
Alix
Beta Was this translation helpful? Give feedback.
All reactions