[Insight-users] Pointset registration

Luis Ibanez luis.ibanez at kitware.com
Sat Jun 9 20:02:50 EDT 2007


Hi Kambiz,

No,
You don't need to know the correspondence between
the points in order to use the ICP method.

It is actually one of the advantages of this method.

Please look at the examples in


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


The examples are in 2D and 3D, but you
can use this method in any dimension.


Regards,


    Luis


----------------------
kambiz rakhshan wrote:
> Hi all,
> I would like to know if iterative point set registration needs to know 
> the corresponding points?I mean if we have 5 points in a point set in 
> one hand and 5 other points in a another point set on the other 
> hand ,but we don't know which point from the point set A is correspond 
> to which point of Point set B,is it still possible to use iterative 
> point set registration?
> Is there any filter in ITK which use leaset -squares fitting of two 
> point set in M-D?
> Thanks
> Danny
> 
> _______________________________________________
> 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