当前位置:
首页
资源下载

搜索资源 - iterative closest points
搜索资源列表
-
1下载:
matlab完美实现ICP(迭代最近点算法)算法,功能强大,适合匹配数据点-matlab perfect realization of ICP (iterative closest point algorithm) algorithm, a powerful, data points for matching
-
-
0下载:
Iterative Closest points算法,被广泛应用在3d领域,这里实现了将两团点云align到一起的功能-Iterative Closest points algorithm, has been widely used in the field of 3d, where the implementation of the two groups to align with the point cloud of the function
-
-
0下载:
迭代最近点算法,用于匹配数据点集。matlab实现-Iterative closest point algorithm is used to match the data points. matlab implementation
-
-
0下载:
迭代最近点算法的一个简单实现,并使用了两个二维点集进行测试-an implementation and validation for the data association of two 2d point sets based on iterative closest points
-
-
0下载:
ICP算法即:迭代最近点法(Iterative Closest Points Algorithm)。ICP算法由Besl和Mckey提出,是一种基于轮廓特征的点配准方法主要用于解决基于自由形态曲面的配准问题。
-
-
1下载:
针对三维重建中的点云配准问题,提出一种基于点云特征的自动配准算法。利用微软Kinect传感器采集物
体的多视角深度图像,提取目标区域并转化为三维点云。对点云进行滤波并估计快速点特征直方图特征,结合双向
快速近似最近邻搜索算法得到初始对应点集,并使用随机采样一致性算法确定最终对应点集。根据奇异值分解法
求出点云的变换矩阵初始值,在初始配准的基础上运用迭代最近点算法做精细配准。实验结果表明,该配准方法既
保证了三维点云的配准质量,又降低了计算复杂度,具有较高的可操作性和鲁棒性。
-