Hi,<br>&nbsp;&nbsp;&nbsp;&nbsp; Does the current version of ITK support<br>reading/writing matrix-valued images?  I noticed<br>that in the itkImageIOBase there are symmetric<br>second rank tensors and diffusion tensors.<br>But they are all symmetric matrices.&nbsp; What
<br>I want are 2x2, 3x3 full matrices, for example,<br>the current DeformationFieldJacobian program<br>in the Example/Registration only saves the<br>determinants of the Jacobian field, but what I <br>want is the field of the full Jacobian matrices.
<br>I think it would be much more convenient<br>if the next update of ITK could allow the reading/writing <br>of such images, at least for 2x2 and 3x3 matrices.<br><br>Thanks!