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

License-plate-location-recognition

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

  • bpsk
    BPSK解调的matlab仿真程序 Matlab实现BPSK 的实现代码(BPSK demodulation matlab simulation program Matlab code to achieve the realization of BPSK)
    2008-12-24 22:40:21下载
    积分:1
  • 2
    说明:  介绍了一种纯相位液晶空间光调制器进行波前实时变换的方法(Describes a pure phase liquid crystal spatial light modulator for wave-front method of real-time transformation)
    2011-03-12 20:01:33下载
    积分:1
  • matlab
    本文件包含MATLAB数字图像处理工具包的所有函数介绍。(This file contains the MATLAB image processing tool kit describes all the functions.)
    2010-05-07 16:28:27下载
    积分:1
  • linecoords
    Edge detection result should be enhanced using linear method like Median filter to remove the garbage around the pupil to gain clear pupil to determine perfect centre. Get the centre of the pupil by counting the number of black pixels (zero value) of each column and row. Then get each row and column that has the maximum number of these black pixels. Then determine the center by simple calculation according to the image coordinate to set it correct on the image, consequently we can determine the radius of the pupil. Thus we can find the pupillary boundary (inner). A similar procedure is extended by using a coarse scale to locate the outer boundary (limbus) which can be apparent by using the mid-point algorithms of circle and ellipse.
    2011-11-18 02:06:20下载
    积分:1
  • diversity
    co operative diversity tech
    2012-10-29 23:40:03下载
    积分:1
  • 16QAM
    对语音信号进行16QAM调制解调画星座图(The speech signal constellation 16QAM modulation and demodulation Videos)
    2021-01-25 19:18:44下载
    积分:1
  • FCMLSM-avril
    image fcm segmentation
    2015-04-06 13:39:53下载
    积分:1
  • hybrid-image
    使用matlab实现混合图像的显示功能,使其随着距离的变化而显示出不同的图像(Using matlab hybrid image display function)
    2016-12-03 21:16:22下载
    积分:1
  • FUZZCLUST
    fuzzy clustering and data analysis toolbox
    2009-04-09 17:31:36下载
    积分:1
  • exam3_1
    结构分析的有限元法与matlab程序设计3-1(Structural analysis of the finite element method and matlab programming 3-1)
    2011-06-09 16:23:00下载
    积分:1
  • 696516资源总数
  • 106918会员总数
  • 4今日下载