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

搜索资源列表

  1. hand_charactor3

    0下载:
  2. 一个手写字体的文字识别程序,包含简单的程序说明-a handwritten font identification procedures to the letter, including a simple descr iption of the process
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:55529
    • 提供者:甄景蕾
  1. handWritingRecoginition

    1下载:
  2. Java编写的手写数字识别器。可以识别一般人的手写数字字体,识别率达到80%。
  3. 所属分类:图形/文字识别

  1. TextRecognition

    0下载:
  2. VISUAL BASIC语言编写的手写OCR识别软件。提供数字和英文字母识别,识别率在90 以上。并可切换字体。-VISUAL BASIC language OCR handwriting recognition software. Provide numbers and letters recognition, the recognition rate of 90 or more. And switching fonts.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-29
    • 文件大小:28916
    • 提供者:郑杰
  1. Handwritten-digital-identification

    0下载:
  2. 手写数字识别程序 1、 在左边的白色框中长按鼠标左键手动输入数字,数字最大个数小于10个; 2、 输入的每个数字要求是连续的; 3、 两个不同数字之间不要出现笔画重叠; 4、 输入数字的速度不要太快(视个人计算机速度而定); 5、 输入字体不要太小; 6、 识别结果按照手写数字从左到右依次排列。 -Handwritten numeral recognition program, in the left white box, long click the left mo
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:739563
    • 提供者:郭粉玉
  1. NumberRecognize

    0下载:
  2. 根据RBM深度网络(Hinton,2006)进行MINST手写文字的分类器的训练,利用训练得到的权值制作了这个小程序,通过这个程序可以看出训练结果对数据集内的测试样本和训练样本都能进行很好的识别,但是对其他的手写字体识别就没有那么好了。-According to RBM depth network (Hinton, 2006) conducted MINST handwritten text classifier training, using the training to get the r
  3. 所属分类:Special Effects

    • 发布日期:2017-06-11
    • 文件大小:18145673
    • 提供者:赵辉
  1. Handwritten-numeral-recognition

    0下载:
  2. 为了实现对手写字体的识别,运用了人工智能的分层神经网络思想,对识别的字体通过训练学习,达到识别手写字体的功能。-to realize the recognition of handwritten font, using hierarchical neural network artificial intelligence, to identify fonts through training and learning, to identify the handwriting function.
  3. 所属分类:assembly language

    • 发布日期:2017-04-17
    • 文件大小:85164
    • 提供者:bbb
  1. chapter19

    1下载:
  2. 基于SVM的手写字体识别 -SVM-based handwriting recognition
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-17
    • 文件大小:125620
    • 提供者:张伟
  1. image-processing24

    0下载:
  2. 模式识别中的手写体识别,首先提取手写字体的特征,比如分块方法-IMAGE PROCESSING AND PATTEN RECOGNITON
  3. 所属分类:Special Effects

    • 发布日期:2017-04-24
    • 文件大小:178879
    • 提供者:小五子
  1. probabilistic-neural-network

    0下载:
  2. 利用基于概率的神经网络识别算法,进行手写字体的识别。-By using the neural network recognition algorithm based on probability,recognition of handwritten font.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-24
    • 文件大小:343715
    • 提供者:dong qingxian
  1. RecognitionUsingLibsvm

    0下载:
  2. 手写字体识别有着广泛的应用,本代码是基于SVM的手写字体识别-Handwriting recognition has been widely used, the code is based on handwriting recognition SVM
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-12
    • 文件大小:1419
    • 提供者:fwj
  1. main

    1下载:
  2. 采用遗传算法和支持向量机(svm)编写的手写字体识别算法,基于matlab-Handwriting recognition algorithm using genetic algorithms and support vector machine (svm) written on matlab
  3. 所属分类:Other systems

    • 发布日期:2017-05-07
    • 文件大小:1037364
    • 提供者:
  1. CNN

    0下载:
  2. 此代码是对卷积神经网络用于手写字体识别的实现,程序是基于theano库开发的,并且用到了集成化模块keras,方便我们构建自己的网络结构,很好的解决分类问题-This code is the convolution neural network for handwritten character recognition, the program is based on the theano library development, and use the integrated modular k
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:2364
    • 提供者:李知聪
  1. chapter19

    0下载:
  2. 基于SVM的手写字体识别,简单介绍SVM的应用-SVM handwriting recognition based applications briefly SVM
  3. 所属分类:matlab

    • 发布日期:2017-05-04
    • 文件大小:128309
    • 提供者:郝岩
  1. sve

    0下载:
  2. 这是关于支持向量机的手写字体识别,其中手写字体是0-9一共10个数字,每张数字有5张不同角度的照片-It s all about support vector machine (SVM) of handwriting recognition, handwriting is 0-9, a total of 10 Numbers each number five pictures of different angles
  3. 所属分类:Other systems

    • 发布日期:2017-05-05
    • 文件大小:129156
    • 提供者:吕慧
  1. svm

    0下载:
  2. 基于LIBSVM的matlab手写字体识别-A handwritten font recognition based on SVM
  3. 所属分类:AI-NN-PR

  1. shouxieziti

    0下载:
  2. 模式识别,对10个数字手写字体的测试与训练。(Pattern recognition, testing and training of 10 digital handwritten fonts.)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-21
    • 文件大小:70656
    • 提供者:蓦然浅笑
  1. lenet_iter_10000

    0下载:
  2. caffe-windows mnist 训得到的模型,可用于手写字体识别(Caffe-windows MNIST training model can be used for handwritten font recognition)
  3. 所属分类:其他

    • 发布日期:2017-12-29
    • 文件大小:1598464
    • 提供者:章洁
  1. BP_mnist

    1下载:
  2. BP网络实现手写字体识别。压缩文件包含mnist数据集,直接在pycharm运行BPNetwork.py文件,输出测试集识别结果和测试精度。(Handwritten recognition based on BP network. The compressed file contains the MNIST data set, runs the BPNetwork.py file directly in the pycharm, outputs the test set, identifies
  3. 所属分类:Windows编程

    • 发布日期:2017-12-27
    • 文件大小:22905856
    • 提供者:小玲子
  1. cnn

    0下载:
  2. matlab卷积神经网络cnn,用于手写字体识别或者其他都可以(matlab cnn For handwritten font recognition or anything else)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-04-30
    • 文件大小:3072
    • 提供者:旭旭221
  1. BP神经网络实现手写数字识别matlab实现

    1下载:
  2. 基于BP神经网络对几种字体0-9的数字识别(MATLAB)(Digital Recognition of Several Fonts 0-9 Based on BP Neural Network (MATLAB))
  3. 所属分类:matlab例程

    • 发布日期:2019-11-27
    • 文件大小:1147904
    • 提供者:程序代做x
« 1 23 »
搜珍网 www.dssz.com