[ITK] [ITK-users] SC Registration

Bartłomiej Pyciński bpycinski at polsl.pl
Mon Jun 15 06:56:57 EDT 2015


Hi,
if you are fine with rigid body registration (no deformations, only 
rotation and shift), then you may look at the 
LandmarkBasedTransformInitializer example 
(http://itk.org/Wiki/ITK/Examples/Registration/LandmarkBasedTransformInitializer).
The transformation minimalizes the sum of squares of distances between 
corresponding points.
Regards,
Bartłomiej

W dniu 2015-06-15 o 12:39, Carmine Pagliaro pisze:
> Hi all,
> i'm a new user, well sorry for my inexperience.
> I'm looking for a method that allow me to register two image starting
> from some points.
> Example: I've got two different mri image (image_a; image_b), I set two
> points (p1_a; p2_a (in red in the image attached)) in the image_a, then
> i set two points (p1_b; p2_b (in red in the image attached)) in the
> image_b. well my registration process have to align the two image
> considering align p1_a=p1_b (some location in the registered result
> image) & p2_a=p2_b.
>
> --
> Carmine Pagliaro
> /Life is for sharing./
>
>
>
> _____________________________________
> 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
>
>
>
> _______________________________________________
> Community mailing list
> Community at itk.org
> http://public.kitware.com/mailman/listinfo/community
>


More information about the Community mailing list