-
在图像模板匹配问题中,基于像素灰度值的相关算法尽管已经十分普遍,并得到广泛的应用,但目前此类算法都还存在有时间复杂度高、对图像亮度与尺寸变化敏感等缺点.为了克服...
在图像模板匹配问题中,基于像素灰度值的相关算法尽管已经十分普遍,并得到广泛的应用,但目前此类算法都还存在有时间复杂度高、对图像亮度与尺寸变化敏感等缺点.为了克服这些缺点,提出一种新的基于图像灰度值的编码表示方法.这种方法将图像分割为一定大小的方块(称为R-块),计算每个R-块图像的总灰度值,并根据它与相邻R-块灰度值的排序关系进行编码.然后通过各个R-块编码值的比较,实现图像与模板的匹配.新算法中各个R-块编码的计算十分简单 匹配过程只要对编码值进行相等比较,而且可以采用快速的比较算法.新算法对像素灰度的变化与噪声具有鲁棒性,其时间复杂度是O(M2log(N)).实验结果表明,新算法比现有的灰度相关算法的计算时间快了两个数量级.-err
- 2022-12-06 23:00:03下载
- 积分:1
-
Visual C++小波变换技术与工程实践 靳济芳编著附光盘原码.rar
Visual C++小波变换技术与工程实践 靳济芳编著附光盘原码.rar-Visual C++ wavelet transform technology and engineering practice Ji Jin-fang attached CD-ROM edited by the original code. Rar
- 2022-09-03 17:55:08下载
- 积分:1
-
基于内容的图像检索优秀硕士学位论文,原收费资源
基于内容的图像检索优秀硕士学位论文,原收费资源-content-based image retrieval essays
- 2022-07-13 07:52:19下载
- 积分:1
-
In the treatment of image, the program can be the edge of the array
在对图象进行处理时,该程序可得到该数组的边缘-In the treatment of image, the program can be the edge of the array
- 2022-03-22 18:16:40下载
- 积分:1
-
图象处理中的一些经典代码
周长发书上的原代码
图象处理中的一些经典代码
周长发书上的原代码 -err
- 2023-02-19 00:45:03下载
- 积分:1
-
用MATLAB一次性快速过滤图像得到2G Gaussian Model. 查看spacefilter.m....
用MATLAB一次性快速过滤图像得到2G Gaussian Model. 查看spacefilter.m.-MATLAB rapid one-time images to be filtered Gaussian Model 2G. View spacefilter.m.
- 2022-08-17 10:56:18下载
- 积分:1
-
可进行二值化、灰度变换、投影法、直方图显示,实现众多基本算法变换,针对8位或16位图象...
可进行二值化、灰度变换、投影法、直方图显示,实现众多基本算法变换,针对8位或16位图象-could be two binary, gray-scale transformation, projection, histogram shows that many basic algorithm to achieve transformation, against eight or 16 images
- 2022-02-05 18:05:59下载
- 积分:1
-
描述:调整图像的旋转和平移功能:image_re…
Description: Functions for aligning images by rotation and translation: image_registr_MI.m
MI2 - calculating Mutual information
joint_h - calculating Joint histogram
-Description: Functions for aligning images by rotation and translation: image_registr_MI.m
MI2- calculating Mutual information
joint_h- calculating Joint histogram
- 2022-01-24 19:08:07下载
- 积分:1
-
数字水印,用C++实现的,经过测试,可用
数字水印,用C++实现的,经过测试,可用-WaterMark
- 2022-03-18 13:18:04下载
- 积分:1
-
哈里斯
Harris-Laplace combined corner and edge detector 完成对图像的角点和边缘的同时检测-Harris-Laplace combined corner and edge detector angle to complete the image at the same time point and the edge detection
- 2022-06-28 00:50:47下载
- 积分:1