-
巴特沃斯低
包含巴特沃斯低通滤波器去噪,图像平滑 阶数M=3 截断频率D0=40,指数低通滤波器 阶数N=3 截断频率d0=40,理想低通滤波器 梯形低通滤波器 截断半径35-50-Butterworth low-pass filter with de-noising, image smoothing order of M = 3 truncation frequency D0 = 40, index of low-pass filter order of N = 3 truncation frequency d0 = 40, the ideal low-pass filter low-pass filter ladder truncation radius of 35-50
- 2023-03-21 18:25:04下载
- 积分:1
-
提出了基于边缘特征的亚像素投影配准算法,法引入新的图像相似性评价函数 ― 均方误差函数(Mean Sequare Er ron ,MSE)...
提出了基于边缘特征的亚像素投影配准算法,法引入新的图像相似性评价函数 ― 均方误差函数(Mean Sequare Er ron ,MSE)-Proposed sub-pixel edge features based projection matching algorithm, France and the introduction of a new image similarity evaluation function- the mean square error function (Mean Sequare Er ron, MSE)
- 2022-03-26 12:18:20下载
- 积分:1
-
canny算子提取图像边缘,附源代码和测试图片
canny算子提取图像边缘,附源代码和测试图片-canny edge extraction operator, with source code and test images
- 2022-05-31 22:26:52下载
- 积分:1
-
基于活动轮廓模型的图像分割算法,具体算法细节,可以见压缩包中的论文...
基于活动轮廓模型的图像分割算法,具体算法细节,可以见压缩包中的论文-Based on Active Contour Model of image segmentation algorithm, the details of the specific algorithm, you can see the archive of papers
- 2022-04-01 15:41:51下载
- 积分:1
-
基于c++的,运用opencv开发包的高斯混合模型,用于视频中运动物体的检测...
基于c++的,运用opencv开发包的高斯混合模型,用于视频中运动物体的检测-Based on c++ And use the development package opencv Gaussian mixture model for moving objects in video detection
- 2023-02-19 03:05:04下载
- 积分:1
-
跳白块法内核 job4为主函数,这个我找了好久 那里都没有的
跳白块法内核 job4为主函数,这个我找了好久 那里都没有的-jump white block job4 mainly France kernel function, I find this for a long time there were no
- 2023-06-02 13:00:03下载
- 积分:1
-
png文件的读取程序和例子程序,简单方便。
png文件的读取程序和例子程序,简单方便。-png read the document procedures and examples of procedures simple and convenient.
- 2022-11-04 22:35:03下载
- 积分:1
-
cximage600_lite.rar
CxImage类库是一个优秀的图像操作类库。它可以快捷地存取、显示、转换各种图像。...
cximage600_lite.rar
CxImage类库是一个优秀的图像操作类库。它可以快捷地存取、显示、转换各种图像。-cximage600_lite.rar
CxImage class library is an excellent image library operations. It can quickly access, display, conversion of various images.
- 2022-04-13 12:25:25下载
- 积分:1
-
用数学形态学的方法得到的周长、面积、圆形、矩形和…
用形态学的方法求二值图像的周长,面积,圆形度,矩形度和伸长度- use morphological mathod to get the perimeter, area, circle, the rectangle and stretch the length of the binary image
- 2022-04-27 22:54:55下载
- 积分:1
-
在图像模板匹配问题中,基于像素灰度值的相关算法尽管已经十分普遍,并得到广泛的应用,但目前此类算法都还存在有时间复杂度高、对图像亮度与尺寸变化敏感等缺点.为了克服...
在图像模板匹配问题中,基于像素灰度值的相关算法尽管已经十分普遍,并得到广泛的应用,但目前此类算法都还存在有时间复杂度高、对图像亮度与尺寸变化敏感等缺点.为了克服这些缺点,提出一种新的基于图像灰度值的编码表示方法.这种方法将图像分割为一定大小的方块(称为R-块),计算每个R-块图像的总灰度值,并根据它与相邻R-块灰度值的排序关系进行编码.然后通过各个R-块编码值的比较,实现图像与模板的匹配.新算法中各个R-块编码的计算十分简单 匹配过程只要对编码值进行相等比较,而且可以采用快速的比较算法.新算法对像素灰度的变化与噪声具有鲁棒性,其时间复杂度是O(M2log(N)).实验结果表明,新算法比现有的灰度相关算法的计算时间快了两个数量级.-err
- 2022-12-06 23:00:03下载
- 积分:1