CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - Character recognition using Neural Network

搜索资源列表

  1. OCRcharacteridengtifycode

    0下载:
  2. OCR字符识别源代码,基于神经网络,用C#写的 -OCR character recognition source code, based on neural network, using the C# to write
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:54356
    • 提供者:谭剑
  1. javaForManyLayerBp

    1下载:
  2. 用Java实现的多层BP神经网络,用于颜色和字符识别-using Java multi-storey BP neural network, for the color and character recognition
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:34967
    • 提供者:wenwen
  1. Neural_Net

    0下载:
  2. 用VB写的字符识别程序,采用BP神经网络算法,对于脱离Matlab软件进行神经网络算法的编写是一个很好的例子。-Using VB to write the character recognition process, the use of BP neural network algorithm, for from the Matlab software for the preparation of neural network algorithm is a good example.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-25
    • 文件大小:8846
    • 提供者:hejian
  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. CharR1

    0下载:
  2. 利用BP神经网络实现字符的自动识别,主要是识别数字,改进后也识别字母~-BP neural network using automatic character recognition is to identify the major figures, improved after identification letters ~
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-18
    • 文件大小:4759552
    • 提供者:许浩然
  1. wenzishibie

    0下载:
  2. 利用VC++实现的,基于神经网络的文字识别系统,包括矩阵类库源代码和数字识别系统源代码。-Using VC++ to achieve, based on neural network character recognition system, including the matrix class library source code and digital identification system source code.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-29
    • 文件大小:211403
    • 提供者:hai
  1. Ulpcseggs

    0下载:
  2. 用matlab做的车牌识别的,包括车牌定位位,二值化,滤波去噪,字符分割,识别,识别部分用的BP网 -License plate recognition using matlab, including the bit of license plate location, binarization, filtering, denoising, character segmentation, recognition, identify some with BP neural network
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:4566
    • 提供者:eda52
  1. characterrecognition

    0下载:
  2. This the error backpropagation algorithm based character recognition program developed in matlab. The program folder contains the training images of some english alphabets & numerals. & trains the neural network using train command in matlab. The neu
  3. 所属分类:Education soft system

    • 发布日期:2017-11-10
    • 文件大小:7730468
    • 提供者:manish
  1. Bp_license_character_recog

    0下载:
  2. 采用bp神经网络的车牌字符识别方法研究。特征提取采用投影-变换系数法。-Bp neural network using license plate character recognition method. Feature extraction using projection- transform coefficient method.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-11-24
    • 文件大小:35522
    • 提供者:yc
  1. BPneuralnet

    0下载:
  2. 利用bp神经网络实现五个字符的识别。输入为5个5*5维的向量。输出为一个五维向量。-Five character recognition using BP neural network. Input is five 5* 5-dimensional vector. Output is a five-dimensional vector.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-02
    • 文件大小:943688
    • 提供者:姚帅
  1. Hopfield

    0下载:
  2. 利用Hopfield网络实现五个字符的识别。输入为五个5*5的向量-Five character recognition using Hopfield neural network. Its input is a five 5*5 vectors
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-03
    • 文件大小:802467
    • 提供者:姚帅
  1. Madaline

    0下载:
  2. Madaline Neural Network for character recognition. Designing a Madaline (Multiple Adaline) Neural Network to recognize 3 characters 0, C and F supplied in a binary format and represented using a 7x7 grid. The Neural Network should be trained and test
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:4150
    • 提供者:Dave
  1. cnn

    0下载:
  2. 字符识别 用卷积神经网络识别A-Z26个英文字母-Character recognition using convolution neural network A-Z26 letters
  3. 所属分类:Other systems

    • 发布日期:2017-06-02
    • 文件大小:14898210
    • 提供者:邬美银
  1. Distortion

    0下载:
  2. 这是利用神经网络来实现手写字符识别,起准确率已经达到99.26 ,可以继续调整参数达到更深层次的效果。需要自己搭建opencv环境。后期工作可以利用cuda对其更深层次的加速-This is achieved using a neural network handwritten character recognition, since the exact rate has reached 99.26 percent, can continue to adjust the parameters t
  3. 所属分类:Other systems

    • 发布日期:2017-06-10
    • 文件大小:17248154
    • 提供者:江昆
  1. huffman

    0下载:
  2. 车牌识别算法,采用BP神经网络的方法进行车牌字符识别,并能把汉字识别出来。-License plate recognition algorithm, using the BP neural network method for license plate character recognition, and to recognize Chinese characters.
  3. 所属分类:CSharp

    • 发布日期:2017-04-12
    • 文件大小:883
    • 提供者:朱大
  1. zifushibie

    0下载:
  2. 基于神经网络的字符识别。利用神经网络算法在c语言下实现车牌字符的智能识别。-Character recognition based on neural network. Using neural network algorithm to realize the intelligent recognition of license plate characters in C language.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-13
    • 文件大小:2816259
    • 提供者:何杰
  1. code(BP_to_MNIST)

    0下载:
  2. 使用BP神经网络实现手写字符库MNIST的识别。(The recognition of handwritten character library MNIST is realized by using BP neural network.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-05-01
    • 文件大小:3118080
    • 提供者:WG_JNU
  1. Desktop

    0下载:
  2. 用matlab实现车牌试别,包括定位、分割和字符识别,识别方法是神经网络。(Using MATLAB to realize license plate classification, including location, segmentation and character recognition. The recognition method is neural network.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2020-07-17
    • 文件大小:6144
    • 提供者:左手拿鸡腿
« 1 2»
搜珍网 www.dssz.com