搜索资源列表
简单的字符识别
- 一个简单的字符识别程序,根据字体的结构识别,而不是通常所用的模式匹配,神经网络识别,开辟了新的思路,希望对图像识别感兴趣的有所帮助。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
神经网络进行字符识别
- 神经网络进行字符识别 matlab源码 -neural network Character Recognition Matlab FOSS
实现增值税发票抵扣联字符识别中的图像倾斜校正
- 利用VC++ 6.0实现增值税发票抵扣联字符识别中的图像倾斜校正-VC 6.0 VAT invoices deduction copy Character Recognition Image tilt correction
脱机字符识别
- 脱机字符识别:手写数字识别之Fisher线性判别,手写数字识别之模板匹配法,数字识别之神经网络法,细化算法-Offline Character Recognition : handwritten figures identifiable Fisher Linear Discriminant, handwritten figures identifiable template matching method, digital identification neural network, thinn
联机字符识别
- 联机字符识别:联机手写数字识别,联机数字、英文字符及汉字识别-online character recognition : on-line handwritten numeral recognition, on-line statistics, English and Chinese character recognition
神经网络法字符识别
- 这是一个基于神经网络法的字符识别系统,神经网络法的使用使本系统识别率很高。-This is a neural network based on the character recognition system, neural network to enable the use of the system to identify high rate.
车牌字符识别
- 基于MATLAB的车牌字符识别
matlab字符识别
- matlab作字符识别,附带字符图片,可直接运行
是关于车牌字符识别的源代码
- 是关于车牌字符识别的源代码,希望对大家有用,学习下可以。,Are about license plate character recognition source code, in the hope that useful to everybody, can study.
opencv 的手写数字字符识别
- 基于opencv 和机器学习方法的手写数字字符识别(Handwritten numeral character recognition of opencv)
手写体字符识别
- 简单的手写体字符识别,利用了k近邻和支持向量机算法(Simple handwritten character recognition, using the k nearest neighbor and support vector machine algorithm)
车牌字符识别
- 随机抽取一张车牌,用halcon进行图像处理,字符分割,最终实现车牌字符识别(Randomly select a license plate and use halcon for image processing, character segmentation, and finally realize the license plate character recognition.)
UCI的光学字符识别数据集
- 其目标是将大量黑白矩形像素显示器中的每一个识别为英文字母中的26个大写字母之一。字符图像基于20种不同的字体,并且这20种字体中的每个字母随机失真以产生20,000个独特刺激的文件。每个刺激被转换成16个基本的数字属性(统计矩和边缘计数),然后将其缩放以适合从0到15的整数值范围。我们通常在前16000个项目上进行训练,然后使用结果模型预测剩余的4000个字母类别。请参阅上面引用的文章以获取更多详细信息。(The objective is to identify each of a large
matlab中文字符的识别代码
- 基于BP人工神经网络的数字字符识别及MATLAB实现。(Digital character recognition and MATLAB implementation based on BP artificial neural network.)
基于STM32的数字字符识别
- 基于stm32和ov7670的数字字符识别(Digital character recognition based on STM32 and ov7670)
车牌字符识别
- 使用MATLAB语言实现简单的字符识别,使用神经网络算法,有效的识别车牌(Simple Character Recognition Using MATLAB Language)
基于hopfield神经网络的字符识别
- 基于hopfield神经网络的字符识别,内含源代码。基于hopfield神经网络的字符识别,内含源代码。
字符识别GUI
- 识别字符基于Matlab的字符识别识别字符(Character Recognition Based on MATLAB)
基于SVM的光学字符识别
- OCR光学字符识别是将纸上的文字扫描成数据集,然后对数据集进行分类,最终自动识别字符的技术。(OCR optical character recognition is a technology that scans text on paper into data sets, then classifies the data sets, and finally automatically recognizes characters.)
字符识别孪生网络
- 运用孪生网络技术识别minst手写字符集并计算准确率(Identifying Minst Handwritten Character Set and Calculating Accuracy Using Twin Network Technology)