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

License-plate-location-recognition

于 2016-12-08 发布 文件大小:274KB
0 198
下载积分: 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 个回复

  • saturday
    自己编写的有详细注释的lms算法。 并且调试已经通过,结果还不错(I have written a detailed annotated LMS algorithm. And debugging has been passed, the result was not bad)
    2007-10-02 20:26:13下载
    积分:1
  • Cepstrum
    一个计算Cepstrum的matlab源代码!(One of the Cepstrum calculation matlab source code!)
    2008-03-13 15:35:28下载
    积分:1
  • svmdemo
    svpwm is being implemented using matlab simulation blocks
    2010-09-09 14:15:53下载
    积分:1
  • estimation
    加权最小二乘法状态估计算法程序,可以算不同数量的节点。限制小,程序结构简单,简单易懂,讲解详细。还可以根据需要对目标函数以及残差进行每次迭代的输出。(Weighted least squares state estimation algorithm, can be used for different number of buses. Restrict small, program structure is simple, easy to understand, explain in detail. Also according to the objective function and the output of each iteration residuals.)
    2020-07-26 20:28:42下载
    积分:1
  • kalman_filter
    加速度计原始数据卡尔曼滤波,对加计原始数据的卡尔曼滤波matlab程序(Kalman filtering raw accelerometer data, plus the raw data for the Kalman filter matlab program)
    2021-04-01 16:09:08下载
    积分:1
  • junxunlianghua
    说明:  基于matlab的pcm系统的仿真之对语音信号的均匀量化编码(Matlab-based system simulation of the pcm speech signal uniform quantization coding)
    2011-04-14 09:18:26下载
    积分:1
  • zyypem
    根据阶跃响应实验数据,利用PEM函数辨识MAF传感器的模型(experimental data and the use of PEM function identification MAF Sensor Model)
    2007-03-16 17:49:15下载
    积分:1
  • complex
    assigning complex numbers
    2013-03-04 12:12:06下载
    积分:1
  • 2DPCA
    二维pca算法 由南理工的杨健老师提出的(Two-dimensional pca algorithm of Yang Jian, a teacher from the proposed Huanan)
    2010-08-23 20:48:03下载
    积分:1
  • pre_processing
    preprocessing of ECG signal for wave detection
    2009-07-11 13:11:55下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载