搜索资源列表
简单的字符识别
- 一个简单的字符识别程序,根据字体的结构识别,而不是通常所用的模式匹配,神经网络识别,开辟了新的思路,希望对图像识别感兴趣的有所帮助。VC++开发-a simple character identification procedures, according to the font structure identification, but not usually used in pattern matching, neural network and open up a new line of
changyongsousuosuanfa
- 常用搜索算法 光盘上包括了书上提供的例程及算法,均可在Visual C++ 6.0下编译通过。 读者可参照书籍了解程序的使用。 实验素材里面提供了一些模式识别实验用的数据库。其中“数字和字母图像” 用于脱机字符识别里的模板匹配法,USPS字库用语Fisher线性判定识别手写数 字。由于一些原因,有些数据库不能提供,需要读者自己采集样本。 -search algorithm commonly used on the CD, including a book on th
lianjizifushibie
- 联机字符识别 实验素材里面提供了一些模式识别实验用的数据库。其中“数字和字母图像” 用于脱机字符识别里的模板匹配法,USPS字库用语Fisher线性判定识别手写数 字。由于一些原因,有些数据库不能提供,需要读者自己采集样本。 -online character recognition experimental materials inside provided some experimental pattern recognition database. These "
tuojizifushibie
- 脱机字符识别 实验素材里面提供了一些模式识别实验用的数据库。其中“数字和字母图像” 用于脱机字符识别里的模板匹配法,USPS字库用语Fisher线性判定识别手写数 字。由于一些原因,有些数据库不能提供,需要读者自己采集样本。 -experimental materials inside provided some experimental pattern recognition database. These "numbers and letters images
HandNumIdenByModelReconition
- 一种用于手写字体识别(模糊识别)实现的源代码。隶属于模式识别领域-A handwritten font identification (fuzzy recognition) the source code. Attached to the field of pattern recognition
20070604141700
- 源码提供了矢量字库轮廓的提取,为后续的汉字的识别打下了良好的基础.-source provided a vector font outline of the extraction, for the follow-up character recognition lay a good foundation.
简单手写体数字识别系统的源代码
- 为了实现对手写字体的识别,运用了人工智能的分层神经网络思想,对识别的字体通过训练学习,达到识别手写字体的功能。-order to achieve the recognition of handwritten characters, the use of artificial intelligence hierarchical neural network thinking, the right font identification through training to learn, to a
matlab.rar
- 对彩色图像特征提取,达到分类的目的,很好的,Image Feature Extraction
chepaishibieziti
- 这篇论文详细地介绍如何通过opencv实现车牌字体的识别,你值得拥有。-This paper introduces in detail how opencv license plate font recognition you deserve.
vvsoft.com
- 汉字识别系统,mydate.dat为字库先点击file, 点open,读入字库学习时字库自动保存已有键盘字符,字母,数字和简单汉字如要识别复杂汉字,请先用学习功能-Chinese Character Recognition System, mydate.dat for the font to click file, point open, read font study has been automatically saved font keyboard characters, letters,
BarCodeWin
- 1.条形码生成:通过对条形码结构、编码规则的学习和对C#中图像的读取及图像的基本操作的掌握,学会用GDI生成Code39条形码,或者用特殊字体的方式生成条形码,最终将输入的文字信息转化成符合国际标准的条形码。 2、条形码识别:确定系统框架,用C#完成课题的详细设计和代码编写,根据条形码的码制规则,对以图片方式获得的条形码通过图像处理相关知识经滤波、边缘检测、区域分割等处理进行识别,将条形码信息解析成相应文-1. Bar code generation: structure of bar co
Barcode39Rm
- 1.条形码生成:通过对条形码结构、编码规则的学习和对C#中图像的读取及图像的基本操作的掌握,学会用GDI生成Code39条形码,或者用特殊字体的方式生成条形码,最终将输入的文字信息转化成符合国际标准的条形码。 2、条形码识别:确定系统框架,用C#完成课题的详细设计和代码编写,根据条形码的码制规则,对以图片方式获得的条形码通过图像处理相关知识经滤波、边缘检测、区域分割等处理进行识别,将条形码信息解析成相应文-1. Bar code generation: structure of bar co
chepaigenzong
- 车牌识别字体,车牌识别软件需要车牌的字体信息。在本文稍后的代码中前半部分就是这个函数的实现。 后半部分是使用这个函数的一个例子。-License Plate Recognition font, license plate recognition software requires license plate font information. The code later in this article is the first part of this function is realized
miniocr
- 本软件是一款免费Ocr软件,主要用于识别图像文件之中,出现的汉字显示字体。Ocr的中文含意是光学字符识别。-This software is a free Ocr software, mainly used to identify image files into, there' s characters display font. Ocr is the meaning of the Chinese optical character recognition.
VC_ocr
- 采用这种组合特征,顺利地解决了多体汉字识别问题,即只用一个特征库就可以识别多体汉字。在工作中我们进一步认识到:不同字体的汉字图形有所不同,实质上可以认为相当于某种字体的图形加上一定的干扰。-Use this assemblage characteristic, successfully solved multi-body character recognition problems, namely, with only one feature library can recognise mult
Character-dot-matrix-font-generator
- 做汉字识别时用到的汉字点阵字体生成工具,界面是参考网上下载的一个点阵字体生成器编辑的,要用VS2005或者以上版本打开-Character dot matrix font generator tool used in Chinese character recognition is done
Printed-font-recognition
- 关于印刷字体识别的c++源代码,有图像素材,很不错,希望对大家有帮助。-About the printing font recognition c++ source code, image material, very good, and I hope for all of us to help.
shibie
- 一个基于matlab的多字体识别程序,是文字识别的小程序,有借鉴作用-A matlab-based multi-font recognition procedures, is a small program of text recognition, a reference function
arhifhcialartificial
- 为了实现对手写字体的识别,运用了人工智能的分层神经网络思想-In order to achieve the writing font recognition, used the ideas of the layered neural network of artificial intelligence
基于MATLAB的文字识别
- 基于matlab的手写字体识别程序,并对结果进行保存(Matlab based handwritten font recognition program, and save the results.)