搜索资源列表
cardetection
- 1.24位真彩色->256色灰度图。 2.预处理:中值滤波。 3.二值化:用一个初始阈值T对图像A进行二值化得到二值化图像B。 初始阈值T的确定方法是:选择阈值T=Gmax-(Gmax-Gmin)/3,Gmax和Gmin分别是最高、最低灰度值。 该阈值对不同牌照有一定的适应性,能够保证背景基本被置为0,以突出牌照区域。 4.削弱背景干扰。对图像B做简单的相邻像素灰度值相减,得到新的图像G,即Gi,j=|Pi,j-Pi,j-1|i=0,1,…,439 j=0,1,…,63
HisImage
- 这是一个用利用中值滤波进行图像处理的东东,很不错的-with using median filter for image processing Eastern, very good
Cottonfieldsprayingagriculturerobotsguidancewayrec
- 为研究棉田农药喷洒机器人导航路径识别方法, 以 自然环境下采集的棉田图像为研究背景, 在L ab 色彩空间 进行处理, 把棉株从土壤背景中识别出来。通过最大方差阈 值分割法将图像转化为二值图像, 并经过中值滤波去除噪 声。二值图像垂直方向投影做直方图, 利用波谷位置确定左 右垄分界线。根据左右垄棉株位置平均得到导航离散点, 通 过Hough 变换得到导航路径, 进而得到导航控制参数。利用 坐标系转换关系将图像坐标系中的导航信息转换到世界坐 标系, 从而控制机器人行
medianfilter.rar
- 基于vhdl图像处理中值滤波器,关于图像处理的好文章。呵呵,VHDL-based image processing median filter, a good deal about graphics article Ha ha
55593397BmpProject
- 好书,图像处理,可以看看,主要是一些主要的算法代码,推荐学习,中值滤波,均值滤波等等。-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.
tuxiangzengqiang
- 关于对图像进行中值、均值等滤波,以及自适应选择窗口大小,以获得更好的滤波效果;-The program is about the mean filter,media filter and so on
zhongzhilvbo
- 图像的中值滤波,对灰度图像进行中值滤波,内有冗余,仅供参考!-Median filter images, on the gray image median filtering, there are redundant for reference purposes only!
robot-control-based-on-pathcontro
- 文主要介绍了基于摄像头的黑线识别以及相应的控制策略。在获得路径图像的同时,实时图像处理系统识别黑线中心.从而判断出路径的信息,对智能车的舵机和速度施行控制,使之达到较为准确的转弯和快速行驶的性能。首先,在摄像头所获取的图像信息基础上,在图像预处理中使用了二值化和图像滤波算法,并且在黑线提取中提出了重心提取算法,以预判前方的路径信息;然后,根据所获得的路径信息控制舵机转向和行驶速度。实验表明,该方法简便可靠,能够满足机器人路径识别的需求。-a paper
tuxiangchuli
- 几个关于数字图像处理入门的程序,包括直方图均衡、中值滤波、低通及高通滤波、图像恢复等。-Several procedures on the entry of digital image processing, including histogram equalization, median filter, low-pass and high-pass filtering, image restoration.
image-process-program
- 图像处理的相关程序实例,包括中值滤波,均值滤波,二值化等。-Examples of image processing procedures, including filtering, mean filtering, binarization.
matlab-zhongzhilvbo
- 中值滤波,去噪 实验原理:中值滤波器是将领域内像素灰度的中值代替该像素的值,对处理脉冲噪声(椒盐噪声)非常有效。为了对一幅图像上的某个点进行中值滤波处理,必须先将掩模内欲求的像素及其领域的像素值排序,确定出中值,主要功能是使拥有不同灰度的点看起来更接近于它的邻近值。-Median filtering and denoising Test principle: median filter is to field pixel gray value instead of the pixel v
zhongzhilvbo
- 使用MATLAB对数字信号进行中值滤波,尤其可以对图像进行滤波处理-Use MATLAB digital signal filtering, in particular, the image can be filtered
DIGITAL
- 常见的滤波学习 中值滤波、均值滤波等 图像的解码-matlab
vehicle-wheel-tread-detection-
- 基于图像处理与机器视觉的车辆轮对踏面检测技术,主要算法有图像类型的转 化、图像反色、中值滤波、LoG(L即lacianofGaussian)锐化算子、基 于迭代法的闽值分割、细线化等,使得提取的轮对图像信息达到了较高的精度 -Based on image processing and machine vision of the vehicle wheel tread detection technology, the main algorithm of image type An
2
- 步态识别论文,对目标检测方法进行了分析,提出了在HSL颜色模型空间中,利用时间域中值滤波算法构建背景模型,采用背景减除法实现人体上肢和下肢关节点的检测,采用闽值分割、形态学滤波和颗粒去除操作对关节点的图像进行二值化处理,为后续相关特征的提取做好了准备。 -Gait identification papers, for target detection methods are analyzed, presented at the HSL color space model, using med
ceyingbizhijing
- 对原始图像进行中值滤波、二值化、边缘提取、拟合处理进行硬币直径的测量-The original image is filtered by median value, two value, edge extraction and fitting to measure the diameter of the coin