CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - handwritten character recognition

搜索资源列表

  1. recognition

    0下载:
  2. 用VC开发联机数字、英文字符及汉字识别、人脸的检测与定位、图像的纹理分析方法、手写数字识别之模板匹配法等识别方法代码,均通过调试运行,希望对大家有所帮助-VC-line with the development of the number of English characters and Chinese character recognition, face detection and location, image texture analysis, handwritten numeral
  3. 所属分类:Graph Recognize

    • 发布日期:2017-06-03
    • 文件大小:14.46mb
    • 提供者:hhs
  1. TextRecognition

    1下载:
  2. VB基于OCR的手写文字识别程序源代码,代码包中包括有两款演示程序,不过目前不能支持中文,可以识别数字和字母,识别率不错,识别后分别得出匹配率和匹配的字符。-VB-based handwritten character recognition OCR source code, code package includes two demo program, but can not support Chinese, can identify numbers and letters, good rec
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-30
    • 文件大小:71.37kb
    • 提供者:Newhampshise
  1. new

    0下载:
  2. 基于模板匹配的手写体字符识别方法,我的大学毕业论文,最简单的方法,结果很好用-Based on template matching method of handwritten character recognition, my university thesis, the simplest way, with good results
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:17.33kb
    • 提供者:zheng
  1. final

    0下载:
  2. 将一行手写体汉字切分成单独的汉字,为接下来的汉字识别工作打基础。-Line handwritten Chinese characters will be cut into separate Chinese characters, Chinese character recognition for the work of the next foundation.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:4.46kb
    • 提供者:liusw24
  1. 1234

    0下载:
  2. uci机器学习数据库关于字符识别的源数据。是字符识别的研究的关键数据来源。包括手写字体和印刷体两类,手写的数字和印刷体的字母。-uci machine learning database on the source character recognition data. Character recognition research is the key source of data. Including two types of handwriting fonts, and print, han
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-30
    • 文件大小:854.95kb
    • 提供者:许翔
  1. simpleOCR

    0下载:
  2. A Matlab Implementation of Optical Character Recognition (OCR)
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:10.32kb
    • 提供者:omcdr
  1. handwrittencharacterrecognition

    0下载:
  2. 三种神经网络方法用于手写体字符识别PNN、RBF、BP-Three kinds of neural networks for handwritten character recognition PNN, RBF, BP
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-05
    • 文件大小:108.85kb
    • 提供者:范范
  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
    • 文件大小:103.33kb
    • 提供者:caoliang
  1. Handwritten_numeral_recognition_of_the_template_ma

    0下载:
  2. 手写汉字识别,本文采用模板匹配的方法,进行识别,模板匹配方法的通用性大家都很了解,你可以在本代码的基础上改善新的功能-Handwritten Chinese character recognition, this paper adopts the template matching method, identification, template matching method versatility are all too familiar, you can code on the basis
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-06
    • 文件大小:525.46kb
    • 提供者:tianjinquan
  1. binaryalphadigs

    0下载:
  2. Matlab binary digits for handwritten character recognition
  3. 所属分类:File Formats

    • 发布日期:2017-04-01
    • 文件大小:45.32kb
    • 提供者:hun
  1. Recognition

    0下载:
  2. 基于模板匹配算法的识别技术,对输入的手写字符能进行实时的识别。-Recognition algorithm based on template matching techniques can input handwritten character recognition in real time.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:78.61kb
    • 提供者:wjunmike
  1. findoutcharactor

    0下载:
  2. 包括手写文字识别的各个步骤,图像的预处理、裁剪、大小转换、人工神经网络训练和识别等等。-Handwritten character recognition, including the various steps, image preprocessing, cropping, size, conversion, training and recognition of artificial neural networks and so on.
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:152.38kb
    • 提供者:木易
  1. Character-Recognition(Lib-SVM)

    0下载:
  2. 支持向量机的研究现已成为机器学习领域中的研究热点,其理论基础是Vapnik[3]等提出的统计学习理论。统计学习理论采用结构风险最小化准则,在最小化样本点误差的同时,缩小模型泛化误差的上界,即最小化模型的结构风险,从而提高了模型的泛化能力,这一优点在小样本学习中更为突出。SVM理论正是在这一基础上发展而来的,经过十几年的研究和发展,已开始逐步应用于一些领域。在解决小样本、非线性及高维模式识别问题中表现出许多特有的优势,已经在模式识别、函数逼近和概率密度估计等方面取得了良好的效果。- Support
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1.1mb
    • 提供者:任修齐
  1. Handwritten-Arabic-character-

    0下载:
  2. 基于VC++上的手写阿拉伯字符识别的程序源码,图像预处理上的程序源码-VC++ based on handwritten Arabic character recognition program source code, program source code on the image preprocessing
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-28
    • 文件大小:71.02kb
    • 提供者:刘一
  1. Handwritten-character-recognition

    0下载:
  2. 用VC++编写的手写识别系统 。。。 已调试-Handwritten character recognition
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-28
    • 文件大小:68.45kb
    • 提供者:lianglanfei
  1. Character-recognition

    0下载:
  2. 自己制作基于“欧氏距离的算法”来识别文字的相似性,从而来识别手写文字的程序,开发环境是matlab.需要讲手写的字加到字库才可以哦。-Produce their own based on the " Euclidean distance algorithm" to identify the similarity of the text, handwritten text in order to identify the procedures, the development e
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:35.14kb
    • 提供者:mr hai
  1. handwritten-character-recognition

    0下载:
  2. 基于深层网络学习的手写字符识别,识别率高-Handwritten character recognition based on deep network learning, the recognition rate
  3. 所属分类:Graph Recognize

    • 发布日期:2017-06-21
    • 文件大小:35.6mb
    • 提供者:李伟
  1. Handwritten-character-recognition

    0下载:
  2. 基于字符识别的手写体生成程序,用于图像图形处理,可供参考-Handwritten character recognition based generation program
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-10
    • 文件大小:1.83mb
    • 提供者:bingxingyulong
  1. Handwritten-Character

    0下载:
  2. 基于CNNs的手写字符识别系统,载入MNIST手写字符数据库,通过训练提取特征,达到99 的识别率-Based on CNNs handwritten character recognition system, load MNIST handwritten character database, extract features through training, up to 99 recognition rate
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-09
    • 文件大小:1.63mb
    • 提供者:citronnelle
  1. character-recognition

    0下载:
  2. 用visual c++写的一个手写文字识别程序包含源代码-With visual c++ write a handwritten character recognition program contains the source code
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-30
    • 文件大小:11.48mb
    • 提供者:林月
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com