[ITK-users] Exponential Displacement Field Image Filter

brian avants stnava at gmail.com
Wed Apr 30 07:59:07 EDT 2014


there are probably numerical limitations to that filter.

however, a more fundamental concern is that the velocity fields must be
regular in some sense for the exponential to be valid.

you could try smoothing after you average.
On Apr 30, 2014 7:05 AM, "Pedro Morais" <pedromorais-17 at hotmail.com> wrote:

> Hi,
>
> I'm combining two affine transformations computing a velocity field sum.
> Then, I'm using the ExponentialDisplacementFieldImageFilter to compute a
> diffeomorphic displacement field. Since this method is diffeomorphic, the
> inverse transformation should be always available. So I'm computing the
> displacement field and it's inverse (I use the
> ExponentialDisplacementFieldImageFilter with ComputeInverse). The problem
> is, when I use this strategy with two rotations (two concentric circles) in
> opposite directions, applying  the inverse displacement field is not giving
> the initial position(so, the diffeomorphic transformation is not verified).
> Do you have any information about some problem in this class?
>
> Thanks for the help.
>
> Regards,
> Pedro Morais
>
>
> _____________________________________
> 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
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.itk.org/pipermail/insight-users/attachments/20140430/987a4ca0/attachment.html>


More information about the Insight-users mailing list