搜索资源列表
BAM_NN
- 用外积和法设计的权矩阵,不能保证p对模式全部正确的联想。若对记忆模式对加以限制(即要求p个记忆模式Xk是两两正交的),则用外积和法设计的BAM网具有较好的联想能力。 在难以保证要识别的样本(或记忆模式)是正交的情况下,如何求权矩阵,并保证具有较好的联想能力?这个问题在用BAM网络实现对字符的识别程序仿真中得到体现。我们做过尝试,用伪逆法求权矩阵,虽然能对未加干扰的字符全部进行识别,但对加有噪声的字符识别效果很差。至于采用改变结构和其他算法的方法来求权矩阵,将是下一步要做的工作。-foreign
脱机字符识别
- 脱机字符识别:手写数字识别之Fisher线性判别,手写数字识别之模板匹配法,数字识别之神经网络法,细化算法-Offline Character Recognition : handwritten figures identifiable Fisher Linear Discriminant, handwritten figures identifiable template matching method, digital identification neural network, thinn
手写识别新
- 字符识别,手写识别算法
c02
- [demo.rar] - 增值税发票抵扣联字符识别中的图像倾斜校正方法,很有用 [2007012218032016052.rar] - 目前紧紧支持24种验证码的识别,后续版本将会慢慢加入更多可识别的格式。 [OCR.rar] - OCR光学字符识别代码,思想是背景16值变化,提供勾,圈,叉识别 [javawllt.rar] - 用JAVA编译的局域网聊天程序 v 1.0 ,此聊天程序为学习java语言而开发的 [MySoft.rar] - 一种利用硬盘序列号对
include
- 一种基于字符骨架中封闭曲线特征和纵向线条特征的两级初分类算法,将原来含有62个元素的待识别字符集比较平均的分成了三个子集,降低了后续处理的难度。-Research on Printed Character Recognition System Based on BP Neutral Network
Back_Prop_Alg
- 使用matlab工具箱来实现字符的识别和训练以及介绍了BP算法的应用-Matlab toolbox to achieve the use of character recognition and training, as well as introduced the application of BP algorithm
characterrecognition
- 本程序采用的算法有两部分组成:一是建立各类字符的模型库,二是对待识别样本进行识别分类。但由于本程序采用的七个特征量不能完全识别出ABCDE五个字母,其中C会被识别为A,B会被识别为D,这可能是因为通过七个特征量进行识别是A与C、B与D的计算值比较接近,故从而无法正确识别,该算法有待改进。-Algorithm used in this procedure has two parts: First, the establishment of various types of character mo
Recognition
- 基于模板匹配算法的识别技术,对输入的手写字符能进行实时的识别。-Recognition algorithm based on template matching techniques can input handwritten character recognition in real time.
Tchepaizifushh
- 这是研究所的内部资料,详述了车牌字符识别的一种快速算法原理及实现,它来自于实际的工工程项目,实用性及可操作性极高,对于这方面研究的朋友来说确实是一份不可多得的有用资料。 -This is the internal data of the Institute, details the principle of a fast algorithm for license plate character recognition and realization of it comes from the
oworrddistinnf
- 脱机字符识别算法,包含手写数字识别之Fisher线性判别,手写数数字识别之模板匹配法,数字识别之神经网络法,细化算法 已通过测试。 -Off-line character recognition algorithm, contains handwritten numeral recognition of the Fisher linear discriminant, the template matching method for handwritten numerals recogniti
Oppatternn
- 如果你想知道联机数字、英文字符及汉字识别是怎样实现现的,就看该算法吧! ,经测试 -If you want to know how online digital, English characters and Chinese character recognition now, to see that the algorithm it! , Tested
BPANN
- 基于BP神经网络的字符识别算法源代码,包括网络仅值训练方法,训练是通 过调用34个字符文件夹,识别率达到99.8 。-BP neural network-based character recognition algorithm source code, including the value of the network only training methods, training is by calling the 34-character file folders, the r
huffman
- 车牌识别算法,采用BP神经网络的方法进行车牌字符识别,并能把汉字识别出来。-License plate recognition algorithm, using the BP neural network method for license plate character recognition, and to recognize Chinese characters.
getOrder
- 车牌字符分割与识别的算法,采用垂直投影的方法进行车牌字符的分割。-The license plate character segmentation and recognition algorithm, using the method of vertical projection of license plate character segmentation.
chepaishibie
- 车牌识别程序,车牌bmp文件读取与字符分割、归一化,车牌识别算法。-License plate recognition program, bmp file to read the license plate and character segmentation, normalization, license plate recognition algorithms.
NumberPlateRecognition
- 车牌识别 OCR分割字符识别 SVM算法 ANN算法-License Plate Recognition OCR character recognition SVM segmentation algorithm ANN algorithm
tiny_cnn
- tinycnn 简单的lenet网络实现字符识别,和图像的二分类算法(Tinycnn simple lenet network to achieve character recognition, and the image of the two classification algorithm)