登录
首页 » matlab » chepai

chepai

于 2017-05-02 发布 文件大小:3355KB
0 109
下载积分: 1 下载次数: 54

代码说明:

  基于MATLAB的汽车车牌牌照的识别。利用BP神经网络做GUI界面(Recognition of Vehicle License Plate License Based on. Using BP neural network to do GUI interface)

文件列表:

基于人工神经网络的汽车牌照识别MATLAB实现
........................................\汽车牌照识别程序
........................................\................\0.jpg
........................................\................\1.fig,1013267,2014-11-09
........................................\................\1.jpg
........................................\................\2.fig,51143,2014-11-09

........................................\................\3.fig,3436,2014-11-09

........................................\................\4.fig,17617,2014-11-09

........................................\................\5.fig,40112,2014-11-09
........................................\................\5.jpg,1127,2008-12-17
........................................\................\6.jpg,1243,2006-11-03
........................................\................\7.jpg,918,2006-11-03
........................................\................\8.jpg,1402,2006-11-03
........................................\................\9.jpg,1002,2006-11-03
........................................\................\A.jpg,1131,2008-12-17
........................................\................\AHE876.JPG,130342,2008-11-10
........................................\................\C.jpg,1010,2006-11-03
........................................\................\chepaidw.asv,1758,2008-12-06
........................................\................\DSC01317.JPG,140856,2006-11-03
........................................\................\DSC01318.JPG,136937,2006-11-03
........................................\................\DSC01319.JPG,129426,2006-11-03
........................................\................\DSC01320.JPG,131028,2006-11-03
........................................\................\DSC01321.JPG,147274,2006-11-03
........................................\................\DSC01322.JPG,130803,2006-11-03
........................................\................\DSC01323.JPG,141003,2006-11-03
........................................\................\DSC01324.JPG,123801,2006-11-03
........................................\................\DSC01327.JPG,123801,2008-11-10
........................................\................\G.jpg,1017,2006-11-03
........................................\................\H.jpg,770,2008-12-18
........................................\................\L.jpg,602,2006-11-03
........................................\................\location.asv,1754,2014-10-28
........................................\................\location.m,1752,2013-11-11
........................................\................\M.jpg,1032,2006-11-03
........................................\................\main.asv,2348,2014-11-09
........................................\................\main.m,2347,2014-11-09
........................................\................\N.jpg,932,2008-12-18
........................................\................\pretreatment.m,382,2008-12-19
........................................\................\R.jpg,1109,2006-11-03
........................................\................\StringSplit.m,1811,2013-11-11
........................................\................\Thumbs.db,254464,2014-10-31
........................................\................\Z.jpg,644,2014-10-31
........................................\................\渝.jpg,1339,2008-12-17
........................................\................\训练样本来源





........................................\................\............\DSC01328.JPG,129426,2008-11-10
........................................\................\............\Thumbs.db,31232,2014-10-28
........................................\程序说明.docx,13025,2014-11-09

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

发表评论

0 个回复

  • FacesAlign-2.3
    运用于人脸图像预处理中,主要实现功能有:人脸检测,人脸对齐,人脸图像放缩,人脸剪切。(Applied to the face image preprocessing, the main features are: face detection, face alignment, face image zoom, face cuts.)
    2013-10-23 21:26:50下载
    积分:1
  • wenlitezhengtiqu
    包括计算共生矩阵、对共生矩阵归一化、对共生矩阵计算能量、熵、惯性矩、相关4个纹理参数、求能量、熵、惯性矩、相关的均值和标准差作为最终8维纹理特征 (Including the calculation of co-occurrence matrix, normalized to the co-occurrence matrix, co-occurrence matrix calculation on the energy, entropy, moment of inertia, related to four texture parameters, find the energy, entropy, moment of inertia, related to the mean and standard deviation as the final eight-dimensional texture feature)
    2010-06-01 16:43:41下载
    积分:1
  • grabcut_matlab
    图像处理中的图像分割grabcut算法,经试验可以达到很高的精确度,比较难,值得研究(Image Processing Image Segmentation grabcut algorithm, the test may be achieving a high degree of accuracy, more difficult, is worth studying)
    2020-11-02 12:49:53下载
    积分:1
  • Nonlocal-Image-Restoration-
    利用非局部特性并结合低秩解法的图像降噪算法,速度很快(Nonlocal properties combined with low rank Solution image noise reduction algorithm, fast)
    2021-04-25 11:48:46下载
    积分:1
  • chessboard
    生成相机标定所用的方格图,用于相机标定使用(Generates the grid chart used to calibrate the camera)
    2017-06-24 10:05:27下载
    积分:1
  • Source-code
    Stereoscopic video coding
    2011-11-03 20:21:44下载
    积分:1
  • inpainting
    IEEE PAMI上一篇著名的Image Inpainting 算法MATLAB实现(Matlab implementation for a notable paper published on IEEE PAMI)
    2012-05-10 13:16:23下载
    积分:1
  • 光伏发电系统的并网重复控制及仿真_周雪松
    完成了对光伏发电并网控制的设计及仿真。系统采用了两级式拓扑结构:前级用直流变换器进行最大功率跟踪及直流母线电压调整;后级用逆变器将直流电能逆变送入电网。(Completed the design and simulation of photovoltaic grid-connected control. The system adopts a two-stage topology: the front stage uses a DC converter for maximum power tracking and DC bus voltage adjustment; the latter stage uses an inverter to send DC power into the grid.)
    2020-10-06 17:37:39下载
    积分:1
  • Line-detection-method
    提出了一种基于图像边缘连接的线段检测方法。数字图像中的线段是由很多线段图元组成,在同一 条线段中,它们的方向是相同的并且受到真实线段的方向约束。因此可以通过提取小的线段图元, 然后分析它们 的连接特性, 进行线段的检测。首先用ADM 算法对图像进行边缘检测, 得到单像素宽的边缘 然后在4 个方向上 进行线段的检测 对初步得到的结果进行合并和验证, 去掉短的线段, 连接临近的线段。经过实验证明, 该方法能 够快速地提取图像中的线段,并且对噪声具有一定的鲁棒性(A line segment connecting a detection method based on image edges. The segment of the digital image is composed by many segments elements, their orientation is the same and by the real line segment direction constraint in the same segment. By extracting a small segment Element can then analyze their connection characteristics for the detection of the line segment. First with ADM algorithm for edge detection on the image to obtain a single-pixel-wide edge then in the four directions on the detection of the line segments merger and verification of the preliminary results obtained, removing the short line segments, the line segments connected near. The experiments show that this method can quickly extract the line segments in the image, and certain robustness to noise)
    2013-04-13 19:12:46下载
    积分:1
  • Inpainting
    图像修复程序,专门用于去除图片中大的物体。去除后的图像裂缝通过基于用户手动得到的掩模进行填充。(This project involved removing large objects from images. From a user-specified mask, small patches were duplicated until all remaining gaps were filled. )
    2012-08-15 09:15:51下载
    积分:1
  • 696518资源总数
  • 104269会员总数
  • 31今日下载