[ITK Community] [Insight-users] Jacobian of an affine transform

francois rousseau rousseau at unistra.fr
Wed Jan 22 03:31:37 EST 2014


Hi there,

I’m trying to check itkDisplacementFieldJacobianDeterminantFilter for affine transform and I get weird results.

Basically, I’ve created a simple affine transform with a scale factor in x dimension :

#Insight Transform File V1.0
#Transform 0
Transform: MatrixOffsetTransformBase_double_3_3
Parameters: 1.5 0 0 0 1 0 0 0 1 0 0 0 
FixedParameters: 22.6774 -12.4914 6.04305

I’ve converted this affine file to a deformation field using ComposeMultiTransform (from ANTS). The field is correct so far.

Then, I computed the jacobian of the field using itkDisplacementFieldJacobianDeterminantFilter.
Jacobian is constant and equal to 1.

I would have expected 1.5 or 2/3.

Am I doing something wrong?


Thanks
François


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/community/attachments/20140122/e43b75f2/attachment-0002.html>
-------------- next part --------------
_____________________________________
Powered by www.kitware.com

Visit other Kitware open-source projects at
http://www.kitware.com/opensource/opensource.html

Kitware offers ITK Training Courses, for more information visit:
http://www.kitware.com/products/protraining.php

Please keep messages on-topic and check the ITK FAQ at:
http://www.itk.org/Wiki/ITK_FAQ

Follow this link to subscribe/unsubscribe:
http://www.itk.org/mailman/listinfo/insight-users


More information about the Community mailing list