-
在图像模板匹配问题中,基于像素灰度值的相关算法尽管已经十分普遍,并得到广泛的应用,但目前此类算法都还存在有时间复杂度高、对图像亮度与尺寸变化敏感等缺点.为了克服...
在图像模板匹配问题中,基于像素灰度值的相关算法尽管已经十分普遍,并得到广泛的应用,但目前此类算法都还存在有时间复杂度高、对图像亮度与尺寸变化敏感等缺点.为了克服这些缺点,提出一种新的基于图像灰度值的编码表示方法.这种方法将图像分割为一定大小的方块(称为R-块),计算每个R-块图像的总灰度值,并根据它与相邻R-块灰度值的排序关系进行编码.然后通过各个R-块编码值的比较,实现图像与模板的匹配.新算法中各个R-块编码的计算十分简单 匹配过程只要对编码值进行相等比较,而且可以采用快速的比较算法.新算法对像素灰度的变化与噪声具有鲁棒性,其时间复杂度是O(M2log(N)).实验结果表明,新算法比现有的灰度相关算法的计算时间快了两个数量级.-err
- 2022-12-06 23:00:03下载
- 积分:1
-
图像平滑、中值滤波、图像的锐化、伪彩色和假彩色增强等源代码...
图像平滑、中值滤波、图像的锐化、伪彩色和假彩色增强等源代码-image smoothing, filtering and image sharpening, pseudo-color and false color, and so on source code
- 2023-07-13 05:15:03下载
- 积分:1
-
Based on wavelet and morphology of the natural terrestrial background infrared t...
基于小波和形态学的自然地面背景红外目标检测方法-Based on wavelet and morphology of the natural terrestrial background infrared target detection method
- 2022-07-24 21:35:33下载
- 积分:1
-
用Opencv实现图像的边缘提取:包括Sobel,Canny,Laplace算法,特别适合于初学Opencv的人士学习使用。...
用Opencv实现图像的边缘提取:包括Sobel,Canny,Laplace算法,特别适合于初学Opencv的人士学习使用。-Realize Opencv images using edge detection: including Sobel, Canny, Laplace algorithm, particularly suitable for beginners to learn to use the Opencv.
- 2022-07-26 15:24:00下载
- 积分:1
-
用来重新安排点从1 D的二维码
used to rearrange the code of point from 1 D to 2Dimension
- 2022-03-16 20:23:45下载
- 积分:1
-
在这种情况下OpenCV主要用于细胞的识别号码,等。
本例主要是采用opencv进行的细胞个数的识别,效果较好-Opencv in this case is mainly used for the identification number of cells, the effect well
- 2022-06-19 06:16:58下载
- 积分:1
-
GIF格式的图形文件生成的源代码,java
一个生成GIF格式图形文件的源程序,JAVA-A GIF format graphics file to generate the source code, JAVA
- 2022-07-23 11:58:50下载
- 积分:1
-
用于三桢差分动态目标的跟踪,VC环境下实现,效果良好....
用于三桢差分动态目标的跟踪,VC环境下实现,效果良好.-for three-ching difference dynamic object tracking, VC environment to achieve good results.
- 2022-03-25 23:29:26下载
- 积分:1
-
The main achievement of the opening of the digital image and Fourier transform a...
主要实现数字图像的打开和傅立叶变换和反变换,现实变换结果-The main achievement of the opening of the digital image and Fourier transform and inverse transform, the reality transform results
- 2023-07-06 15:25:03下载
- 积分:1
-
(转)vc 的 图像分割
命令行 格式:
segment 0.5 300 50 17.ppm 17out.ppm...
(转)vc 的 图像分割
命令行 格式:
segment 0.5 300 50 17.ppm 17out.ppm-(Transgenic) vc the command-line format for image segmentation: segment 0.5 300 50 17.ppm 17out.ppm
- 2023-05-28 06:00:03下载
- 积分:1