搜索资源列表
-
0下载:
好书,图像处理,可以看看,主要是一些主要的算法代码,推荐学习,中值滤波,均值滤波等等。-Good books, image processing, you can look at some of the main algorithm is mainly the code, it is recommended to study, median filtering, average filtering and so on.
-
-
0下载:
图像的中值滤波,对灰度图像进行中值滤波,内有冗余,仅供参考!-Median filter images, on the gray image median filtering, there are redundant for reference purposes only!
-
-
0下载:
几个关于数字图像处理入门的程序,包括直方图均衡、中值滤波、低通及高通滤波、图像恢复等。-Several procedures on the entry of digital image processing, including histogram equalization, median filter, low-pass and high-pass filtering, image restoration.
-
-
0下载:
基于图像处理技术的车辆分类研究,很好的论文参考资料-Very wide image processing, edge detection, median filtering, contrast enhancement
-
-
0下载:
中值滤波,去噪
实验原理:中值滤波器是将领域内像素灰度的中值代替该像素的值,对处理脉冲噪声(椒盐噪声)非常有效。为了对一幅图像上的某个点进行中值滤波处理,必须先将掩模内欲求的像素及其领域的像素值排序,确定出中值,主要功能是使拥有不同灰度的点看起来更接近于它的邻近值。-Median filtering and denoising
Test principle: median filter is to field pixel gray value instead of the pixel v
-
-
0下载:
he MATLAB function is prepared to achieve function, median filtering, median filtering can reserve the image detail, and good salt pepper noise removal.
-
-
0下载:
基于图像处理与机器视觉的车辆轮对踏面检测技术,主要算法有图像类型的转
化、图像反色、中值滤波、LoG(L即lacianofGaussian)锐化算子、基
于迭代法的闽值分割、细线化等,使得提取的轮对图像信息达到了较高的精度
-Based on image processing and machine vision of the vehicle wheel tread detection technology, the main algorithm of image type
An
-
-
0下载:
步态识别论文,对目标检测方法进行了分析,提出了在HSL颜色模型空间中,利用时间域中值滤波算法构建背景模型,采用背景减除法实现人体上肢和下肢关节点的检测,采用闽值分割、形态学滤波和颗粒去除操作对关节点的图像进行二值化处理,为后续相关特征的提取做好了准备。
-Gait identification papers, for target detection methods are analyzed, presented at the HSL color space model, using med
-