[ITK] [ITK-users] general info ICP implementation
D'Isidoro Fabio
fisidoro at ethz.ch
Mon Aug 10 10:32:24 EDT 2015
I am trying to figure out how ICP is implemented in ITK. The general approach consists in iterating two steps: first compute the correspondences and then find the best transform with the current correspondences by using a close formula.
However in the ITK implementation I can't see this approach, plus LevenbergMarquardt alrgorithm is used instead of close formula to determine the transform. I know a special version of LevenbergMarquardt-ICP algorithm has been proposed in the following paper, however I can't see how the ITK implementation follows this proposed method (the ITK implementation seems to me very generic like any other optimization problem). Where should I look for?
Paper: "Robust registration of 2D and 3D point sets" Fitzgibbon 2003.
Thank you very much.
Fabio
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/community/attachments/20150810/bae5f91a/attachment.html>
-------------- next part --------------
_____________________________________
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
More information about the Community
mailing list