登录
首页 » matlab » chepaishibie

chepaishibie

于 2021-04-14 发布 文件大小:3173KB
0 213
下载积分: 1 下载次数: 790

代码说明:

  基于matlab的车牌识别,GUI图像显示,简洁明了,识别过程用的是模板匹配,文件齐全。(License plate recognition matlab-based GUI image display, concise, the identification process is the template matching, the file is complete.)

文件列表:

车牌系统改
..........\1.jpg
..........\2.jpg
..........\3.jpg
..........\4.jpg
..........\5.jpg
..........\6.jpg,761,2013-04-23
..........\7.jpg,789,2013-04-23
..........\chepai_fenge.asv,1924,2013-04-09
..........\chepai_fenge.m,2144,2013-04-21
..........\chepai_xiuzheng.asv,806,2013-04-09
..........\chepai_xiuzheng.m,730,2013-04-21
..........\Data.xls,507,2013-04-23
..........\getword.asv,748,2013-04-09
..........\getword.m,794,2013-04-21
..........\main.asv,8628,2013-04-21
..........\main.fig,23728,2013-03-24
..........\main.m,8649,2013-04-21
..........\main.m.bak,6513,2009-01-02
..........\New number plate.jpg,10498,2013-04-23
..........\zifufenge.asv,404,2013-04-21
..........\zifufenge.m,497,2013-04-21
..........\模板库
..........\......\0.jpg

..........\......\2.jpg
..........\......\3.jpg

..........\......\5.jpg,12340,2008-12-29
..........\......\6.jpg,803,2013-04-07
..........\......\7.jpg,583,2009-01-02
..........\......\8.jpg,834,2013-04-08
..........\......\9.jpg,773,2013-03-27
..........\......\A.jpg,803,2009-01-01
..........\......\B.jpg,798,2013-03-27
..........\......\C.jpg,720,2013-03-27
..........\......\D.jpg,626,2013-03-27
..........\......\E.jpg,11865,2008-12-29
..........\......\F.jpg,11722,2008-12-29
..........\......\G.jpg,12276,2008-12-29
..........\......\H.jpg,579,2013-04-07
..........\......\I.jpg,11563,2008-12-29
..........\......\J.jpg,566,2009-01-02
..........\......\K.jpg,762,2013-04-02
..........\......\L.jpg,509,2013-03-27
..........\......\M.jpg,657,2013-04-08
..........\......\N.jpg,767,2013-04-07
..........\......\O.jpg,12243,2008-12-29
..........\......\P.jpg,656,2009-01-02
..........\......\Q.jpg,738,2013-04-08
..........\......\R.jpg,12314,2008-12-29
..........\......\S.jpg,858,2013-03-27
..........\......\T.jpg,11437,2008-12-31
..........\......\U.jpg,12025,2008-12-29
..........\......\V.jpg,780,2013-04-08
..........\......\W.jpg,12306,2008-12-29
..........\......\X.jpg,12341,2008-12-29
..........\......\Y.jpg,686,2013-04-07
..........\......\Z.jpg,12076,2008-12-29
..........\......\京.jpg,881,2013-04-07
..........\......\桂.jpg,947,2013-03-17
..........\......\苏.jpg,830,2013-04-08
..........\......\ԥ.jpg,910,2013-04-07
..........\......\³.jpg,867,2013-03-17
..........\汽车号牌





..........\........\6.jpg,117372,2013-04-08
..........\........\7.jpg,148583,2013-04-08
..........\........\8.jpg,133290,2013-04-09
..........\........\IMG_20130311_105518.jpg,1003807,2013-04-11
..........\........\q1.jpg,49197,2013-04-01
..........\........\q2.jpg,171767,2013-03-21
..........\........\q3.jpg,114215,2013-03-21
..........\........\q4.jpg,108901,2013-04-08
..........\........\q5.jpg,36265,2013-03-27
..........\........\q7.jpg,191867,2013-03-27

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

发表评论


0 个回复

  • Bayes
    使用matlab对基于最小错误率的Bayes分类器进行仿真,编写了相应的程序,分为协方差相等和不相等两种情况,最后画出了三类的分界线(Using matlab to the smallest error rate based on the Bayes classifier to carry out simulation, the preparation of the corresponding procedures, divided into equal covariance and unequal both cases, the final draw of the three types of line)
    2009-03-07 20:06:23下载
    积分:1
  • LLF-to-identify-parameters
    该代码演示了如何用最小二乘法识别方程参数(The code make use of least square method to identify equation parameters)
    2012-03-22 09:53:17下载
    积分:1
  • A-new-methodological-framework-
    有关DFA和MF-DFA的一些代码,只要你能仔细阅读的话相信总有一个适合您(Some code about DFA and MF-DFA, as long as you can read carefully, then I believe there is always a right for you)
    2014-02-20 22:45:26下载
    积分:1
  • planseperator
    Plan separator: the code separate the bit 0 to 7 plans of an eight bits image. This is to allow image analysis and to know the most useful part of the image among its features.
    2013-11-11 03:23:40下载
    积分:1
  • Asynchronous-motor
    这是给异步电机仿真初学者比较好的资料(仿真模型),可以学习一下,然后自己就能搭建出异步发电机的模型了。省得大家走弯路(This is a simulation of asynchronous motor starter is good information(Simulation models), you can learn about and build asynchronous generator models, all by themselves.Save all detours)
    2014-06-13 14:59:54下载
    积分:1
  • fangtiu_v33
    现代信号处理中谱估计在matlab中的使用,主要是基于mtlab的程序,实现了图像的灰度化并进一步用于视频监视控。( Modern signal processing used in the spectral estimation in matlab, Mainly based on the mtlab procedures, Achieve a grayscale image and further control for video surveillance.)
    2017-01-06 10:31:36下载
    积分:1
  • Fisher
    Fisher是多元统计分析的常用的方法之一,判别分析方法可在各种领域得到应用。一般用于确定属于一个可观测量是什么类型。(Fisher method is one of the common methods of multivariate statistical analysis, discriminant analysis method can be applied in various fields. Usually used to determine what type of a observables belonging.)
    2014-12-24 17:34:31下载
    积分:1
  • ifdma_tfrank
    The Interleaved Frequency Division Multiple Ac- cess (IFDMA) scheme is based on compression, repetition and subsequent user dependent frequency shift of a modulated signal. Multiple access is enabled by the assignment of overlapping but mutually orthogonal subcarriers to each user. In this paper it is shown that IFDMA can be regarded as unitary precoded OFDMA with interleaved subcarriers. On the other hand, IFDMA is shown to be a CDMA variant with frequency domain orthogonal signature sequences and chip interleaving. Thus, it combines the advantages of single and multi carrier transmission such as low peak to average power ratio, orthogonality of the signals of different users even for transmission over a time dispersive channel and low complexity. Simulation results show the good performance of coded IFDMA transmission over a mobile radio channel for different data rates.
    2010-12-01 19:31:38下载
    积分:1
  • SANXIANG
    三相电压型SPWM逆变器在通用变频器中使用很广泛,在simulink中搭建的仿真模型(Three-phase voltage type PWM inverters are widely in simulink simulation model of the building in general inverter)
    2015-11-24 15:45:36下载
    积分:1
  • Radar-System-Modeling-and-Simulation
    雷达系统建模与仿真报告,包括雷达系统的建立,各部分信号模拟。及信号输入与输出的处理(Radar System Modeling and Simulation report, including the establishment of the radar system, each part of the signal simulation. And the signal input and output processing)
    2021-03-18 21:39:19下载
    积分:1
  • 696518资源总数
  • 104993会员总数
  • 17今日下载