-
ICP-point-cloud-registration
三维激光点云配准是点云三维建模的关键问题之一。经典的 ICP 算法对点云初始位置要求较高且配准
效率较低,提出了一种改进的 ICP 点云配准算法。该算法首先利用主成分分析法实现点云的初始配准,获得较好
的点云初始位置,然后在经典 ICP 算法的基础上,采用 k - d tree 结构实现加速搜索,并利用方向向量夹角阈值去除
错误点对,提高算法的效率。实验表明,本算法流程在保证配准精度的前提下,显著提高了配准效率。
(Three-dimensional laser point cloud registration is one of the key three-dimensional point cloud model. High classical ICP algorithm to the initial position of the point cloud registration requirements and low efficiency, proposed an improved ICP point cloud registration algorithm. Firstly, the use of principal component analysis of the initial point cloud registration, get a better initial position of the point cloud, then the basis of classical ICP algorithm using k- d tree structure to achieve speed up the search, and using the direction vector angle the removal of the threshold point error and improve the efficiency of the algorithm. Experiments show that the algorithm processes to ensure the accuracy of registration under the premise, significantly improve the efficiency of registration.)
- 2016-08-01 10:34:57下载
- 积分:1
-
SIFTVC6
sift角点检测及匹配,在不同尺度空间下的角点检测方法,很方便实用。(sift corner detection and matching, the corner detection methods under different scales of space, it is convenient and practical.)
- 2013-12-08 17:25:35下载
- 积分:1
-
harris_watermark
说明: 基于HARRIS特征点的数字水印的嵌入算法,以及数字水印的检测算法(Watermark embedding and Detection in image based on Harris features points)
- 2020-09-03 18:08:08下载
- 积分:1
-
pca
经典主成分分析法,实现高光谱图像的降维处理 (Classical principal component analysis, to achieve high spectral image dimensionality reduction)
- 2013-09-28 10:23:04下载
- 积分:1
-
2、平均梯度算法及区域能量算法
说明: 实现简单的梯度算法,这是一个函数文件。调用函数的主程序文件以及实验用的lena图都一并上传了,使用简单,快捷。注:该程序可以直接处理彩色图像。(Implementation of simple gradient algorithm, this is a function file. The main program file of calling function and Lena diagram for experiment are uploaded together. It is easy and fast to use. Note: This program can process color image directly.)
- 2020-07-17 11:02:10下载
- 积分:1
-
Multi-lbp
多尺度LBP,代码根据论文“Learning Multi-scale Block Local Binary Patterns for Face Recognition”编写的(this code is obtained from the paper named "Learning Multi-scale Block Local Binary Patterns for Face Recognition")
- 2013-05-07 09:49:22下载
- 积分:1
-
Code2
实验目的:
1) 图像水平集合
2) 图像加密算法
3) 边缘提取
4) 噪音图像的产生
(2)显示图像,理解图像的模型
(3)使用图像的不同格式,理解图像压缩的意义
(4)对图像做简单的操作
本次实验需要熟练使用以下几个MATLAB命令:
imread, imwrite, imshow,figure
(Experimental purposes: 1) the level of collection of image 2) image encryption algorithm 3) Edge 4) noise generated images (2) display images, understanding image model (3) the use of images in different formats, understanding the significance of image compression (4) image to do a simple experiment needs to operate the skilled use of the following MATLAB command: imread, imwrite, imshow, figure)
- 2008-07-29 17:02:40下载
- 积分:1
-
Gabor
gabor滤波,优点是分析周围的像素点,是一种物质的可能性大。(gabor filter, the advantage of pixel analysis surrounding the possibility of a substance is large.)
- 2015-10-21 20:52:00下载
- 积分:1
-
graph12341234
java 图形算法实现源代码,有坐标放大缩小。(java graphics algorithm source code, coordinates Zooming.)
- 2006-10-23 19:39:03下载
- 积分:1
-
第五组
通过matlab实现jpeg图像压缩编码。(To realise jpeg coding.)
- 2017-08-06 19:46:05下载
- 积分:1