登录
首页 » matlab » chepai

chepai

于 2018-12-18 发布 文件大小:172KB
0 195
下载积分: 1 下载次数: 7

代码说明:

  该课题是车牌识别设计,含有人机交互式界面GUI,可以识别多省份车牌,换车牌调试即可。(This topic is the design of license plate recognition. It contains human-computer interactive interface GUI, which can recognize the license plates of many provinces and debug the license plate.)

文件列表:

chepai, 0 , 2016-12-18
chepai\chepaishibie.m, 9389 , 2017-05-06
chepai\chepaishibiegui.fig, 113764 , 2017-03-10
chepai\chepaishibiegui.m, 10196 , 2017-03-10
chepai\example, 0 , 2016-12-18
chepai\example\1.bmp, 1592 , 2008-10-17
chepai\example\10.bmp, 1592 , 2008-10-17
chepai\example\11.bmp, 1592 , 2008-10-17
chepai\example\12.bmp, 1592 , 2008-11-04
chepai\example\13.bmp, 1592 , 2008-11-04
chepai\example\14.bmp, 1592 , 2008-10-17
chepai\example\15.bmp, 1592 , 2008-10-17
chepai\example\16.bmp, 1592 , 2008-10-18
chepai\example\17.bmp, 1592 , 2008-10-17
chepai\example\18.bmp, 1592 , 2008-10-17
chepai\example\19.bmp, 1592 , 2008-10-17
chepai\example\2.bmp, 1592 , 2008-10-17
chepai\example\20.bmp, 1592 , 2008-10-17
chepai\example\21.bmp, 1592 , 2008-10-17
chepai\example\22.bmp, 1592 , 2008-10-17
chepai\example\23.bmp, 1592 , 2008-10-17
chepai\example\24.bmp, 1592 , 2008-10-17
chepai\example\25.bmp, 1592 , 2008-10-17
chepai\example\26.bmp, 1592 , 2008-10-17
chepai\example\27.bmp, 1590 , 2008-10-21
chepai\example\28.bmp, 1592 , 2008-10-17
chepai\example\29.bmp, 1592 , 2008-10-17
chepai\example\3.bmp, 1592 , 2008-10-17
chepai\example\30.bmp, 1592 , 2008-10-17
chepai\example\31.bmp, 1592 , 2008-10-17
chepai\example\32.bmp, 1592 , 2008-10-17
chepai\example\33.bmp, 1592 , 2008-10-17
chepai\example\34.bmp, 1592 , 2008-10-17
chepai\example\35.bmp, 1592 , 2008-10-17
chepai\example\36.bmp, 1592 , 2008-10-16
chepai\example\37.bmp, 1592 , 2008-10-16
chepai\example\38.bmp, 1592 , 2008-10-16
chepai\example\39.bmp, 1592 , 2008-10-16
chepai\example\4.bmp, 1592 , 2008-10-18
chepai\example\40.bmp, 1592 , 2008-10-16
chepai\example\41.bmp, 1592 , 2008-10-16
chepai\example\42.bmp, 1592 , 2008-10-16
chepai\example\43.bmp, 1592 , 2008-10-17
chepai\example\44.bmp, 1592 , 2008-10-16
chepai\example\45.bmp, 1592 , 2008-10-16
chepai\example\46.bmp, 1590 , 2008-10-16
chepai\example\47.bmp, 1592 , 2008-10-17
chepai\example\48.bmp, 1590 , 2008-10-16
chepai\example\5.bmp, 1592 , 2008-10-17
chepai\example\6.bmp, 1592 , 2008-10-17
chepai\example\7.bmp, 1592 , 2008-10-17
chepai\example\8.bmp, 1592 , 2008-10-17
chepai\example\9.bmp, 1592 , 2008-10-17
chepai\qiege.m, 541 , 2017-02-25
chepai\wordprocess.m, 454 , 2017-02-24
chepai\wordrec.m, 2207 , 2017-02-24

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

发表评论

