搜索资源列表
基于BP网络的印刷体数字识别
- 基于BP网络的印刷体数字识别技术的完整案例,对图像处理及其BP神经网络付有完整的程序,并可以允许,同时还附有大量的测试图片-Digit recognition technology integrity cases, right image processing and neural network BP to pay the full process and allows, but also with a large number of test pictures
digital 模式识别作业
- 采用不同特征分别进行处理,印刷体阿拉伯数字的识别-different characteristics were processed, printed Arabic identification
c# OCR文字识别
- 利用office2007中的开发的图片文字识别例子。Microsoft Office Document Image,对包括中英文在内的各种语言的印刷体支持还不错。她是由清华文通oem给微软的,所以各种性能还是不错的,在office2007也包括这个功能,需要OCR的人可以参考一下。
AspriseOCR.OCR关于印刷体识别的源代码
- OCR关于印刷体识别的源代码,同时它为java编程提供了接口,OCR Recognition print about the source code, at the same time it provides a programming interface java
cPP-recog
- 介绍数字图像统计模式识别、模式识别决策方法及实现:测试代码有人脸检测与特征点定位、汽车牌照识别、脑部医学影像诊断、印刷体汉字识别、手写体数字识别、运动图像分析,共6个数字图像模式识别应用实例-Introduction of digital image statistical pattern recognition, pattern recognition and realization of decision making: the test code was face detection an
aaaaabbbbb
- 汉字识别,实现图片中印刷体汉字的识别。 完整的源代码,下载后即可编译。-Chinese character recognition, printed Chinese characters in the realization of picture identification. Complete source code can be compiled after downloading.
digital
- 用VC++实现印刷体数字的自动识别,首先,打开图像(256色);再次,进行归一化处理,点击“一次性处理”;最后,点击“R”或者使用菜单找到相应项来进行识别。识别的结果显示在屏幕上,同时也输出到文件result.txt中。 该系统的识别率一般情况下为90 。 此外,也可以单独对打开的图片一步一步进行图像预处理工作,但要注意,每一步工作只能执行一遍,而且要按顺序执行。 具体步骤为:“256色位图转为灰度图”-“灰度图二值化”-“去噪”-“倾斜校正”-“分割”-“标准化尺寸”-
writingrestore
- 硕士毕业课题:Vc++实现手写体字符识别.包括字符的预处理,分割,细化以及识别。-Master s graduate topics: Vc++ implementation of handwritten character recognition. Including the character pre-processing, segmentation, thinning, as well as identification.
2
- BD络系统原理在印刷体汉字识别中的应用 BD络系统原理在印刷体汉字识别中的应用-BD network system printed Chinese character recognition in principle of network system applied the principle of BD at Printed Chinese Character Recognition
ex3
- 基于BP神经网络识别字符. BP神经网络算法是把一组样本输入输出问题转化为一个非线性优化问题,并通过梯度算法利用迭代运算求解权值的一种学习方法。采用BP网络进行分类,并附加线性感知器来实现单字符的有效识别,算法简便,识别率高,可适用于多种高噪声环境中的印刷体字符识别。-BP neural network based character recognition. BP neural network algorithm is a set of sample input and output is
VCORC
- 嵌入式印刷体数字识别系统 基于VC-Embedded print identification system is based on the number of VC++
thin
- 可以吧粗体的印刷体汉字细化,是对文字识别的第一步-Can print it in bold Chinese characters refinement is the first step in character recognition
1234
- 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
handwrite
- 根据手写的这些特点对手写数字的识别处理进行探讨并以VC6.0开发环境加以实现。 手写数字的识别和识别印刷体汉字或数字可以使用相同的技术,实际上也确实如此。 -According to these characteristics of the handwriting handwritten number recognition processing of the development environment to explore and to VC6.0 be achieved. Han
hanzishibie
- 用visual c++编写的汉字识别程序,包含源码和测试图片,可用于印刷体的汉字识别。-With visual c++ written in Chinese character recognition program, including source code and test images, can be used for printed Chinese character recognition.
xmain
- 用matlab写的印刷体数字识别程序,对matlab 6.0以上有效-Written with matlab print digital identification procedures, more effective on matlab 6.0
wordrec
- 实现对印刷体汉字的识别,在识别过程中,主要提取了5个特征:笔画特征,连通域个数,穿线特征,投影特征和粗外围特征。-Implementation of the printed character recognition, the recognition process, the main extracted five characteristics: stroke characteristics, the number of connected components, threading feat
OCR识别
- Java语言编写的一个印刷体数学公式识别系统,可以识别图片中数学公式并转换为相应的LaTeX代码(Language written by a mathematical formula recognition system, you can identify the mathematical formula in the picture and convert it to the corresponding LaTeX code)
车牌识别文档
- 车牌字符识别是字符识别的重要组成部分。车牌字符识别的最终目的就是将图像中的车牌字符转化成文本字符,车牌字符的识别属于印刷体识别范畴。 字符识别的基本思想是匹配判别。抽取待识别字符特征按照字符识别的原理和预先存储在计算机中的标准字符模式表达形式的集合逐一进行匹配,找出最接近输入字符模式的表达形式,该表达形式对应的字就是识别结果。(License plate character recognition is an important part of character recognition. T
基于SURF特征的印刷体汉字识别方法
- 基于SURF特征的印刷体汉字识别方法,可以将字倾斜矫正(A printed Chinese character recognition method based on SURF features)