登录
首页 » matlab » License-plate-location-recognition

License-plate-location-recognition

于 2016-12-08 发布 文件大小:274KB
0 201
下载积分: 1 下载次数: 34

代码说明:

  本案例基于MATLAB的GUI工具进行设计仿真实验:通过对采集的车牌图像进行灰度变换、边缘检测、腐蚀及平滑等过程来进行车牌图像预处理,并由此得到一种基于车牌颜色纹理特征的车牌定位方法,实现车牌区域定位,最后实现车牌字符的分割与识别。(In this case based on MATLAB GUI design simulation tool: through the license plate image capture through gradation conversion, edge detection, corrosion and smoothing process for the license plate image preprocessing, and thereby obtain a color texture features based on license plate the method of license plate location, license plate positioning to achieve, and finally realize the segmentation and recognition of license plate characters.)

文件列表:

第 05 章 基于阈值分割的车牌定位识别
...................................\Gui_Main.fig,16175,2014-12-30
...................................\Gui_Main.m,9558,2014-12-30
...................................\images

...................................\Main_Process.m,4251,2014-12-30
...................................\Mask_Process.m,61,2014-12-30
...................................\Pattern_Recognition.m,1403,2014-12-30
...................................\Plate_Process.m,685,2014-12-30
...................................\Pre_Process.m,2711,2014-12-30
...................................\Segmation.m,429,2014-12-30
...................................\Word_Segmation.m,792,2014-12-30
...................................\标准库





...................................\......\5.bmp,1878,2014-12-30
...................................\......\6.bmp,1878,2014-12-30
...................................\......\7.bmp,1878,2014-12-30
...................................\......\8.bmp,1878,2014-12-30
...................................\......\9.bmp,1878,2014-12-30
...................................\......\A.bmp,1878,2014-12-30
...................................\......\B.bmp,1878,2014-12-30
...................................\......\C.bmp,1878,2014-12-30
...................................\......\D.bmp,1878,2014-12-30
...................................\......\E.bmp,1878,2014-12-30
...................................\......\F.bmp,1878,2014-12-30
...................................\......\G.bmp,1878,2014-12-30
...................................\......\H.bmp,1878,2014-12-30
...................................\......\I.bmp,2454,2014-04-24
...................................\......\J.bmp,1878,2014-12-30
...................................\......\K.bmp,1878,2014-12-30
...................................\......\L.bmp,1878,2014-12-30
...................................\......\M.bmp,1878,2014-12-30
...................................\......\N.bmp,1878,2014-12-30
...................................\......\O.bmp,1878,2014-12-30
...................................\......\P.bmp,1878,2014-12-30
...................................\......\Q.bmp,1878,2014-12-30
...................................\......\R.bmp,1878,2014-12-30
...................................\......\S.bmp,1878,2014-12-30
...................................\......\T.bmp,1878,2014-12-30
...................................\......\U.bmp,1878,2014-12-30
...................................\......\V.bmp,1878,2014-12-30
...................................\......\W.bmp,1878,2014-12-30
...................................\......\X.bmp,1878,2014-12-30
...................................\......\Y.bmp,1878,2014-12-30
...................................\......\Z.bmp,1878,2014-12-30
...................................\......\京.bmp,1878,2014-12-30
...................................\......\冀.bmp,1878,2014-12-30
...................................\......\吉.bmp,1878,2014-12-30
...................................\......\宁.bmp,1878,2014-12-30
...................................\......\川.bmp,1878,2014-12-30
...................................\......\晋.bmp,1878,2014-12-30
...................................\......\桂.bmp,1878,2014-12-30
...................................\......\沪.bmp,1878,2014-12-30
...................................\......\津.bmp,1878,2014-12-30
...................................\......\浙.bmp,1878,2014-12-30
...................................\......\湘.bmp,1878,2014-12-30
...................................\......\皖.bmp,1878,2014-12-30
...................................\......\粤.bmp,1878,2014-12-30
...................................\......\苏.bmp,1878,2014-12-30
...................................\......\蒙.bmp,1878,2014-12-30
...................................\......\ԥ.bmp,1878,2014-12-30
...................................\......\赣.bmp,1878,2014-12-30
...................................\......\辽.bmp,1878,2014-12-30
...................................\......\鄂.bmp,1878,2014-12-30
...................................\......\闽.bmp,1878,2014-12-30
...................................\......\陕.bmp,1878,2014-12-30
...................................\......\³.bmp,1878,2014-12-30
...................................\......\黑.bmp,1878,2014-12-30

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

