CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - BP 字符识别

搜索资源列表

  1. 字符识别

    1下载:
  2. 本文将BP神经网络应用于汽车车牌的自动识别,在车牌图像进行预处理后的基础上,重点讨论了用BP神经网络方法对车牌照字符的识别。并附有部分识别代码。-BP neural network used in the automatic vehicle identification number plates, images of the license plates after pretreatment on the basis of discussion focused on the BP neural
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:857321
    • 提供者:小博士
  1. 基于神经网络的数字字符识别

    4下载:
  2. 基于BP神经网络的字符识别系统~用MATLAB编写`包括论文~以及代码~适合于毕业设计-BP neural network-based character recognition system using MATLAB ~ `~ including papers and code ~ suitable for graduate design 字符识别是模式识别领域的一项传统的课题,这是因为字符识别不是一个孤立的问题,而是模式识别领域中大多数课题都会遇到的基本问题,并且在不同的课题中,由于具体的
  3. 所属分类:报告论文

    • 发布日期:2014-01-10
    • 文件大小:10266
    • 提供者:tjj
  1. NNapply3

    0下载:
  2. 利用BP神经网络进行字符识别的程序,由于需要使用Matlab中的Toolbox,所以需要预先安装Matlab6.0及以上。-Neural Network Example ,Edited by Matlab!
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:1272
    • 提供者:Michael J
  1. BPnet

    0下载:
  2. 基于BP神经网络的字符识别,很不错的啊该系统是为了辨认识别图像中的数字而设计的,它通过对图片的一系列处理,最后识别得出图片中显示的数字。-Based on BP neural network character recognition, it is good ah the system is designed to identify the number of images to identify and design, it adopted a series of picture proces
  3. 所属分类:Project Design

    • 发布日期:2017-03-29
    • 文件大小:537142
    • 提供者:ekin
  1. BP-reconize

    0下载:
  2. BP神经网络法字符识别,不错的程序实例,采用输入,输出,三级过程,实现与模板的有效匹配-BP neural network character recognition, a good instance, the use of import, export, the three-tier process, with an effective template matching
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-10
    • 文件大小:61125
    • 提供者:nash
  1. ex3

    1下载:
  2. 基于BP神经网络识别字符. BP神经网络算法是把一组样本输入输出问题转化为一个非线性优化问题,并通过梯度算法利用迭代运算求解权值的一种学习方法。采用BP网络进行分类,并附加线性感知器来实现单字符的有效识别,算法简便,识别率高,可适用于多种高噪声环境中的印刷体字符识别。-BP neural network based character recognition. BP neural network algorithm is a set of sample input and output is
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:113497
    • 提供者:吕寿鹏
  1. shibie

    0下载:
  2. 基于bp神经网络的车牌字符识别源程序,采用字符比对的方式进行切割-The structures of the neural networks were designed using a constructive algorithm where the basic idea was to start with a small network,then add hidden units and weights incrementally until a satisfactory solution b
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:488059
    • 提供者:maliguo
  1. car_position

    0下载:
  2. 基于matlab的车牌定位、字符分割和字符识别-car population in matlab
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1641937
    • 提供者:bonnyliu
  1. mshshb

    1下载:
  2. 利用神经网络进行字符识别。字符识别时模式识别的一个典型应用。本源码将训练BP神经网络使其能过对26个英文字母进行识别。-The use of neural network character recognition. When character recognition of a typical pattern recognition application. The source will be training BP neural network to enable them to have
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:1235
    • 提供者:qiulan
  1. bprecognition

    1下载:
  2. 采用神经网络实现手写识别的一种方法,建立Bp神经网络,采用快速训练方法,可快速完成一类相关手写字体的模式识别,识别率较高,当字体变化较大识别率降低时,可重新训练具有较强的适应性。实验证实本方法较好实现了手写字符识别,但也存在识别速度较慢,有时训练不收敛等缺点-Handwriting recognition using neural network is a way to establish Bp neural network, using fast training methods, and c
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:105808
    • 提供者:caoliang
  1. bp_train

    1下载:
  2. 用改进的神经bp网络可以用来做字符识别 车牌识别 以及通常的分类 我强力推荐-Bp using the improved neural network can be used to do character recognition license plate recognition, as well as the usual categories I strongly recommend
  3. 所属分类:Graph Recognize

    • 发布日期:2016-11-24
    • 文件大小:3035504
    • 提供者:zt
  1. character_recognize

    0下载:
  2. 基于BP神经网络的 中文一到五的 字符识别-Based on BP neural network in Chinese Character Recognition 1-5
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:4884
    • 提供者:张善新
  1. BP

    0下载:
  2. 在VC下实现汉字或字符的识别,初次做,效果不是很理想-Achieve in the VC characters or characters of the recognition, the first time I think, is not very good
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-05
    • 文件大小:42449
    • 提供者:yq
  1. mbsb

    1下载:
  2. Matlab在图像处理与目标识别方面的应用 附有例题 1染色体识别与统计 2汽车牌照定位与字符识别 3 基于BP神经网络识别字符的简单实验-Matlab image processing and target recognition in the application of a chromosome with Example 2 License Plate Recognition and Statistical location and character recognition based
  3. 所属分类:Graph program

    • 发布日期:2015-07-07
    • 文件大小:1185456
    • 提供者:陶淘
  1. shenjingwangluo

    0下载:
  2. 采用BP神经网络的车牌字符识别方法研究,分析各种方法-ok
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-25
    • 文件大小:342786
    • 提供者:xiusheng
  1. BP

    0下载:
  2. 英文字符识别,很有用的 有详细的代码解析-q nhi ddddddd
  3. 所属分类:File Formats

    • 发布日期:2017-04-02
    • 文件大小:25088
    • 提供者:佳佳
  1. VC

    0下载:
  2. 字符识别原代码,将BP神经网络应用于汽车车牌的自动识别,在车牌图像进行预处理后的基础上,重点讨论了用BP神经网络方法对车牌照字符的识别。-Character recognition source code, the BP neural network used in automatic recognition of vehicle license plates, license plate image in the basis of pretreatment, focusing on the u
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:857054
    • 提供者:wjunmike
  1. gg

    0下载:
  2. 模式识别,包括分类器的设计,字符识别,以及BP神经网络-recogition
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-26
    • 文件大小:9604145
    • 提供者:戴红平
  1. BP神经网络数字识别(matlab2014a)

    2下载:
  2. 利用BP神经网络识别易拉罐底字符识别,运行前注意阅读算法说明和代码中相对路径的设置。(The BP neural network is used to identify the character recognition of the bottom of the can, and the pre operation attention to the reading algorithm and the setting of the relative path in the code.)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-21
    • 文件大小:158720
    • 提供者:QZMASE
  1. matlab中文字符的识别代码

    1下载:
  2. 基于BP人工神经网络的数字字符识别及MATLAB实现。(Digital character recognition and MATLAB implementation based on BP artificial neural network.)
  3. 所属分类:图形图像处理

    • 发布日期:2018-05-07
    • 文件大小:1465344
    • 提供者:w840837763
« 12 3 4 5 6 »
搜珍网 www.dssz.com