登录
首页 » matlab » r

r

于 2016-05-08 发布 文件大小:25KB
0 207
下载积分: 1 下载次数: 0

代码说明:

说明:  交通视频采集后的图像预处理。由于硬件及环境等因素的影响,摄像头提取的图像不可避免地包含噪声,图像的质量会受到不同程度的失真。因此,我们要对采集到的视频序列进行图像的预处理。 车辆检测算法。概括性的分析了基于图像处理的几种常用的车辆检测算法:帧差法、光流法,总结了各种方法的优缺点,并采用背景差法对车流量进行检测。该算法自适应能力强,计算量小,可正确判断有无车辆、完成车辆计数,实现车流量计算,为交通监管系统提供实时有效的交通参数。 车辆计数。分析常用的车辆计数方法:虚拟线圈法和目标跟踪法。并结合具体的实际应用采用基于检测带的车辆计数方式。结果表明,该方法能很好的进行车流量统计。 (Image pre-processing traffic after video capture. Due to hardware and environmental factors, the camera inevitably contain the extracted image noise, image quality will be subject to different degrees of distortion. Therefore, we want to capture the video sequence image preprocessing. Vehicle detection algorithm. General analysis of several common vehicle detection algorithm based on image processing: frame difference, optical flow, summed up the advantages and disadvantages of each method, and using background subtraction to detect traffic flow. The algorithm is adaptive ability, a small amount of calculation can correctly determine whether the vehicle, the vehicle should count to achieve traffic flow calculation provides effective real-time traffic parameters for a traffic monitoring system. Vehicle counting. Analysis of common vehicle counting methods: virtual coil method and target tracking method. Combined with concrete and practical applications based on vehicle detection with )

文件列表:

r.docx,30398,2016-05-08

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • timefrequencyCPP
    说明:  VC++和matlab编写的时频工具箱,可以将C++源程序转换为matlab格式。本站有个这个源程序,但没有C++部分。这个版本最全。(VC++ and write the time-frequency toolbox matlab, C++ source code can be converted to matlab format. This site has a source, but no C++ parts. This version is the most complete.)
    2011-03-02 13:46:38下载
    积分:1
  • hht
    使用了plot_hht程序包,其使用了三个终止条件,驻留分量的单调性,极值点与零点的个数相差不超过1,还有黄锷1998经典文献提出的 (matlab hht)
    2011-12-26 10:31:37下载
    积分:1
  • ofdmSIM
    多载波调制解调 串并变换 快速傅里叶变换(String of multi-carrier modulation and demodulation and fast Fourier transform transform)
    2011-05-04 13:39:06下载
    积分:1
  • 802.11a_OFDM
    OFDM相关 802.11a物理层仿真程序(related 802.11a OFDM physical layer simulation program)
    2007-05-09 12:24:49下载
    积分:1
  • Small-world-optimization-algorithm
    小世界优化算法MATLAB源程序,因为保存的问题需要修改一下开头和结尾(Small-world optimization algorithm MATLAB source code, because the preservation of the problem need to change it at the beginning and end of)
    2011-10-25 19:46:33下载
    积分:1
  • 419-Mahdi
    This paper presents an improved maximum power point tracking (MPPT) algorithm of a PV system under real climatic conditions. The proposed MPPT is based on the perturbation and observation (P&O) strategy and the variable step method that control the load voltage to ensure optimal operating points of a PV system.
    2014-12-31 19:33:23下载
    积分:1
  • 车牌识别系统MATLAB源代码完整
    说明:  clc; clear all; close all; [filename, pathname, filterindex] = uigetfile({'*.jpg;*.tif;*.png;*.gif','All Image Files';... '*.*','All Files' }, '选择待处理图像', ... 'images\01.jpg'); file = fullfile(pathname, filename);%文件路径和文件名创建合成完整文件名 id = Get_Id(file);%得到file中的所有对象 Img = imread(file);%根据路径和文件名读取图片到Img [Plate, bw, Loc] = Pre_Process(Img); % 车牌区域预处理 result = Plate_Process(Plate, id); % 车牌区域二值化处理 % 寻找连续有文字的块,若长度大于某阈值,则认为该块有两个字符组成,需要分割 bw = Segmation(result); words = Main_Process(bw); % 主流程处理 Write_Mask(words, id); % 写出到模板库 str = Pattern_Recognition(words); % 识别(Mike is a student. He is my good friend. He is busy at the weekend. He is going to read a magazine this Saturday morning. He is going to go to the zoo this Saturday afternoon. He is going to buy a book this Sunday morning. He is going to learn Kungfu this Sunday afternoon. He is going to watch TV this Sunday evening.)
    2017-08-13 02:35:37下载
    积分:1
  • CART
    说明:  使用matlabR2007a编写的分类回归树代码,已经调试,可以运行(Prepared using matlabR2007a code classification and regression trees have been debugging, you can run)
    2011-03-21 23:35:30下载
    积分:1
  • rsine
    说明:  利用脉冲成形滤波器消除无线通信系统中的符号间干扰(Pulse shaping filter to eliminate the use of wireless communication systems ISI)
    2010-04-29 14:23:35下载
    积分:1
  • array_weighiting_II
    array weighting for Smart antennas
    2012-12-31 17:28:05下载
    积分:1
  • 696516资源总数
  • 106658会员总数
  • 16今日下载