登录
首页 » matlab » chepai

chepai

于 2017-05-02 发布 文件大小:3355KB
0 115
下载积分: 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 个回复

  • mean-1
    meanshift 分割算法meanShift,均值漂移,在聚类、图像平滑、分割、跟踪等方面有着广泛的应用。meanShift这个概念最早是由Fukunage在1975年提出的,其最初的含义正如其名:偏移的均值向量;但随着理论的发展,meanShift的含义已经发生了很多变化。如今,我们说的meanShift算法,一般是指一个迭代的步骤,即先算出当前点的偏移均值,然后以此为新的起始点,继续移动,直到满足一定的结束条件。(meanshift Segmentation algorithm)
    2018-10-25 20:22:04下载
    积分:1
  • matlabPyrTools
    可控金字塔,用于图像去噪,识别,是一种方向可控的金字塔结构的图像处理方法(steerable pyramids for image denoising, recognition, is a steerable pyramid image processing method)
    2010-09-12 16:53:15下载
    积分:1
  • 437670
    彗星窗口水印源码例程程序结合易语言模块彗星窗口水印.ec,实现窗口水印效果。(Comets window watermark source routine program combining easy language module comet window watermark .ec, achieve window watermark .)
    2016-08-23 22:02:29下载
    积分:1
  • Susan
    说明:  Susan角点提取检测,进行图像处理,主要运用在数字水印特征提取方面(Susan,In the aspect of image feature extraction, watermark is mainly used for corner detection)
    2021-04-06 11:03:19下载
    积分:1
  • particle-count
    读取图像,转化为二值,去除毛刺噪点像素,去除孤立的前景像素,膨胀,对颗粒进行计数(particle count,)
    2012-04-09 11:28:47下载
    积分:1
  • 数字
    对于原始图像 < f5.tif > ,实现下列结果。 a.用平均滤波器平滑原始图像得到的模糊图像 b.用拉普拉斯算子增强上述a得到的模糊图像 c.用拉普拉斯算子增强原始图像 (For the original image <f5.tif>, to achieve the following results. a. smoothing filter with an average original image was blurred b. using Laplacian enhancement get a blurred image above c. using Laplacian enhancement of the original image)
    2020-06-28 11:40:01下载
    积分:1
  • SAR_image_processing
    SAR复数数据转换,RAW格式数据转换,雷达图像滤波,LEE-sigema滤波,Frost滤波,Gamma-MAP滤波,KUAN滤波,雷达图像几何处理,斜距到地距转换程序。(SAR complex data conversion, RAW format, data conversion, radar image filtering, LEE-sigema filter, Frost filter, Gamma-MAP filtering, KUAN filtering, radar image geometry processing, slant range to ground from the conversion process.)
    2010-01-26 09:52:42下载
    积分:1
  • live-wire_contour_version_matlab
    自己写的matlab版的live-wire算法,效率有点低,不过可用(Written in Matlab version, the live-wire algorithm, a bit low, but available)
    2012-04-24 09:10:27下载
    积分:1
  • Three-dimensional-algorithm
    关于MC三维重建算法的二义性消除的文章,很好的消除了MC算法中的二义性(it s the article about Three-dimensional reconstruction algorithm to eliminate ambiguity in MC)
    2014-01-17 13:19:26下载
    积分:1
  • ProflieAligning
    雷达成像技术中的ISAR包络对齐Mathlab原码(original code of profile aligning for ISAR motion compensation)
    2020-11-11 20:49:44下载
    积分:1
  • 696518资源总数
  • 104349会员总数
  • 32今日下载