CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 图形/文字识别 搜索资源 - 神经网络 英文

搜索资源列表

  1. paizhaoshibie1

    0下载:
  2. 提出了一种汽车牌照的自动识别算法:先对汽车图象进行直方图均衡、平滑去噪、二值化 预处理,再根据车牌上文字变化特点快速、准确地从复杂背景中分割车牌,最后采用投影-变换系 数法提取汉字、英文和阿拉伯数字的不同维数的特征,送到相应的BP神经网络中进行识别,较好 地解决了汽车牌照的自动识别问题。
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:38.79kb
    • 提供者:zoubinbin
  1. Matlab实现基于神经网络的文字/字母识别

    6下载:
  2. 程序运用于MATLAB,实现了神经网络的文字识别,目前是对英文字母,当然对汉字要难些,而且可能会不是特别准确(因为需要训练的样本多了)。
  3. 所属分类:图形/文字识别

    • 发布日期:2011-05-09
    • 文件大小:170.36kb
    • 提供者:394902986@qq.com
  1. ZJUCJJ_SZZMREC

    0下载:
  2. 利用BP神经网络,对数字以及大写英文字母进行识别。-Using BP neural networks, on the figure, as well as uppercase letters of the alphabet to identify.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-26
    • 文件大小:88.57kb
    • 提供者:jinjin
  1. License-Plate-Recognition

    4下载:
  2. 基于神经网络的车牌识别matlab源码,利用给定的车牌图像库中(在指定的文件夹之中),任意选择其中的多副车牌图像,对其中包含的数字(0~9)或英文字符(A~F)进行手工提取训练。-License plate recognition based on neural network matlab source code, the use of a given license plate image library (among the specified folder), choose one of
  3. 所属分类:Graph Recognize

    • 发布日期:2014-12-17
    • 文件大小:93kb
    • 提供者:
  1. abshibie

    0下载:
  2. 构建神经网络,可用于识别二十六个英文字母。包含了神经网络的构建,训练和性能分析,以及识别。-recognise character
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-02
    • 文件大小:1.05kb
    • 提供者:小强
  1. SimpleOCR

    0下载:
  2. 以BP神经网络实现英文数字的字符识别-The BP neural network alphanumeric character recognition
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-02
    • 文件大小:22.67kb
    • 提供者:Mr.xu
  1. CharRec

    0下载:
  2. 字符识别的源码,可识别数字和英文。包括图像处理和模式识别的内容。图像处理包含转灰度图、二值化、滤波、细化、分割、规格化等。模识别部分包含欧式距离的模板匹配和BP神经网络。-Character recognition source code, can recognize numbers and English. Including image processing and pattern recognition. Contains to grayscale image processing, bi
  3. 所属分类:Graph Recognize

    • 发布日期:2017-11-12
    • 文件大小:766.45kb
    • 提供者:李龙
  1. recognize

    0下载:
  2. 将26个英文字母,运用神经网络进行识别,对26个字母识别具有很强的准确性-The 26 letters of the alphabet, the use of neural networks to identify the 26 letters identifying highly accurate
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-04
    • 文件大小:721byte
    • 提供者:田丹
  1. Example1

    0下载:
  2. 运用神经网络对26个大写的英文字母进行识别,对英文字母进行一定的图像处理,之后用神经网络进行分类-The use of neural network 26 uppercase letters of the alphabet recognition, the letters of the alphabet for a certain image processing, followed by neural network classification
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-04
    • 文件大小:622byte
    • 提供者:田丹
  1. Example1Tr

    0下载:
  2. 运用神经网络对26个大写的英文字母进行识别,对英文字母进行一定的图像处理,之后用神经网络进行分类-The use of neural network 26 uppercase letters of the alphabet recognition, the letters of the alphabet for a certain image processing, followed by neural network classification
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-29
    • 文件大小:913byte
    • 提供者:田丹
  1. preprocess

    0下载:
  2. 运用神经网络对26个大写的英文字母进行识别,对英文字母进行一定的图像处理,之后用神经网络进行分类-The use of neural network 26 uppercase letters of the alphabet recognition, the letters of the alphabet for a certain image processing, followed by neural network classification
  3. 所属分类:Graph Recognize

    • 发布日期:2015-06-26
    • 文件大小:1kb
    • 提供者:田丹
  1. NN_Recognition

    0下载:
  2. 1、输入80乘80的英文手写字母图像,对训练数据进行训练,然后输入测试数据,完成字母识别。 2、txt文档详细说明如何配置、运行,一般情况下可以直接运行成功。 3、主要原理采用神经网络进行手写字母识别,准确率较高。 -1, enter 80 x 80 handwritten English alphabet image, the training data for training, and then enter the test data, complete the letter
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-01
    • 文件大小:578.57kb
    • 提供者:邵曈
  1. nn

    0下载:
  2. 神经网络识别手写数字体和英文字母的程序,并有图形界面-Neural network identification number handwritten font and the letters of the program, and a graphical interface
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-11
    • 文件大小:1.96mb
    • 提供者:孙德宇
搜珍网 www.dssz.com