<html><head><meta http-equiv="Content-Type" content="text/html charset=windows-1252"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">Hi there,<div><br></div><div><div>I’m trying to check itkDisplacementFieldJacobianDeterminantFilter for affine transform and I get weird results.</div><div><br></div><div>Basically, I’ve created a simple affine transform with a scale factor in x dimension :</div><div><br></div><div><div style="margin: 0px; font-size: 11px; font-family: Menlo; background-color: rgb(253, 255, 255);">#Insight Transform File V1.0</div><div style="margin: 0px; font-size: 11px; font-family: Menlo; background-color: rgb(253, 255, 255);">#Transform 0</div><div style="margin: 0px; font-size: 11px; font-family: Menlo; background-color: rgb(253, 255, 255);">Transform: MatrixOffsetTransformBase_double_3_3</div><div style="margin: 0px; font-size: 11px; font-family: Menlo; background-color: rgb(253, 255, 255);">Parameters: 1.5 0 0 0 1 0 0 0 1 0 0 0 </div><div style="margin: 0px; font-size: 11px; font-family: Menlo; background-color: rgb(253, 255, 255);">FixedParameters: 22.6774 -12.4914 6.04305</div></div><div style="margin: 0px; font-size: 11px; font-family: Menlo; background-color: rgb(253, 255, 255);"><br></div><div style="margin: 0px; font-size: 11px; font-family: Menlo; background-color: rgb(253, 255, 255);">I’ve converted this affine file to a deformation field using ComposeMultiTransform (from ANTS). The field is correct so far.</div><div style="margin: 0px; font-size: 11px; font-family: Menlo; background-color: rgb(253, 255, 255);"><br></div><div style="margin: 0px; font-size: 11px; font-family: Menlo; background-color: rgb(253, 255, 255);">Then, I computed the jacobian of the field using itkDisplacementFieldJacobianDeterminantFilter.</div><div style="margin: 0px; font-size: 11px; font-family: Menlo; background-color: rgb(253, 255, 255);">Jacobian is constant and equal to 1.</div><div style="margin: 0px; font-size: 11px; font-family: Menlo; background-color: rgb(253, 255, 255);"><br></div><div style="margin: 0px; font-size: 11px; font-family: Menlo; background-color: rgb(253, 255, 255);">I would have expected 1.5 or 2/3.</div><div style="margin: 0px; font-size: 11px; font-family: Menlo; background-color: rgb(253, 255, 255);"><br></div><div style="margin: 0px; font-size: 11px; font-family: Menlo; background-color: rgb(253, 255, 255);">Am I doing something wrong?</div></div><div><br></div><div><br></div><div>Thanks</div><div>François<br><div apple-content-edited="true"><br>
</div>
<br></div></body></html>