-
中值滤波是对一个滑动窗口内的诸像素灰度值排序,用其中值代替窗口中心象素的原来灰度值,它是一种非线性的图像平滑法,它对脉冲干扰级椒盐噪声的抑制效果好,在抑制随机噪...
中值滤波是对一个滑动窗口内的诸像素灰度值排序,用其中值代替窗口中心象素的原来灰度值,它是一种非线性的图像平滑法,它对脉冲干扰级椒盐噪声的抑制效果好,在抑制随机噪声的同时能有效保护边缘少受模糊-Median filter is a sliding window from inside the gray value pixel sequencing, using a window center pixel value to replace the original gray value, it is a non-linear image smoothing method, its pulse-grade salt and pepper noise interference inhibition effective in suppressing random noise at the same time can effectively protect the edge of less fuzzy
- 2023-08-08 21:40:02下载
- 积分:1
-
/*
程序名称:laplace.c
功能:从摄像头或者AVI文件中得到视频流,对视频流进行边缘检测,并输出结果。
*/...
/*
程序名称:laplace.c
功能:从摄像头或者AVI文件中得到视频流,对视频流进行边缘检测,并输出结果。
*/-/* Program Name: laplace.c functions: from camera or AVI file to be video streaming, video stream on the edge detection, and output results.* /
- 2022-01-26 07:19:44下载
- 积分:1
-
这是一本关于图像分割方面的书,对搞这方面的研究人员很有帮助...
这是一本关于图像分割方面的书,对搞这方面的研究人员很有帮助-This is a book about image segmentation in the book are engaged in research in this area very helpful
- 2022-01-20 23:53:02下载
- 积分:1
-
基于混合高斯的背景建模与阴影抑制算法研究,背景建模,目标检测...
基于混合高斯的背景建模与阴影抑制算法研究,背景建模,目标检测-Based on Gaussian mixture background modeling and shadow suppression algorithm, background modeling, target detection
- 2022-07-24 13:01:51下载
- 积分:1
-
详细描述了sift算法的主要思想,该算法具有旋转不变性,鲁棒性较强...
详细描述了sift算法的主要思想,该算法具有旋转不变性,鲁棒性较强-Sift algorithm described in detail the main ideas, the algorithm is rotation invariance, robustness strong
- 2022-01-23 10:48:02下载
- 积分:1
-
这是一个画湖区等深线的Mat程序,数据是一些离散的不规则点,包括经度、纬度和水深值。...
这是一个画湖区等深线的Mat程序,数据是一些离散的不规则点,包括经度、纬度和水深值。-This is a drawing isobath Lakes Mat procedures, a number of discrete data is irregular, including longitude, latitude and water depth values.
- 2022-12-20 23:40:03下载
- 积分:1
-
实现图像数学形态学运算功能,主要包括腐蚀,膨胀,开和闭运算...
实现图像数学形态学运算功能,主要包括腐蚀,膨胀,开和闭运算-Mathematical morphology image computing functions, including corrosion, swelling, open and closing operation
- 2023-04-16 19:55:04下载
- 积分:1
-
ppm格式的图片转换成为bmp格式图片的转换工具。
ppm格式的图片转换成为bmp格式图片的转换工具。-ppm format photographs has become a picture of bmp format conversion tools.
- 2022-02-06 20:36:12下载
- 积分:1
-
计算几何经典算法集合,包括旋转卡壳求凸包,求重心,多边形面积,多边形周长,直线方程等...
计算几何经典算法集合,包括旋转卡壳求凸包,求重心,多边形面积,多边形周长,直线方程等-Collection of classical computational geometry algorithms, including the rotating卡壳for convex hull, and center of gravity, polygon area, polygon perimeter, linear equations, etc.
- 2022-02-28 10:07:55下载
- 积分:1
-
本函数包括三个例程 一个图像去噪(椒盐) 一个寻找图像中特定方向的直线 一个自己写的图像线形过滤...
本函数包括三个例程 一个图像去噪(椒盐) 一个寻找图像中特定方向的直线 一个自己写的图像线形过滤-this function include a three routines image denoising (Impulse) looking for a specific image in the direction of a straight line since Image has written linear filter
- 2022-01-26 06:35:56下载
- 积分:1