-
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
-
Double-JPEG-compression
基于双JPEG压缩统计特性的图像篡改检测方法(Image tamper detection method based on the statistical characteristics of double JPEG compression)
- 2021-04-05 20:49:03下载
- 积分:1
-
Bayer2RGB
用Matlab写的Bayer插值与白平衡算法,包含双线性和边缘检测两种插值算法以及White Patch自动白平衡算法(Bayer Interpolation and white balance algorithm implemented with matlab.)
- 2012-02-12 20:14:34下载
- 积分:1
-
the
在matlab平台上实现对医学图像人脑部的分割采用c语言编写(In matlab platform to realize human brain medical image segmentation using c language)
- 2008-05-23 15:24:38下载
- 积分:1
-
quyushengzhangfa
说明: 区域生长法的图像分割,可以较好地提取脑部图像。(The region growing method can extract brain image well.)
- 2019-01-13 23:39:45下载
- 积分:1
-
基于引导滤波的图像增强算法
说明: 基于引导滤波的图像信息分层算法,可实现高低频信息分离,分段处理功能(The image information hierarchical algorithm based on guided filtering can realize the separation of high and low frequency information and the segmentation processing function.)
- 2020-06-18 19:40:01下载
- 积分:1
-
hsvquan
hsv的空间量化,要求输入为hsv空间中的图像。分别对h、s、v三个分量进行量化。(hsv space quantization, for admission to hsv space images. Respectively h, s, v 3 components quantified.)
- 2007-04-11 15:41:09下载
- 积分:1
-
DRR_registration
通过将三维图像投影成2维ddr图像来实现2D-3D图像配准(By three-dimensional image projection into 2-D images ddr to achieve 2D-3D Image Registration)
- 2008-01-17 18:34:03下载
- 积分:1
-
ModuleforImageRebuilt
图像分解重构,用matlab实现图像压缩( image reconstruction Decomposition
)
- 2013-06-05 14:04:00下载
- 积分:1
-
source
图像处理系列之边缘检测篇
涵盖内容:
1>Roberts算子
2>Prewitt算子
3>Sobel算子
4>Laplacian算子(Edge Detection)
- 2013-04-16 11:14:21下载
- 积分:1