<div dir="ltr">Hi comunity,<br><br><div>I'm also working on this LandMark Registration example and can't align the two images.. The two set of points used for landmarks are extracted from another system and stored in a file then parsed into the example. Do I need to take into consideration the images origin to do LandMark Registration (that is, adding the origin to each point parsed? I noticed ITK may use this tag to calculate during registration..</div><div><br></div><div>Matias.</div></div><br><div class="gmail_quote"><div dir="ltr">El lun., 15 de jun. de 2015 a la(s) 8:06 a. m., Bartłomiej Pyciński <<a href="mailto:bpycinski@polsl.pl">bpycinski@polsl.pl</a>> escribió:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
if you are fine with rigid body registration (no deformations, only<br>
rotation and shift), then you may look at the<br>
LandmarkBasedTransformInitializer example<br>
(<a href="http://itk.org/Wiki/ITK/Examples/Registration/LandmarkBasedTransformInitializer" rel="noreferrer" target="_blank">http://itk.org/Wiki/ITK/Examples/Registration/LandmarkBasedTransformInitializer</a>).<br>
The transformation minimalizes the sum of squares of distances between<br>
corresponding points.<br>
Regards,<br>
Bartłomiej<br>
<br>
W dniu 2015-06-15 o 12:39, Carmine Pagliaro pisze:<br>
> Hi all,<br>
> i'm a new user, well sorry for my inexperience.<br>
> I'm looking for a method that allow me to register two image starting<br>
> from some points.<br>
> Example: I've got two different mri image (image_a; image_b), I set two<br>
> points (p1_a; p2_a (in red in the image attached)) in the image_a, then<br>
> i set two points (p1_b; p2_b (in red in the image attached)) in the<br>
> image_b. well my registration process have to align the two image<br>
> considering align p1_a=p1_b (some location in the registered result<br>
> image) & p2_a=p2_b.<br>
><br>
> --<br>
> Carmine Pagliaro<br>
> /Life is for sharing./<br>
><br>
><br>
><br>
> _____________________________________<br>
> Powered by <a href="http://www.kitware.com" rel="noreferrer" target="_blank">www.kitware.com</a><br>
><br>
> Visit other Kitware open-source projects at<br>
> <a href="http://www.kitware.com/opensource/opensource.html" rel="noreferrer" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
><br>
> Kitware offers ITK Training Courses, for more information visit:<br>
> <a href="http://www.kitware.com/products/protraining.php" rel="noreferrer" target="_blank">http://www.kitware.com/products/protraining.php</a><br>
><br>
> Please keep messages on-topic and check the ITK FAQ at:<br>
> <a href="http://www.itk.org/Wiki/ITK_FAQ" rel="noreferrer" target="_blank">http://www.itk.org/Wiki/ITK_FAQ</a><br>
><br>
> Follow this link to subscribe/unsubscribe:<br>
> <a href="http://public.kitware.com/mailman/listinfo/insight-users" rel="noreferrer" target="_blank">http://public.kitware.com/mailman/listinfo/insight-users</a><br>
><br>
><br>
><br>
> _______________________________________________<br>
> Community mailing list<br>
> <a href="mailto:Community@itk.org" target="_blank">Community@itk.org</a><br>
> <a href="http://public.kitware.com/mailman/listinfo/community" rel="noreferrer" target="_blank">http://public.kitware.com/mailman/listinfo/community</a><br>
><br>
_______________________________________________<br>
Community mailing list<br>
<a href="mailto:Community@itk.org" target="_blank">Community@itk.org</a><br>
<a href="http://public.kitware.com/mailman/listinfo/community" rel="noreferrer" target="_blank">http://public.kitware.com/mailman/listinfo/community</a><br>
</blockquote></div><div dir="ltr">-- <br></div><div dir="ltr">Matias</div>