搜索资源列表
-
0下载:
目前该手写体识别系统主要分为 预处理模块: 主要包括训练数据和识别数据的读取,归一化,二值化 特征提取模块:主要包括笔划方向特征和网格密度特征,还可以根据对识别率的要求继续增加其他特征 识别(分类器)模块:主要包括SVM方法和BP神经网络的方法,其中SVM方法的识别率较高,SVM+网格密度特征, 在小字符集情况下,达到了识别率97%以上 采用OO思想编写,适合做二次开发-currently the handwriting recognition system consists of pretre
-
-
0下载:
这是联机字符识别的联机手写数字识别的源代码。-This is the on-line Character Recognition on-line handwriting recognition digital source.
-
-
0下载:
数字识别源代码,能识别识别手写的数字.其中包括模板匹配等算法.-numeral recognition source code, the ability to recognize handwriting recognition figures. Including template matching algorithm.
-
-
0下载:
本文在研究基于HMM的语音识别系统的基础上,借鉴语音识别中的一些方法,建立基于HMM的手写数字识别系统,并讨论在两个不同领域的研究中,如何在充分考虑本问题领域特性的基础上,借鉴另一领域的成熟理论和方法,以提高基于HMM的语音识别和文字识别的系统性能。-Based on the research-based HMM Speech Recognition System on the basis of speech recognition from some of the ways, HMM-base
-
-
0下载:
本文在研究基于HMM的语音识别系统的基础上,借鉴语音识别中的一些方法,建立基于HMM的手写数字识别系统,并讨论在两个不同领域的研究中,如何在充分考虑本问题领域特性的基础上,借鉴另一领域的成熟理论和方法,以提高基于HMM的语音识别和文字识别的系统性能。-Based on the research-based HMM Speech Recognition System on the basis of speech recognition from some of the ways, HMM-base
-
-
0下载:
基于DSP的手写数字识别系统.介绍了基于TMS320VC5402的手写数字识别系统和该系统的基本原理,给出了它的硬件原理图和软件设计程序框图。最后描述了所用的识别算法和改进的训练算法-DSP-based digital handwriting recognition system. Based on the number of handwritten TMS320VC5402 character recognition system and the system's basic prin
-
-
0下载:
一个联机手写数字识别实例,可以对正规手写体阿拉伯数字进行识别。-a number of on-line handwriting recognition example, the informal handwritten Arabic identification.
-
-
0下载:
这个是准备做笔迹识别用的程序,很齐全哦~~想做gabor 再用kpca,最后用欧氏距离,Prepared to do this is to use handwriting recognition process, it is complete Oh ~ ~ gabor want to reuse kpca, the last with Euclidean distance
-
-
0下载:
一个手写识别的代码,主要用于对手写输入的自动识别。-A handwriting recognition code, mainly for the automatic recognition of handwritten input.
-
-
0下载:
手写识别文字 可以自动学习功能非常强大
外国人写的-Handwriting recognition text can automatically learn a very powerful foreigner
-
-
2下载:
opencv写的手写识别源代码,暂时只支持大写英文字母识别,分训练和识别两个-opencv source code written in handwriting recognition, being only support capital letters to identify, train and identify two points
-
-
0下载:
手写体识别中,对于阿拉伯数字的识别。常用的模式分类方法都可以应用。这个小程序使用的方法是线性判别分析-Handwriting recognition, for identification of Arabic numerals. Commonly used pattern classification methods can be applied. This small program uses the method is linear discriminant analysis
-
-
0下载:
联机手写识别程序源码....非常适合初学者使用-Online handwriting recognition program source code is very suitable for beginners ....
-
-
0下载:
Hidden Markov Models (HMM) have been used with
some success in recognizing printed Arabic words. In this
paper, a complete scheme for totally unconstrained
Arabic handwritten word recognition based on a Model
discriminant HMM is presented. A
-
-
0下载:
本文详细讲述了一种新型手写识别系统的设计与实现,对于开发嵌入式手写系统有很大的参考价值。-This paper describes a new handwriting recognition system design and implementation of embedded handwriting system for the development of great reference value.
-
-
1下载:
基于笔画的联机手写识别,java开发-The on-line handwriting recognition based on stroke
-
-
1下载:
手写输入识别,Java/Swing语言开发-Chinese character handwriting recognition component written in Java/Swing.
-
-
0下载:
VisualC++,手写字体识别系统,源代码,可运行-VisualC++ handwriting recognition system, source code can be run
-
-
1下载:
基于卷积神经网络的手写体识别算法,测试数据和训练数据都有,笨人已经检验过,很好用-Handwriting recognition algorithm based on the convolution neural network
-
-
0下载:
本文主要实现手写数字识别,利用多类逻辑回归与神经网络两种方法实现,并编写有GUI界面。(This paper mainly implements handwritten numeral recognition, using multiple logic regression and neural network to achieve two methods, and the preparation of a GUI interface.)
-