[Insight-users] Point-set registration

Luis Ibanez luis.ibanez at kitware.com
Fri Jan 16 08:43:24 EST 2009


Hi Aditya,

You may want to try the ICP examples

Insight/Examples/Patented
    IterativeClosestPoint1.cxx
    IterativeClosestPoint2.cxx
    IterativeClosestPoint3.cxx	


   Regards,


       Luis


-------------------------
aditya saurabh wrote:
> Hello,
> 
> I am new to using itk for registration. I have to perform registration 
> of point set pairs which need not have same number of points and also 
> may have extraneous points which should not contribute to the final 
> result of the registration. The use of simple translation transform for 
> this results in wrong result. The itk documentation suggested the use of 
> the itkKernelTransform to perform registration of point sets. Please 
> somebody tell me how to go about doing that.
> 
> P.S. I need the translation results in pixels.
> 
> Thanks in advance.
> 
> Aditya
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> Insight-users mailing list
> Insight-users at itk.org
> http://www.itk.org/mailman/listinfo/insight-users


More information about the Insight-users mailing list