0 个回复

  • boost_converter
    A boost converter (step-up converter) is a DC-to-DC power converter that steps up voltage (while stepping down current) from its input (supply) to its output (load). It is a class of switched-mode power supply (SMPS) containing at least two semiconductors (a diode and a transistor) and at least one energy storage element: a capacitor, inductor, or the two in combination
    2018-12-08 03:01:23下载
    积分:1
  • gek_2016
    一个简单的梯度增强克里金模型,使用虚数求梯度(gradient enhenced kriging)
    2019-04-08 10:42:11下载
    积分:1
  • DWT
    image processing using dwt method for communication
    2019-02-05 16:43:55下载
    积分:1
  • MATLAB实用源代码
    1.图像反转 2.灰度线性变换 3.非线性变换 4.直方图均衡化 5. 线性平滑滤波器 6.中值滤波器 7.用Sobel算子和拉普拉斯对图像锐化:8.梯度算子检测边缘 9.LOG算子检测边缘 10.Canny算子检测边缘 11.边界跟踪 (bwtraceboundary函数)12.Hough变换 13.直方图阈值法 14. 自动阈值法:Otsu法 15.膨胀操作 16.腐蚀操作 17.开启和闭合操作 18.开启和闭合组合操作 19.形态学边界提取 20.形态学骨架提取 21.直接提取四个顶点坐标 22.文件打开窗口(1. image reversal 2. gray linear transform 3. nonlinear transform 4. histogram equalization 5. linear smoothing filter 6. median filter 7. image sharpening on Sobel edge detection operator and Laplasse: 8. gradient edge detection operator 9.LOG edge detection operator 10.Canny operator 11. boundary tracking (bwtraceboundary function) 12.Hough transform 13. histogram thresholding method 14. threshold method: Otsu method the 15. expansion operation 16. corrosion operation 17. opening and closing operation of the 18. opening and closing combination operation 19. morphological edge extraction 20. morphological skeleton extraction 21. direct extraction of four vertex coordinates 22. file open window)
    2020-09-25 10:27:47下载
    积分:1
  • AdvancedDigitalSignalProcessingAndNoiseReduction
    Advanced Digital Signal Processing And Noise Reduction
    2009-01-04 16:09:59下载
    积分:1
  • 三维推箱子游戏源代码,非常漂亮
    三维推箱子游戏源代码,非常漂亮-3D viewing the game"s source code is very beautiful
    2022-05-31 01:28:19下载
    积分:1
  • 牛顿-拉夫逊法潮流计算 基本步骤:   (1)形成节点导纳矩阵   (2)将各节点电压设初值U,   (3)将节点初值代入相关...
    牛顿-拉夫逊法潮流计算 基本步骤:   (1)形成节点导纳矩阵   (2)将各节点电压设初值U,   (3)将节点初值代入相关求式,求出修正方程式的常数项向量   (4)将节点电压初值代入求式,求出雅可比矩阵元素   (5)求解修正方程,求修正向量   (6)求取节点电压的新值   (7)检查是否收敛,如不收敛,则以各节点电压的新值作为初值自第3步重新开始进行狭义次迭代,否则转入下一步   (8)计算支路功率分布,PV节点无功功率和平衡节点柱入功率。-Newton-Raphson method flow calculation basic steps : (1) formation of nodal admittance matrix (2) to set up the initial node voltage U, (3) the initial node-generation-related demand. calculated that the constant term formula Vector (4) nodes will be incorporated into the initial voltage-seeking, calculated Jacobian matrix elements (5) solving that equation, seek to amend the vector (6) to strike a new node voltage value (7) to check whether convergence, if not restrained. concentrated in the nodes of the new voltage as the initial value since the first three steps to re-start the narrow iterations. Otherwise, turn into the next (8) Calculation branch power distribution, PV nodes reactive power and balance-node into powe
    2022-06-02 03:02:29下载
    积分:1
  • RussiaBlock
    自己编写的俄罗斯方块,供大家参考!是在VS环境下创建的,使用C#语言编写。虽然简单但是对于初学者是很实用的。里面有很多简单但容易理解的类和对象,可以很轻松的学习游戏的开发。著作权归作者所有。 (I have written Tetris, for your reference! In the VS environment is created, using the C# language. Simple but very useful for beginners. There are so many simple but easy to understand classes and objects, you can easily learn to develop the game. All the copyright.)
    2015-11-28 10:51:31下载
    积分:1
  • 摄像头寻迹
    在Python程序下利用树莓派摄像头识别并进行移动操作的智能跟踪小车(Intelligent tracking car using raspberry camera to identify and conduct mobile operation under Python program)
    2020-11-26 17:59:31下载
    积分:1
  • PMSM_DTC_SMC
    基于二阶滑膜控制器的永磁同步电机直接转矩控制仿真(DTC of PMSM Based on SMC)
    2018-08-13 11:31:49下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载