-
MedianValueFilter2006-10-24
Visual C++MATLAB图像处理与识别实用案例精选之 图像中值滤波 算法的源程序,含标准测试图片(Visual C MATLAB image processing and recognition practical case Featured's image filtering operator Law of the source, including standard tests Photo)
- 2006-10-24 16:27:59下载
- 积分:1
-
TTsaidemarcats
Tsai标定算法,用用于图像标定的,可以使用
(Tsai calibration algorithm used for image calibration, you can use)
- 2012-09-15 19:07:10下载
- 积分:1
-
Houghtranslate
这个是图像处理中的hough变换的C++源代码,工需要的同学参考学习。(This is the image processing hough transform C++ source code, engineering students need to learn.)
- 2013-09-07 00:28:11下载
- 积分:1
-
Digital-image-processing
(2001何斌+光盘)Visual c++数字图像处理(第二版),使用VC进行数字图像处理的相关资料,十分实用!((2001 Bin+ disc the) Visual c++ digital image processing (second edition), digital image processing using VC, very practical!)
- 2012-11-20 20:24:04下载
- 积分:1
-
SIFT_area_match
说明: SIFT算法的区域匹配,比原有的SIFT+KD树匹配更加高效、准确。(different area SIFT algorithm which is better than the original SIFT and KD tree match.)
- 2021-04-22 15:18:48下载
- 积分:1
-
MatlabSIFT
MATLAB 计算医学图像的配准,融合 基于SIFT方法的配准()
- 2007-08-03 21:49:20下载
- 积分:1
-
visual-detecting-for-PCB
用VC++视觉检测程序,可以打开PCB板的照片文件,对其进行编辑、点运算、几何变换、正交变换、图像增强、形态变换、边缘与轮
廓检测、图像分析与复原、图像编码等功能。其中点运算包括图像反色、线性变换、阀值变换等功能;边缘检测包括Robert算子、
Sobel算子、Gauss-Laplace算子等;正交变换包括傅里叶变换、离散余弦变换、沃尔什变换;图像编码包括哈弗曼编码表、香农弗
曼编码表、行程编码、LZW编码等。
对于研究电子封装技术,视觉检测及电机精确控制的同学学习参考使用。(visual detecting for PCB.rar)
- 2020-09-28 17:27:44下载
- 积分:1
-
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
-
PDFToXVC
pdf文件转化为图片.pdf 文件转化为图片VC代码实现。(from pdf to image)
- 2012-02-15 22:53:21下载
- 积分:1
-
BMP_pix_read_write
实现BMP文件的基本功能。用C++实现一个Class,该Class具有读写BMP文件功能;该Class还具有对图像像素进行操作的功能(针对每个像素的读、写)
(BMP files to achieve the basic functions. Using C++ implementation of a Class, the Class has read and write BMP file functions the Class also features the image pixel operation function (for each pixel of the read, write))
- 2010-06-03 15:50:25下载
- 积分:1