[Insight-users] Registration and Euler3DTransform

Luis Ibanez luis . ibanez at kitware . com
Fri, 25 Jul 2003 17:45:05 -0400


Hi Michael,

The Euler3DTransform is only appropriate for small rotations.
In that conditions you could use any of the GradientDescent
optimizers.

Please keep in mind that this parameterization of the transform
is very non-linear.  What the optimizer is doing is to perform
a linear approximation at every step. So, try keeping the step
length at a very conservative value.


Regards,


   Luis



--------------------
Michael Kuhn wrote:
> Hi,
> 
> does anyone have any experience using the Euler3DTransform for a 
> registration? Which one would be a suitable optimizer for it?
> 
> Thanks,
> 
> Michael
> 
> _______________________________________________
> Insight-users mailing list
> Insight-users at itk . org
> http://www . itk . org/mailman/listinfo/insight-users
>