发表评论

0 个回复

  • pnlmsandmodifiedpnlms
    由于通常的通信信道的冲激响应的稀疏性,使得NLMS算法的收敛速度还有待提高。所以,近年来,有学者提出了成比例的归一化的均方误差算法(PNLMS)。PNLMS在自适应过程的开始阶段有着很快的收敛的速度,但是迭代过程越往后,收敛速度越慢。于是,众多学者提出了许多的改进算法。本程序是通过matlab仿真对近年来流行的PNLMS,IPNLMS,MPNLMS等算法进行的仿真程序(As usual communication channel impulse response sparse, making the convergence rate of NLMS algorithm to be improved. Therefore, in recent years, some scholars have proposed a proportional to the normalized mean square error algorithm (PNLMS). PNLMS the beginning of the adaptive process has a fast convergence speed, but the more backward iterative process, convergence slower. Thus, many scholars have made many improvements in algorithms. Matlab simulation of this program is popular in recent years PNLMS, IPNLMS, MPNLMS other algorithms of the simulation program)
    2011-08-23 11:37:03下载
    积分:1
  • Averaging-Filter
    均值滤波器,基于matlab开发的,对于白噪声具有较好的效果(averaging filter,developed in matlab,have good effect on white noise)
    2015-03-04 16:03:30下载
    积分:1
  • QR-decomposition-based_RLS_Algorithms
    QR decomposition based RLS Algorithms using matlab with example
    2013-12-21 16:38:46下载
    积分:1
  • GM(1-1)populaction-forecast
    深圳人口20年灰度预测,采用GM(1,1),原深圳杯数模程序(The Shenzhen population 20 years grayscale forecast)
    2012-11-29 00:40:44下载
    积分:1
  • MatlabWienerFilterWaveltDomain
    matlab code for wavelet transform
    2010-09-28 13:31:53下载
    积分:1
  • main_FFT
    采用经典FFT算法对dqpsk信号进行频率估计,并在高斯信道下绘制估计结果图。(The classical FFT algorithm is used to estimate the frequency of DQPSK signal, and the estimation result graph is drawn in the Gaussian channel.)
    2018-10-09 16:34:40下载
    积分:1
  • wavelet
    说明:  分为三个函数,第一个函数的功能是用于读取ecg信号,找到小波变换模极大序列;第二个函数是子程序,用于多分辨率分解,使用 A trous 算法在分解的过程中,同时给出各级的细节和概貌,它们和原数据有着同样的长度;第三个函数是函数子程序,用于多分辨率分析中的重建。(Divided into three functions, the function of the first function is used to read the ecg signal, find the wavelet transform modulus maxima sequence second function is a subroutine for use in multi-resolution decomposition, the decomposition algorithm using A' trous process, and gives details of all levels and profiles, they are the original data have the same length third function is a function subprogram, for multi-resolution analysis of the reconstruction.)
    2011-04-14 17:01:51下载
    积分:1
  • dianli_module
    电力系统建模,非常适合于初学者及专业人士参考学习(Power system modeling, very suitable for beginners and professionals refer to learning)
    2013-07-16 10:30:42下载
    积分:1
  • unknownfunc
    plotting training data from the "unknown function" G(x,z)
    2012-02-09 03:52:01下载
    积分:1
  • LTE-1
    Intercell Interference Coordination in OFDMA Networks and in the 3GPP Long Term Evolution System
    2014-01-02 23:34:14下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载