当前注册人数423093人 邮箱: 密码: 注册新用户 忘记密码
首页 C/C++/MFC C# ASP.NET VB.NET MATLAB Android   站内搜索 下载代码说明/积分规则
为什么要注册?

1. 可以直接免费从本站下载代码,防止邮件发送不到您的邮箱,或登录不了国外网站

2. 可以设定关键字,当有您关心的代码收录时,邮件通知您

3. 对这里的代码进行评分和评论

4. 可以和大家一起分享你的源代码,得到更多的建议

40万国外源码搜索
200万国内源码搜索
相关源代码

Iterative Closest Point Method

迭代近邻点(ICP)算法

2008年08月02日
Matlab R12
这个m代码实现了迭代近邻点(ICP-Iterative Closest Point)算法,它可以用于拟合数据中的点到模型中。
相关知识

ICP fit points in data to the points in model. Fit with respect to minimize the sum of square errors with the closest model points and data points.

Ordinary usage:

[R, T] = icp(model,data)

INPUT:

model - matrix with model points,
data - matrix with data points,

OUTPUT:

R - rotation matrix and
T - translation vector accordingly

源代码原文下载:
Iterative Closest Point Method ICP fit points in data to the points in model. Fit with respect to minimize the sum of square errors with the closest model points and data points.

源码图片

点击链接查看大图
从本站下载附件及源代码(1个附件,已经成功下载951次)

最值得关注的外文源代码

Monte Carlo simulations
评论(评论是增加积分的一个有效途径)
字数在300字内
请如实评论
本源代码共评论167次,此处显示最近20次评论! 查看所有评论

王海涛  2020年05月17日
好得很
fenghui  2016年05月16日
学习了……
Xymei_0114  2016年03月21日
学习了……
Jhon_X  2015年10月20日
楼主辛苦啦,资料很不错,参考学习一下,谢谢分享!
shangchen1992  2015年05月07日
感谢分享
Windsor5319  2015年03月18日
加油,努力参详。
likkas  2015年01月19日
积分积分啊
happy4673  2014年09月04日
还行吧
zhaoyuhao  2014年05月28日
很好 很实用
yangxuemei  2014年04月03日
谢谢
中轴线  2014年03月16日
下载看看
mff  2014年03月13日
学习中
steven_kaka  2013年08月29日
学习一下,对我的研究刚好有用
steven_kaka  2013年08月29日
挺不错的
yhl41001  2013年07月05日
学习一下,看看。
tiger  2013年06月28日
下了学习下吧。
琪琪1032  2013年06月12日
很好
叫三哥  2013年05月31日
研究中
wcy15201291731  2013年04月09日
正在研究中 谢谢分享
mc5022473  2013年03月26日
多少积分让下载
字数在300字内
请如实评论
200万国内源码搜索
CopyRight (C) codesoso.com 2007-2009 All Rights Reserved zhihuishi   免责声明