[ITK-users] Euler 2D transform and Fixed Center Of Rotation Affine Transform

Matias Montroull matimontg at gmail.com
Sat May 16 20:05:46 EDT 2015


You could modify one of the examples out there using another transform and
modify the parameters so that you end up with this:

The first parameter
is the angle
in radians and the
last two parameters
are the translation
in each dimension.

On Thu, May 14, 2015 at 12:21 PM, Pietro Nardelli <p.nardelli at umail.ucc.ie>
wrote:

> Hi guys,
>
> I have two 2D images that I would like to register using the center of the
> image as center of rotation. I found out that both the class
> Euler2DTransform and FixedCenterOfRotationAffineTransform would do what I
> need. What is the exact difference between the two? Is one better than the
> other? Also, how do I specify the center of the image in those classes? I
> haven't found any example doing that.
>
> Thank you very much for your help,
> Pietro
>
>
> _____________________________________
> 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://public.kitware.com/mailman/listinfo/insight-users
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/insight-users/attachments/20150516/fde4635c/attachment.html>


More information about the Insight-users mailing list